Template Width

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Thu Jun 14, 2012 3:02 pm
Hello.

If i enable template width to auto on dimension template menu, maxim resize is 1200 px how can i change to resize to with=1920 px maxim

thank you
User avatar
Senior Boarder

GK User
Fri Jun 15, 2012 9:18 am
Use following css code in override.css file which is located in templates/gk_templatename/css/override.css
and enable it in template settings > advanced settings > css override.

Code: Select all
.main { width: 1920px!important; max-width: 1920px!important; }


See you around...
User avatar
Platinum Boarder

GK User
Fri Jun 15, 2012 11:08 am
thank you !
User avatar
Senior Boarder

GK User
Sat Jun 30, 2012 9:11 am
No problem at all, see you around...
User avatar
Platinum Boarder


cron