• Resolved timmer81

    (@timmer81)


    Hi there I’m using freshy theme 2.0 and using vista is not unix option. Basically I want to adjust the whole body or theme width (to be similar to the business option but not quite as wide). I’ve had a look in the style sheet editor but couldn’t find anything obvious that stood out to edit.

    All help will be greatfully received,

    Regards

    Timmer

Viewing 2 replies - 1 through 2 (of 2 total)
  • Look in the ‘custom_vista_is_not_unix.css’ file. it’s the section:

    #page, #header, #footer {
    /*:Page width*/
    width:800px;

    If you use firefox, Firebug is a good tool to help you find these kinds of settings. http://getfirebug.com/

    Good luck.

    Thread Starter timmer81

    (@timmer81)

    Brilliant thanks ever so much. It’s done the trick.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how to adjust page/content width’ is closed to new replies.