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.

how to change width...

2 posters

Go down

Solved how to change width...

Post by paor August 8th 2008, 8:34 pm

phpbb3
I won't to have different width of index page (75%) and all other pages (94%)
how I can make it

bottom script change width of all pages
Code:
* html .conteneur_minwidth_IE, * html .conteneur_container_IE, * html .conteneur_layout_IE  {
 /* Hack IE min-width */
height: 1px;
}
#wrap {
width: 94%;
tnx
avatar
paor
Forumember

Posts : 194
Reputation : -2
Language : Croatian

http://poljoprivredni-forum.biz

Back to top Go down

Solved Re: how to change width...

Post by zakir321 August 9th 2008, 12:56 am

Set the forum width to 94% in "Admin Panel / General / Config" and place then the code below in the homepage message or in a forum description that is always visible for members & guests.

<style type="text/css"><!--#wrap{width:50%;}--></style>
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

Solved Re: how to change width...

Post by paor August 9th 2008, 9:05 am

thanky you very much Sunny_D

it's solved now
avatar
paor
Forumember

Posts : 194
Reputation : -2
Language : Croatian

http://poljoprivredni-forum.biz

Back to top Go down

Solved Re: how to change width...

Post by zakir321 August 12th 2008, 2:53 am

You are welcome! Smile

-> Locked
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

Back to top

- Similar topics

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