I've tried renaming some of the website template classes to 'classname_forums', but nothing I do will center it!
Announcement
Collapse
No announcement yet.
CSS Conflict
Collapse
X
-
I am trying to wrap my forums in our new website template (see: http://forums.jwsuretybonds.com). However, there appears to be a CSS conflict with our website template CSS and the vBulletin CSS, as the forums are aligning on the left rather than being centered like the rest of our site.
I've tried renaming some of the website template classes to 'classname_forums', but nothing I do will center it!Tags: None
-
Add to your body tag (styles.css):
body {margin: 0 auto;}
Please don't PM or VM me for support - I only help out in the threads.
vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template.
W3Schools <- awesome site for html/css help
-
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment