Force images to resize?

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
Fri Sep 28, 2012 10:55 am
Reply with quote
Report this post
Hi Chaps,

I have modified the template to accommodate a banner ad and call to action image above the navigation menu as you can see here:

http://trethorne.com/

However, they do not resize when viewed on tablet or mobile. Is there a way I can force them to via CSS or DIVs? Or is there another way I can achieve the same layout without my butchery template hacks?

Any help most appreciated. P.s. Hope you like my version of your theme!

:geek:
User avatar
Fresh Boarder

GK User
Fri Sep 28, 2012 4:19 pm
Reply with quote
Report this post
Hi,

Use this code:
Code: Select all
#banners{
width: 50%!important;
}


Cheers,
User avatar
Platinum Boarder

GK User
Mon Apr 15, 2013 5:44 pm
Reply with quote
Report this post
Hi Simon,

Can you please share how you did the banner on top. It looks great. I want to do the same and been struggling. If you can share what pages you modified and what code I would really appreciate it. Thank you

AA

simonben wrote:Hi Chaps,

I have modified the template to accommodate a banner ad and call to action image above the navigation menu as you can see here:

http://trethorne.com/

However, they do not resize when viewed on tablet or mobile. Is there a way I can force them to via CSS or DIVs? Or is there another way I can achieve the same layout without my butchery template hacks?

Any help most appreciated. P.s. Hope you like my version of your theme!

:geek:
User avatar
Fresh Boarder


cron