Column and Sidebar pricipalmente the blog? -64 -
To increase or decrease the size of the main column and sidebar need to make some changes to the blog .
This practically it is for the following templates: All Minima (Dark, Blue, Ochre, Lefty, Stretch, Stretch Lefty), Denim.
"
Go to template design. Then click on Edit HTML (not Expand Widget Templates.)
1.
In the template we have to place the following:
/ * Header ----------------------------------- ------------ # header-wrapper
{width: 660px;
... } / * Outer-Wrapper ---------------------------------------- ------- * /
# outer-wrapper {width: 660px; ... } # main-wrapper
Friday, June 8, 2007
Thank You For Coming First Birthday
{width: 410px;
...
} # sidebar-wrapper
{width: 220px;
... } 2. We will have to modify
width (width) of the # header-wrapper, # outer-wrapper, the # main-wrapper and # sidebar-wrapper.
Example:
# header-wrapper {width :
900 px;
...
} # outer-wrapper {width
:
900 px; ...
} # main-wrapper {width
:
500 px; ...
} # sidebar-wrapper
{width: 320
px; ...
} 3.
To see the changes you click Preview and if you think you've done well the changes, simply click Save Template.
Note: you Perhaps this can serve as a guide for other templates.
{width: 220px;
... } 2. We will have to modify
width (width) of the # header-wrapper, # outer-wrapper, the # main-wrapper and # sidebar-wrapper.
Example:
# header-wrapper {width :
900 px;
...
} # outer-wrapper {width
:
900 px; ...
} # main-wrapper {width
:
500 px; ...
} # sidebar-wrapper
{width: 320
px; ...
} 3.
To see the changes you click Preview and if you think you've done well the changes, simply click Save Template.
Note: you Perhaps this can serve as a guide for other templates.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment