How to chang forums' width?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jobbe
    Member
    • Dec 2005
    • 34

    How to chang forums' width?

    I already tried this:

    Code:
    #wrapper { max-width: 1200px; min-width: 320px; width: 100%; } #wrapper { background: none repeat scroll 0 0 #FFFFFF; margin: auto; }
    on file css_additional.css
    and change max-width to 1600, but no luck.
    Any help?
    Thanks a lot in advance.

    Last edited by jobbe; Thu 13 Jun '13, 8:06am.
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    That worked just fine on my test site. (I only added the first rule.)

    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

    Comment

    • IggyP
      Senior Member
      • Mar 2012
      • 680

      #3
      it works for me too, what im having issue with is when you edit a post it pops back to the narrow view and doesnt show what posts will actually look like

      Comment

      • jobbe
        Member
        • Dec 2005
        • 34

        #4
        For me it worked some days ago and never worked again.
        I even tried to upload a new fresh vbulletin-style, but it didn't work as well

        Comment

        Related Topics

        Collapse

        • derbtek
          Change Width of Site
          by derbtek
          I am trying to change the width of the site, but can't seem to figure out how.

          I've gone to "styles and templates" , "style manager", "style variable editor",...
          Mon 10 Dec '12, 4:48am
        • RacingSnake
          Forum width
          by RacingSnake
          Ok, I give up, how to I extend the width of the forum to 100%?
          I tried the doc_width stylevar, but it didn't seem to do anything.
          I want to reduce the huge gaps either side of the forum....
          Tue 29 Apr '14, 12:36am
        Working...