Sidebar width and module variation

September 07 Joomla Templates
GK User
Wed Aug 22, 2012 2:29 pm
Hi,

Love this theme but it seems like all the sidebar modules are the same width. Can I increase a custom html module to spread accross 2 module positions?

Also how do i create a module like in the image attached, i see no documentation on that.

Thanks! :D
User avatar
Fresh Boarder

GK User
Wed Aug 22, 2012 3:03 pm
Hi

You can try adding custom suffix to the module, providing specific width in pixels and the rest of the responsive blocks will adjust automatic.
For example, enable override.css file on template parameters and them add this line on that file.

Code: Select all
.box.pluswidth {width:500px!important}


By adding the suffix "[space]pluswidth" to the module, it will populate widther.

Cheers
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.