Change Childcontent menu width is impossible!

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Wed Oct 03, 2012 11:43 am
Hi

I am trying very hard to change the width of submenu in this template but I have found it difficult if not impossible

Nothing I try in CSS will chnage the already defined "element.style" which is set at 200px wide. I thought this could be changed in menu settings, but the filed for changing it is not there

Image

The above image shows the field to alter menu column width, taken fro your own wiki for Gavern 3.0, but in templateDetails.xml this field is never created

How can I change column width?

Thanks
User avatar
Junior Boarder

Konrad M
Wed Oct 03, 2012 12:05 pm
Hi,
please try add to override.css
Code: Select all
.childcontent,
.childcontent-inner,
.childcontent-inner .gkcol {
width:230px;
}

and set your value. Remember to enable override.css option in template settings.
User avatar

GK User
Wed Oct 03, 2012 12:21 pm
Hi Konrad

yes, you would think that works but it does not!

Nothing I try can override the element.style width.

I can't even find where that element.style is set. Any ideas?
User avatar
Junior Boarder

Konrad M
Wed Oct 03, 2012 12:24 pm
Can you give me url to your site? And send Private Message with access to your joomla back-end.
User avatar

GK User
Sun Oct 07, 2012 10:31 pm
can't send PM! And site is being developed locally, won't have demo online for at least a week, so please lets sort this in the thread if we can
User avatar
Junior Boarder

Konrad M
Mon Oct 08, 2012 7:41 am
Without url I can't help you. Please let me know when site will be online.
User avatar


cron