Setting width of frontpage element in mainbody position

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
Thu Jul 19, 2012 10:01 am
Reply with quote
Report this post
I'm developing on a test site and I want a single instance of Image Show GK4 on the frontpage but I want it to fill the available width and height.
Image Show GK4.png

I have adjusted the image height and width in Module Manager: Module mod_image_show_gk4 (940 x 620).
In the Template Manager under 'Layouts' I have set the mainbody width to 2 columns which ensures that the rest of the site looks the way I want it. I had hoped that with no other modules published on the frontpage that the mainbody position would expand to fill the space available but that does not happen.

It makes no difference if I set the mainbody width to 3 or higher anyway.

I feel like I'm missing something really simple, can you help. . . ?

Live link; http://www.mkclassifieds.com/newmoosites/
Superuser account on request.

Many thanks,
User avatar
Fresh Boarder

GK User
Fri Jul 20, 2012 8:37 am
Reply with quote
Report this post
Try adding following css override into your override.css and enable it template settings > advanced settings > css override "on".

Code: Select all
#gkPage > #gkContent { width:100%!important;}


See you around...
User avatar
Platinum Boarder

GK User
Sun Jul 22, 2012 11:41 am
Reply with quote
Report this post
Thank you Norman, that was perfect.
User avatar
Fresh Boarder

GK User
Mon Jul 23, 2012 2:42 am
Reply with quote
Report this post
No problem at all, see you around...
User avatar
Platinum Boarder


cron