Hot to increase the width of the Custom inner inset

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Dec 29, 2013 1:36 am
Reply with quote
Report this post
Hello,
I would like to increase the width of the "inner inset" column.

so I get the id of the menu that I wanted to apply the change, and the percentage of the width in the template configuration.
Unfortunately, the configuration is not applied to the page, only the default width is applied.

Image

I forgot something?

thank you in advance.
User avatar
Junior Boarder

teitbite
Tue Dec 31, 2013 2:53 am
Reply with quote
Report this post
Hi

Please show me the site and send me an access to joomla panel.
User avatar
Moderator

GK User
Mon Feb 03, 2014 1:02 pm
Reply with quote
Report this post
Same problem here. I want inner_inset to have another width only on the frontpage. I've made the rule, but no action.
User avatar
Junior Boarder

teitbite
Tue Feb 04, 2014 4:43 pm
Reply with quote
Report this post
Hi

Please show me the site and send me an access to joomla panel.
User avatar
Moderator

GK User
Mon May 12, 2014 9:18 pm
Reply with quote
Report this post
Hello totalgamercom, bruno_techzone.
Did you find the solution for the problems with "custom inner inset width"? Could you share your solutions?
I faced the same problem as you, but with "custom inset width".
User avatar
Fresh Boarder

GK User
Mon May 12, 2014 9:39 pm
Reply with quote
Report this post
Or maybe, teitbite, you could help?
User avatar
Fresh Boarder

teitbite
Tue May 13, 2014 10:01 pm
Reply with quote
Report this post
Hi

Of course. Please show me Your site and send me an access to joomla panel.
User avatar
Moderator

GK User
Fri May 16, 2014 10:21 am
Reply with quote
Report this post
Hello,
I partially solved the problem installing a module (Custom CSS) to change the css on one or more pages. I enuite applied this module on the page or pages with a css file set.

Code: Select all
#gkMainbody > div + #gkInnerInset {
   padding-left: 0px; /* Enlargement of the right column */
}
User avatar
Junior Boarder

teitbite
Sat May 17, 2014 1:25 pm
Reply with quote
Report this post
Hi

I'm starting to believe this is the only way. Looks like th override in template is not working as expected. I'll inform programmers about that and menwhile please follow the Costom Code module solution adviced by @totalgamercom
User avatar
Moderator

GK User
Mon May 19, 2014 1:35 pm
Reply with quote
Report this post
OK. Sadly, but will wait for updates in template from programmers. Will try Custom CSS module.
Thanks to all.
User avatar
Fresh Boarder

teitbite
Thu May 22, 2014 4:47 pm
Reply with quote
Report this post
Hi

I got an answer from programmers along with a video where they shown me that this option is working, which means that problem is somewhere else. I think it would be better to use Custom CSS like K2 Tools module. Looking for an extention in conflict with this function may take a lot of time.
User avatar
Moderator


cron