make pagewidth static or dynamic?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Darakir
    Senior Member
    • Feb 2010
    • 109

    [vB4] make pagewidth static or dynamic?

    I have a template with a static page width, how do I make it like the standard vb4 template that adjusts after screen resolution?
  • PureVB.com
    New Member
    • Sep 2010
    • 4

    #2
    Hi,

    It comes down to how they made it static. If done proper and through the stylevar system you can do the following

    1. Login to Admin CP and go to Style Manager
    2. To the right of the skin hit the drop down box and select Style Vars
    3. In the search box type doc_ this will give you a few options
    4. Click doc_width change the value to auto and click save
    5. Click doc_margin, again if done right it will say auto for the margins left and right. Change this to 50 (to give space on each side) or 0 to make it touch the sides.

    Done, this only takes into account if the skin was done proper through VB4 Style Vars
    Pure vBulletin
    Adam - Follow PureVB on Twitter

    Comment

    • Darakir
      Senior Member
      • Feb 2010
      • 109

      #3
      That worked perfect, thanks a lot!

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...