Replies

May 28, 2009 16 years ago
AROMA
keeps bleeding love
User Avatar

So I've seen people using links on their profiles with what appears to be either floating images or hotspots. I've been playing with the css on my profile for almost 2 hours now and can't seem to get anything to work. I was wondering if anyone could help with this, or is it a trade secret?

Example: The Mail, Trade and Wish 'tabs' on 's profile or the Mail, Wish and Edit 'buttons' on 's profile.

Thanks

[Center]
[/center]

May 28, 2009 16 years ago
paranoia
is FIERCE
User Avatar

I'm not sure how Charm does it but there is a tutorial here.

May 28, 2009 16 years ago
AROMA
keeps bleeding love
User Avatar

I can get that far, but the issue is getting the image to appear over the background image. For example where it says "deviantart" on the background of my profile I have another image I want to sit on top of that to link to my DA. I can get the image and link in a blank section of my profile but it seems to disappear when I try to put it over the background.

[Center]
[/center]

May 29, 2009 16 years ago
The Royal
Gem
User Avatar

Mine are just regular image links in a Blank section in a third column, which is positioned so that the buttons line up correctly with the background. They move up on hover because I put them in a div class that is set to adjust the position of the link on hover. a:hover {position: relative; top: -4px;} Then in the section where I type out the code for the links, I put <div id="links"> before it, and end the div after the link buttons.


I took a trip
Back to the winter of 1985

May 29, 2009 16 years ago
AROMA
keeps bleeding love
User Avatar

Thank you so much , that really helped :) I think I can sort it out now ^^

[Center]
[/center]

Please log in to reply to this topic.