The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Affiliates block modification needed

3 posters

Go down

Solved Affiliates block modification needed

Post by FIB February 13th 2015, 12:01 am

I have added some of our sponsors to the affiliates block as shown below, is it possible that someone can tell me how I can get the banners side by side in 2s

Affiliates block modification needed Captur27

This is the code I used
Code:
<div align="center">
                 <a href="http://www.tonicwebworks.com/" target="_blank"><img style="width: 260px; height: 37px;" src="http://i38.servimg.com/u/f38/18/07/40/37/tonic-10.jpg" alt="altText" /></a><br /><br />                                    
</div>
<div align="center">
                 <a href="http://www.vacationrentalpeople.com/rental-property.aspx/World/Europe/Bulgaria/Black-Sea-Coast/Dobrich/Villa-45807" target="_blank"><img style="width: 260px; height: 37px;" src="http://i38.servimg.com/u/f38/18/07/40/37/walnut10.jpg" alt="altText" /></a><br /><br />                                        
</div>
<div align="center">
                 <a href="http://www.bibservices.com" target="_blank"><img style="width: 260px; height: 37px;" src="http://i38.servimg.com/u/f38/18/07/40/37/bib10.jpg" alt="altText" /></a><br /><br />                                        
</div>
<div align="center">
                 <a href="http://www.sewagesolutionsbg.co.uk/" target="_blank"><img style="width: 260px; height: 37px;" src="http://i38.servimg.com/u/f38/18/07/40/37/ssbgne10.jpg" alt="altText" /></a><br /><br />                                        
</div>
<div align="center">
                 <a href="http://www.smetki.com/english/english.htm" target="_blank"><img style="width: 260px; height: 37px;" src="http://i38.servimg.com/u/f38/18/07/40/37/nomina10.jpg" "="" alt="altText" /></a><br /><br />                                        
</div>
<div align="center">
                 <a href="http://www.ourbulgariaforum.com/ucp.php?i=pm&mode=compose&u=2/english/english.htm" target="_blank"><img style="width: 260px; height: 37px;" src="http://i38.servimg.com/u/f38/18/07/40/37/ourbgf10.jpg" "="" alt="altText" /></a><br /><br />                                        
</div>


Last edited by FIB on February 13th 2015, 8:47 am; edited 1 time in total
avatar
FIB
Forumember

Male Posts : 500
Reputation : 2
Language : English
Location : UK

http://ourbulgariaforum.freeforums.eu/

Back to top Go down

Solved Re: Affiliates block modification needed

Post by Ange Tuteur February 13th 2015, 2:52 am

Hi @FIB,

You should be able to do that by getting rid of the BRs at the end of the links and grouping 2 inside one DIV.
Code:
<div align="center">
                <a href="http://www.tonicwebworks.com/" target="_blank"><img style="width: 260px; height: 37px;" src="http://i38.servimg.com/u/f38/18/07/40/37/tonic-10.jpg" alt="altText" /></a>                           
                <a href="http://www.vacationrentalpeople.com/rental-property.aspx/World/Europe/Bulgaria/Black-Sea-Coast/Dobrich/Villa-45807" target="_blank"><img style="width: 260px; height: 37px;" src="http://i38.servimg.com/u/f38/18/07/40/37/walnut10.jpg" alt="altText" /></a>                                 
</div>
<br/>
<div align="center">
                <a href="http://www.bibservices.com" target="_blank"><img style="width: 260px; height: 37px;" src="http://i38.servimg.com/u/f38/18/07/40/37/bib10.jpg" alt="altText" /></a>                                     
                <a href="http://www.sewagesolutionsbg.co.uk/" target="_blank"><img style="width: 260px; height: 37px;" src="http://i38.servimg.com/u/f38/18/07/40/37/ssbgne10.jpg" alt="altText" /></a>                                   
</div>
<br/>
<div align="center">
                <a href="http://www.smetki.com/english/english.htm" target="_blank"><img style="width: 260px; height: 37px;" src="http://i38.servimg.com/u/f38/18/07/40/37/nomina10.jpg" "="" alt="altText" /></a>                                     
                <a href="http://www.ourbulgariaforum.com/ucp.php?i=pm&mode=compose&u=2/english/english.htm" target="_blank"><img style="width: 260px; height: 37px;" src="http://i38.servimg.com/u/f38/18/07/40/37/ourbgf10.jpg" alt="altText" /></a>                                 
</div>
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Affiliates block modification needed

Post by FIB February 13th 2015, 8:46 am

Thank you that's great Wink
avatar
FIB
Forumember

Male Posts : 500
Reputation : 2
Language : English
Location : UK

http://ourbulgariaforum.freeforums.eu/

Back to top Go down

Solved Re: Affiliates block modification needed

Post by _Twisted_Mods_ February 13th 2015, 8:56 am

Topic solved and archived
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2108
Reputation : 336
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum