Quote Originally Posted by mithgar View Post
Hi,

thanks again! It works now.

By the way, how do I increase the width of my main page?
Look in the stylesheet file, under the body, it has:
width:750px;

You can actually just delete that one.

Then find the mainWrapper section, and find the other
width:750px;

and adjust to the width you would like it to be.

Then you'll need to adjust the width under logoWrapper as well.