This may be a silly question, but how do I switch the theme over to fixed width?

Comments

Florian’s picture

Change this line in style-base.css file:
#page {width: 95%;} -> default fluid width... to
#page {width: 800px;} -> 800px fixed width

firemountain’s picture

i've done this, but still no go?

i don't understand. i'm using salamander 14 dark and i changed exactly that which was instructed in the readme and then repeated here.

please advise. i love this theme,
thank you Dr.

firemountain’s picture

ok i just figured it out

it worked when i moved the updated style-base.css file into the salamander 14 dark folder.

the basics probably..

thanks again for this theme