adjust the size of banner_top

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Tue May 27, 2014 4:02 pm
Reply with quote
Report this post
I have adjusted the dimensions of 'logo' space, using CSS overide, but now need to adjust the 'banner_top' space so it matches (height, padding etc).

I want to put one half of my logo in the logo space and the other in the banner_top space.

How can I do this? Not sure what CSS to use.

Thanks

Ian
User avatar
Expert Boarder

GK User
Tue May 27, 2014 5:44 pm
Reply with quote
Report this post
Could you please post an url to your site?
Ps - please don't modify template core css files - use override.css instead.
User avatar
Moderator

GK User
Tue May 27, 2014 7:08 pm
Reply with quote
Report this post
Cyberek wrote:Could you please post an url to your site?
Ps - please don't modify template core css files - use override.css instead.


Hello Cyberek

http://www.derbyalcohol.org.uk/

I have created a wide image file and put it in 'banner_top' and switched off 'logo' in template, so the image seems to have filled the space. It is a work-around of sorts, but it is not responsive and would prefer to be able to control the two individual spaces.

Thanks

Ian

ps. your avatar looks like Ian Broudie from The Lightning Seeds!
User avatar
Expert Boarder

GK User
Wed May 28, 2014 4:04 pm
Reply with quote
Report this post
To make the banner responsove, please edit: /templates/gk_news2/css/override.css and add at its end:
Code: Select all
#gkBannerTop {width: 100%;}
#gkBannerTop img {width: 100%;}

Remember to enable "CSS override" in template settings - advanced section.

If you would like me to help with the logo - I need to se them both published.
User avatar
Moderator


cron