[Pro] Page won't centre

Hi Guys

My client requested that I add a twitter feed to his site in a particular style.
I had someone design some code for me which I have inserted into my page - the feed works fine but the page will no longer centre.
He is looking into but I wondered if any of you guys could spot what is causing the problem?

Here is the original page:
http://www.rikmakarem.com
Here is the page with the twitter feed added:
http://www.rikmakarem.com/twit_four/

Thanks.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

The stylesheet “twitter_feed.css” contains the following style property on the body element that is throwing the centering off:

width:50%

Either remove that or add a new body style in Freeway that uses:

width:auto;

Steps can be found here (apologies about the missing images, I’ll try and hunt them down):

Hope this helps,

Joe

On 29 Oct 2010, at 11:13, Grazie wrote:

Hi Guys

My client requested that I add a twitter feed to his site in a particular style.
I had someone design some code for me which I have inserted into my page - the feed works fine but the page will no longer centre.
He is looking into but I wondered if any of you guys could spot what is causing the problem?

Here is the original page:
http://www.rikmakarem.com
Here is the page with the twitter feed added:
http://www.rikmakarem.com/twit_four/

Thanks.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Joe

I removed the width from the CSS as instructed - the page has been uploaded and seems to be working fine now : )
http://www.rikmakarem.com/index.php

Thanks again for your help.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options