[quote=gunner213]wat is dat friends_photo_url_1???[/quote]
the link to your friends photo that u gonna use for this trickz.
![=)](img/smilies/aww.gif)
==
[quote=jordanrules]Why is it when it's the horizontal style the margin on the left side is wider compared to the right. When I use Firefox it's really wide on the left and on IE it's a bit wide but you can tell the difference is noticeable. How do you make the margins equal or almost equal?[/quote]
hmm i experience it too. but in ie, it looks fine.
try something like this. on the css file.
[spoiler]
#imageMenu {
position: relative;
[b]left : -10px;[/b]
width: 500px;
height: 150px;
overflow: hidden;
}
#imageMenu ul {
list-style: none;
margin: 0px;
display: block;
height: 150px;
width: 1000px;
}
#imageMenu ul li {
float: left;
}
#imageMenu ul li a {
text-indent: -1000px;
background:#FFFFFF none repeat scroll 0%;
border-right: 2px solid #fff;
cursor:pointer;
display:block;
overflow:hidden;
width:80px;
height: 150px;
}
#imageMenu ul li.friends1 a {
background: url(friends_photo_url_1) repeat scroll 0%;
}
#imageMenu ul li.friends2 a {
background: url(friends_photo_url_2) repeat scroll 0%;
}
#imageMenu ul li.friends3 a {
background: url(friends_photo_url_3) repeat scroll 0%;
}
#imageMenu ul li.friends4 a {
background: url(friends_photo_url_4) repeat scroll 0%;
}
#imageMenu ul li.friends5 a {
background: url(friends_photo_url_5) repeat scroll 0%;
}
#imageMenu ul li.friends6 a {
background: url(friends_photo_url_6) repeat scroll 0%;
}
.clear {
clear: both;
}
[/spoiler]
edit the bold part.
![=)](img/smilies/aww.gif)
==
[quote=gunner213]the pic on my rollover image was the ripway website...huhuuh[/quote]
maybe ur ripway exceed bandwidth.
![;)](img/smilies/;).gif)
==
[quote=merx7ii]this is by far the best tweak for the featured friends! hahahaha thanks so much. now my friend's list toootally rocks
![:eh:](img/smilies/unibrow.gif)
thanks!! plus 1 for you sir!
![=)](img/smilies/aww.gif)
![:thumbsup:](img/smilies/thumbsup.gif)
[/quote]
wow thx sis!
![:cool:](img/smilies/8J.gif)
==
[quote=merx7ii]quick question:
How do i remove the white background?[/quote]
are u using the vertical style?
Last edited by unmaskedluke (2008-07-19 12:25:27)