for the search, my way to preload images! haha

Search for in

Comment Dividers

MySpace Website Tutorials | Submited Dec 10, 2007

Written by: User Picture..

Various ways of using dividers in your comments.

Notes:


you can find dividers here.
You'll need to get the url (right click image>>copy image location) to put in the codes below.
Adjust the height in the code so it looks good depending on the image you're using.
The code(s) go inside your Style Tags

Simple Divider



.37182{simple divider, no text}
.blacktext10{
display:block;
background-color:000;
background-image:url(IMAGE_URL_HERE);
background-repeat:repeat-x;
height:25px;
font-size:0;
letter-spacing:-37182px;
}


Divider with text



.37182{Divider with text}
.blacktext10{
display:block;
background-color:000;
background-image:url(IMAGE_URL_HERE);
background-repeat:repeat-x;
height:25px;
font-size:12px;
color:ffffff;
}


Divider with text on top



.37182{divider with text on top}
.blacktext10{
display:block;
background-color:000;
background-image:url(IMAGE_URL_HERE);
background-position:bottom;
background-repeat:repeat-x;
height:40px;
color:FFF;
text-align:center;
}


Divider with text on Bottom



.37182{divider with text on bottom}
.blacktext10{
display:block;
background-color:000;
background-image:url(IMAGE_URL_HERE);
background-position:top;
background-repeat:repeat-x;
height:20px;
color:FFF;
text-align:center;
padding-top:20px;
}



Divider on the bottom of each comment



.37182{divider at the bottom of each comment}
.columnsWidening{
display:block;
background-color:000;
background-image:url(IMAGE_URL_HERE);
background-position:bottom;
background-repeat:repeat-x;
color:FFF;
text-align:center;
padding-bottom:23px;
}
.commentlinks{margin-bottom:-20px}

tags Tags: comment divders

3Thumbs up  Thumbs down0

Related Tutorials
Hide Comments
Marquee comments
Hiding tables on your profile
Friends in a DIV layout
Comment Dividers
Scrolling comments
Resize comment images [skem9]
How to Rate and Comment on Layouts
Hiding subscribe to blogs, view all friends, and comment links
4 Comments
  User Picture.. ~ 12/14/07, 3:24am
Picture..
I'll see if I can get it to work with div comments.
  User Picture.. ~ 12/13/07, 10:26pm
Picture..
i tried this with a overlay and it didnt work :(
  User Picture.. ~ 12/11/07, 7:28pm
Picture..
Have fun :)
  ERROR ~ 12/11/07, 6:18pm
Picture..
[jumping] Yay for this tut Brandon! On my way to play :0)

1 


Sorry, you have to be a member to comment tutorials