PDA

View Full Version : vbulletin messing up my css style



dcallan
Thu 5th Jan '06, 3:17pm
Hello everyone, hope all is well. I'm having major problem integrating vb into my new site design. Basically my files consist of php includes and CSS styles governed by an external sheet, updating will be very easy. Everything fine as far as most of the site is concerned.

The problem occurs when I try to integrate vb into this design. My leftnav which basically consists of <div> and <span> defined by CSS is about 20-30 pixels bigger when I included it using the plugin system in vbulletin. Because of this my 'content' definition which is 76% in width wrap to underneath the leftnav navigation section.

Now I can make it fit if I skrink the 76% to say 73% but it takes away from the regular design of the other pages, why does anyone know would my css be navs be somewhat bigger from a vb page.

I have included 3 plugins the header/footer and leftnav. Header and footer seem to work fine. How can I control vb width better, I have tried everything I can think of in the styles sections.

Please help.

dcallan
Thu 5th Jan '06, 4:21pm
oh my god, I can't believe it, it was the doctype statement at the very top, I was wondering why my scrollbars where not working and I must have also been using some other fairly newish css stuff.