box width
-
how to edit the width of the body text or main box
The blog I need help with is: (visible only to logged in users)
-
Move your mouse to the lower right hand corner of the text box (you will see two diagonal lines). Your mouse should change to the Resize pointer (double arrows). Click and drag and you can re-size the box to whatever size you like.
-
Here’s an example you can start with—you can experiment with different widths and percentages until you find the fit you want:
#wrapper { max-width: 1450px; } #primary { width: 72%; }
- The topic ‘box width’ is closed to new replies.