The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Static Page Background
When inserting a new static page on my home page, the background is always white. How can I change the background color for newly created static pages within the CMS?
|
#2
|
||||
|
||||
Can we get a link to see the problem?
|
#3
|
|||
|
|||
Thanks Lynne.
Here is the link. When I insert the static page, it has the white background on the top, bottom and right side. http://www.rokslide.com/public_html/content.php --------------- Added [DATE]1322078869[/DATE] at [TIME]1322078869[/TIME] --------------- Also, in my HTML page, the images are properly spaced, but when placed in the static page within the CMS, the spacing changes. ? |
#4
|
||||
|
||||
Using firebug, you can see your white background is from this CSS:
HTML Code:
div.article_preview { background: none repeat scroll 0 0 #FFFFFF; color: #CCCCCC; float: left; line-height: normal; margin-bottom: 4px; padding: 4px 4px 0 0; text-decoration: none; width: 100%;} |
#5
|
|||
|
|||
Changed it and it works great. It is very much appreciated. Happy Thanksgiving
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|