Can I change a skin to fixed width?

Use this forum to ask questions about how to do things in GuMax skin.
Post Reply
User avatar
lionkid
Rank 0
Rank 0
Posts: 2
Joined: April 17th, 2011, 4:43 am

Can I change a skin to fixed width?

Post by lionkid »

Hi. Thank you for providing a beautiful skin!
I'm a GuMaxVN 2.0 user.
I tried to update GuMaxVN 2.0 to 2.1.
But unfortunately I had a problem because of the flexible design that we can change a width.
I need a skin of fixed width.
so my question is this
Can I change 2.1 skin to fixed width?
(or better to use 2.0?)
User avatar
lionkid
Rank 0
Rank 0
Posts: 2
Joined: April 17th, 2011, 4:43 am

Re: Can I change a skin to fixed width?

Post by lionkid »

I think I could resolve it by comparing 2.0 with 2.1.

[gumax_template.css]
#gumax-wrapper
{
- width: 80%; /* page width */
+ width: 970px; /* page width */

This looks to work good.
Still I have small problems in 2.1 skin but I decide to update to 2.1 and to manage them.
Thanks.
Post Reply