• Welcome to WebsiteBaker Community Forum. Please log in or sign up.
Welcome, Guest
News
Support WebsiteBaker
Your donations will help to:
PayPal
  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!
You can donate by clicking on the button below.

Page width question

Started by whitestream6, October 30, 2008, 05:54:26 PM  ( Read 6,480 times )

whitestream6

I created a new CSS stylesheet, reloaded add-ons and it displayed properly.
However, I'm not sure how to make the page wider - anyone know what CSS I would need to edit to make it wider??

I'm fairly new to this thing, so I'm making a few mistakes here and there...

Thanks

    marathoner

    Google CSS tutorial...there are many out there.

    You'll want to apply the 'width' property to a block element like a DIV. You might also apply to BODY. Research this so that you understand the difference between a hard width (defined in PX) or a soft width (defined by % or EM) and the advantages/disadvantages of each.

      \n\n