sponsors image
Best WordPress theme for festivals or other events with responsive, clean and unique design.
- GK User
- Fri Jan 16, 2015 5:24 pm
greetings, could you tell me how to adjust the images sponsor for mobile.
attached some sample images as seen
my website is http://www.nattyradio.com
attached some sample images as seen
my website is http://www.nattyradio.com
-
- Senior Boarder
- GK User
- Mon Jan 19, 2015 9:33 am
Hi,
Please add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend)
Please add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend)
- Code: Select all
.gk-sponsors > div > a img {
max-width: 100%;
}
-
- Moderator
- GK User
- Sun Jan 25, 2015 9:40 pm
tnks man
-
- Senior Boarder
- GK User
- Tue Jun 02, 2015 7:27 am
hi could you tell me please how i can have just one large image for sponsers or a simplest solution to have it look something like this ( see link please) http://snag.gy/4yMny.jpg
Regards Keith
Regards Keith
-
- Senior Boarder
- GK User
- Tue Jun 02, 2015 7:38 am
Hi,
Please upload this image add it to text widget in Sponsors widget area and send me an URL to your website (here or use private message), then I'll try to help.
Please upload this image add it to text widget in Sponsors widget area and send me an URL to your website (here or use private message), then I'll try to help.
-
- Moderator
- GK User
- Wed Jun 03, 2015 5:09 pm
thanks i figured it out myself. i just deleted the other links in the widget centered the image and added the size in the syle section of the link as below
<div class="gk-sponsors">
<h2>Sponsors</h2>
<div>
<center><a href="http://www.mpnpokertour.com/" target="_blank"><img src="http://irishpokercup.com/wp-content/uploads/2015/06/poker-tournament-dublin-mpn.png" alt="Upcoming poker tournaments dublin" style="width:638px;height:390px;"></a></center>
</div>
<div class="gk-sponsors">
<h2>Sponsors</h2>
<div>
<center><a href="http://www.mpnpokertour.com/" target="_blank"><img src="http://irishpokercup.com/wp-content/uploads/2015/06/poker-tournament-dublin-mpn.png" alt="Upcoming poker tournaments dublin" style="width:638px;height:390px;"></a></center>
</div>
-
- Senior Boarder
6 posts
• Page 1 of 1