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.

Filling whole browser?

4 posters

Go down

Filling whole browser? Empty Filling whole browser?

Post by ShiKaKa March 12th 2008, 9:37 am

Is there s way to expand the website so it fills everything on browser? I could have swore it did until a little bit ago everything seems so crunched up now =/ please help!

Filling whole browser? Xtc_si10
avatar
ShiKaKa
New Member

Posts : 7
Reputation : 0
Language : English

Back to top Go down

Filling whole browser? Empty Re: Filling whole browser?

Post by Shadow March 12th 2008, 9:45 am

Try enhancing the width of your forum in styles > colors > pages structure Smile
Shadow
Shadow
Manager
Manager

Male Posts : 16217
Reputation : 1831
Language : French, English

Back to top Go down

Filling whole browser? Empty Re: Filling whole browser?

Post by Adiex March 12th 2008, 10:45 am

hi,

i found way to solve that problem and its working for me. please follow this step carefully.

go to admin panel > style > color > CSS Stylesheet > See Your's Basic CSS.

Click that and your basic CSS style will opened (mostly opened with notepad). Copy all content of that CSS and paste it on CSS blank forum there. (admin panel > style > color > CSS Stylesheet)

after that look carefully on taht code and find this code :
Code:
.bodylinewidth {
width:90%}
.forumline{
 background-color: #1a1a1a;
 border: 2px #121212 solid;
 }

finally look at "width:90%" and adjust it which ever your like.

IMPORTANT : please backup your forum before do this step incase something wrong happen. ty

cheers,
adiex
Adiex
Adiex
Active Poster

Male Posts : 1014
Reputation : 33
Language : er?
Location : back alive & kicking xD

Back to top Go down

Filling whole browser? Empty Re: Filling whole browser?

Post by zakir321 March 12th 2008, 2:14 pm

Want to mention at this point that your code above works only for phpBB 2.0! The proper code for version 3.0 would be:

Code:
#wrap {width:100%}

However, I advice you to use Typlo's suggestion anyway as it's the easier method.
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

Filling whole browser? Empty Re: Filling whole browser?

Post by Adiex March 12th 2008, 2:28 pm

hi,

yes, typlo suggestion are far more easy to follow. btw, that option wont show if your still using v2.0 instead of v3.0,

its happen to me bcz im still using 2.0 version bcz sorry to say but v2.0 skin far more better than 3.0 Wink
Adiex
Adiex
Active Poster

Male Posts : 1014
Reputation : 33
Language : er?
Location : back alive & kicking xD

Back to top Go down

Filling whole browser? Empty Re: Filling whole browser?

Post by ShiKaKa March 12th 2008, 9:26 pm

Yes 2.0 skins own Smile thanks for all the help guysmuch appreciated!
avatar
ShiKaKa
New Member

Posts : 7
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