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.

Change the width

2 posters

Go down

Change the width Empty Change the width

Post by Theus Sat 24 May - 18:22

Hello,

I got a question is it able to change the width of my forum ? Right now it is different
after what big width and high the computer got. That makes it hard to know how the page looks for the member becaus
they got different computers. So i want the page to have 1 sice like 600pixels width and so it is the same for all members
nomatter what computer they got

Thx // Andreas
Theus
Theus
New Member

Posts : 13
Reputation : 0
Language : Svenska

http://www.gamesajten.forum.st

Back to top Go down

Change the width Empty Re: Change the width

Post by Adiex Sat 24 May - 19:21

for Internet explorer user your can paste this codes onto your customize CSS box.

Code:
* html .conteneur_minwidth_IE {
  /* Hack IE min-width */
padding-left: 600px;
}
* html .conteneur_container_IE {
  /* Hack IE min-width */
margin-left: -600px;
position: relative;
}
* html .conteneur_minwidth_IE, * html .conteneur_container_IE, * html .conteneur_layout_IE  {
 /* Hack IE min-width */
height: 1px;
}
admin panel > style > color > CSS stylesheet

For mozilla firefox and opera user im afraid its auto width. you can not set they resulotion as well.
Adiex
Adiex
Active Poster

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

Back to top Go down

Back to top

- Similar topics

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