The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Forum Index too Wide

2 posters

Go down

Forum Index too Wide Empty Forum Index too Wide

Post by Coz August 21st 2009, 4:41 am

I had members complaining the didn't like how the widgets were squashing the forum.

I recently read here, that if i went to General>>Config>>page structure, i could set it to 'auto' to widen the forum.

Now they are complaining its too wide. So i set it back to 80% (im sure that's what it was original), but they are still saying its too wide.

http://illusions.forum8.biz/forum.htm

It looks fine here but im on a widescreen.

Any ideas how to get the forum back to its original width?

Its only the homepage that's the issue. When inside the Forum every thing is normal.

Thanks.
avatar
Coz
Forumember

Posts : 55
Reputation : 0
Language : English

Back to top Go down

Forum Index too Wide Empty Re: Forum Index too Wide

Post by ankillien August 21st 2009, 7:58 am

Hello,

Try adjusting the width via CSS.
Admin CP > Display > COlors > CSS.
Add this code there and submit..

Code:
.bodylinewidth {
width : 800px;
}

or this code..

Code:
.bodylinewidth {
width : 80%;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Forum Index too Wide Empty Re: Forum Index too Wide

Post by Coz August 21st 2009, 8:34 am

I tried both but neither made any difference to the homepage.
avatar
Coz
Forumember

Posts : 55
Reputation : 0
Language : English

Back to top Go down

Forum Index too Wide Empty Re: Forum Index too Wide

Post by ankillien August 21st 2009, 10:26 am

Sorry for that.
Try this code please...

Code:
.bodylinewidth {
width : 800px !important;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Forum Index too Wide Empty Re: Forum Index too Wide

Post by Coz August 21st 2009, 11:03 am

I just tested it, and it didnt work..had a think about it, and decided to remove the ads at the bottom of the page.

That's the problem. Its pushing the page out.

Sorry. Thanks Anyway.
avatar
Coz
Forumember

Posts : 55
Reputation : 0
Language : English

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum