Web Global Net
Administrator
     
Offline
Posts: 1,685
|
 |
« Reply #1 on: March 26, 2008, 07:04: PM » |
|
We cleaned up your news page and added an other page called Events. We can remove the News Bar from the Home page if you want still but it looks much better than before.
The best way to control the width of things on a page is to use tables. What we did on your home page for the main content was create a single celled table ( 1 row - 1 column) and then sized it to about 450 pixels using the <table> properties inspector and then pasted your content into the cell.
This seemed to do the trick.
Sometime when you add and delete stuff to an existing page the formatting gets screwed up and it might be better to start over by going into the code mode and deleting everything and going back to the edit mode and begin again.
|