Elxis CMS Forum

Extensions => Templates => Topic started by: LT-user on March 23, 2008, 12:31:11

Title: width % problem making content box
Post by: LT-user on March 23, 2008, 12:31:11
How to change content box width to 98% as in http://www.elxis-srbija.org/

Code: [Select]
<div class="modfpg-box" style="[b]width: 98%[/b];"> default value is 48%  in http://www.elxis-demo.com/

There are 2 box (width 48%) in a row 
Code: [Select]
div class="modfpg-box" style="[b]width: 48%[/b];">
Need Help
Title: Re: width % problem making content box
Post by: LT-user on March 23, 2008, 13:19:52
I am so stupid..  :D I wanted to  do that using css

All I had to do is go to:

Modules > SiteModules > FrontPage > culumns value set  1


Taht's it  ;D
Title: Re: width % problem making content box
Post by: datahell on April 11, 2008, 19:48:07
 ;D