Help - Search - Members - Calendar
Full Version: Helpppp! please!
Forums > Resource Center > Support Center > Myspace Support > Myspace Resolved Topics
hikaribliss
Pleaseee help.
okay, I'm working on a layout with rollovers and I can't make them stay in the same place in other resolutions.
I know there is a way to do this, I just don't know how.
Can anyone help?
schizo
Moved to Myspace Support.

Could you give us your codes and a preview, maybe? There are different ways to position things depending on what you're trying to do and how the rest of your code looks.
sohel02
There are different ways to position things depending on what you're trying to do and how the rest of your code looks.
hikaribliss
QUOTE(schizo @ Aug 23 2008, 12:56 PM) *
Moved to Myspace Support.

Could you give us your codes and a preview, maybe? There are different ways to position things depending on what you're trying to do and how the rest of your code looks.



This is my code.

CODE
.credit {
position:absolute;
left:50%;
top:0%;
margin-left:-336px;
margin-top:279px;
background-color:transparent;
width:auto;
height: 79px;
text-align:justify;
visibility:visible;
z-index:3;
}

.hikaribliss {
display: block;
height:40px;
width:73px;
background-COLOR:transparent;
background: url('http://i240.photobucket.com/albums/ff218/xx__yuna__xx/01CREDITrollover.jpg');
background-position:top left;
background-repeat: no-repeat;
}

.hikaribliss:hover {
background-position: bottom left;
border:none;
background-color:transparent;
}


I remember you telling me to add something.
But I'm not sure what to add and where to make it stay in one place for all resolutions.

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.