overflow:visible and width:100% for gkBottom

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
Wed Feb 06, 2013 12:50 am
Reply with quote
Report this post
Hi,

I tried to set for bottom2 position "visible" overflow and "100%" width like gkPageTop and gkBannerTop positions but without sucess so I would appreciate any help.

This is what I want to get

Image

like this

Image

Thanks!
User avatar
Senior Boarder

Konrad M
Wed Feb 06, 2013 9:18 am
Reply with quote
Report this post
Hi,
can you give us url to your site? It will be much easier to help you.
User avatar

GK User
Wed Feb 06, 2013 2:32 pm
Reply with quote
Report this post
Link sent via PM.
User avatar
Senior Boarder

GK User
Wed Feb 06, 2013 11:36 pm
Reply with quote
Report this post
I'm not quite sure did you recieve PM so here is the link : www.coactor.org/gnq/ (later I'll remove this).
User avatar
Senior Boarder

Konrad M
Thu Feb 07, 2013 4:12 pm
Reply with quote
Report this post
I see you fix your issue. Or you need my help ?
User avatar

GK User
Thu Feb 07, 2013 9:43 pm
Reply with quote
Report this post
Konrad M wrote:I see you fix your issue. Or you need my help ?


Help still needed, take look at bottom of page "TOP BANNER" (module title), you can see that is not "visible" and "100%" width :)
User avatar
Senior Boarder

Konrad M
Fri Feb 08, 2013 11:12 am
Reply with quote
Report this post
I checked this bottom part in my chrome and firefox and everything looks good.
User avatar

GK User
Fri Feb 08, 2013 2:51 pm
Reply with quote
Report this post
Hm, weird, I am always using Firefox-Chrome-Opera-IE browsers and I can't get what I want. Perhaps I wasn't enough precise about what I want. Or you maybe really see what I want so if you can screenshoot it?

Here is the thing :

Image

I hope you understand me now.
User avatar
Senior Boarder

Konrad M
Fri Feb 08, 2013 3:13 pm
Reply with quote
Report this post
Please try add to override.css
Code: Select all
#gkBottom2 {
max-width: 100% !important;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Fri Feb 08, 2013 9:58 pm
Reply with quote
Report this post
Konrad M wrote:Please try add to override.css
Code: Select all
#gkBottom2 {
max-width: 100% !important;
}

and remember to enable override.css option in template settings.


And that is what I want, good to know for "max-width" in future, thank you very much for help :)
User avatar
Senior Boarder


cron