Board index PBase HTML and Style Sheets Seperating comments

HTML and Style Sheets

Seperating comments

Customize your galleries.
srijith
Moderator
 
Posts: 2321
Location: Amsterdam

Seperating comments

Post Tue Sep 09, 2003 10:31 pm


Just a note for people who might wander looking for it. If you feel that that all the comments in your gallery are looking one messed up blob of text, just add something like the following in your CSS to seperate the comments. Change the color as per your page requirements:
Code: Select all
td.message_body {
border-bottom: 1px solid #cccc99;
}


If you don't like a solid line but rather have a dashed one, change to:
Code: Select all
td.message_body {
border-bottom: 1px dashed #cccc99;
}

Board index PBase HTML and Style Sheets Seperating comments

Who is online

Users browsing this forum: ClaudeBot and 1 guest