miniBB ®

miniBB

®
Support Forums
  
 · Start · Sign in · Register · Search · Statistics · File Bank · Manual ·
Specific miniBB Support Forums / Specific /  
 

Table around forum with different background color?

 
Author pingme
Partaker
#1 · Posted: 31 Oct 2007 14:26Reply Quote
How do I add a table with diff background color around the forums?

I guess I will have to add table tags in header and footer template but not sure what to add.

Can any one help please...

Author Ivan
Advanced Member
#2 · Posted: 31 Oct 2007 15:28Reply Quote
In bb_default_style.css, or in what else style file you use:

/* Body class */

.gbody{
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FBF9F9;
margin-top: 11px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;

Author pingme
Partaker
#3 · Posted: 31 Oct 2007 16:20Reply Quote
Thanks Ivan. But I think, that will change the background of entire body. I want to have a different page background like you see on vbulletin. (white color page between body bg and forum tables)

Author Ivan
Advanced Member
#4 · Posted: 31 Oct 2007 18:02Reply Quote
The colors of the other boxes/tables are below. Each one of them is in the respective block of layout and before it there is a note what element it is for. These blocks cover the main background that I pointed to you.

Why don't you try, actually, instead of that big thinking? :)

Author Paul
Lead Lead Developer
#5 · Posted: 1 Nov 2007 04:45Reply Quote
Edit templates/main_header.html and put the starting tag for table there. Like

<table><tr><td>

Edit templates/main_footer.html and put the closing tag fot table there.

</td></tr></table>

Your issue is similar to this one.

Specific miniBB Support Forums / Specific /
 Table around forum with different background color?
 Share Topic's Link

Your Reply Click this icon to move up to the quoted message

BB code for the Bold StyleBB code for the Italic StyleBB Code for the PictureBB code for the URLUpload a File

  ?
Post as a Guest, leaving the Password field blank. You could also enter a Guest name, if it's not taken by a member yet. Sign-in and post at once, or just sign-in, bypassing the message's text.


Before posting, make sure your message is compliant with forum rules; otherwise it could be locked or removed with no explanation.

 

 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Install the File and Picture Attachments add-on: extend your miniBB-forums, attaching images and files.