This Message Forum is no longer in use

Please use the new Bravenet Help Forums FOUND HERE

General Forum
This Forum is Locked
Author
Comment
View Entire Thread
Re: Help! How To Centralise Webpage .....

You have used css to lay it out so create a container DIV around the whole page and center that in the stylesheet.

Re: Help! How To Centralise Webpage .....

The fault lies in your style.css file. something in it is pushing everything to the left. play with the settings in it to correct the problem.

Re: Re: Help! How To Centralise Webpage .....

I think you will find that the site is DESIGNED to be left aligned. The easiest way to fix it is to wrap it in a container and centre that.

Re: Help! How To Centralise Webpage .....

Thank, all. I'll give it a try. Hope it works.

Re: Help! How To Centralise Webpage .....

Hi! I tried, but it's not working. Would you pls give me an example of the html code that I could copy & paste into my css file? Do I insert the html code only into the style section of the css file? Pls adv. Tks.