Board index PBase HTML and Style Sheets Width table

HTML and Style Sheets

Width table

Customize your galleries.
michel_5169
 
Posts: 16

Width table

Post Tue May 04, 2004 4:26 am


I want to modify the width "table" for the comments:
I hop 75%...
Any idea for that ?
I don't find the line code.
Thanks

arjunrc
 
Posts: 1003

Re: Width table

Post Tue May 04, 2004 6:17 pm


michel_5169 wrote:I want to modify the width "table" for the comments:
I hop 75%...
Any idea for that ?
I don't find the line code.
Thanks


You may want to try this:


td.message_body p
{
width: 75%;
/* the padding stuff is optional */
padding-top:15px;
padding-bottom:15px;
padding-left:15px;
background: rgb(230,230,250);
}

Also, for this to work, make sure you dont specify a background in
td.message_body and .message_body classes.

regds
arjun

michel_5169
 
Posts: 16


Post Wed May 05, 2004 5:23 am


Ok !
Well done. I understood now.
Thanks !


Board index PBase HTML and Style Sheets Width table

Who is online

Users browsing this forum: ClaudeBot and 0 guests