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.
The forum of the forums
3 posters

    Affiliates block modification needed

    avatar
    FIB
    Forumember


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

    Solved Affiliates block modification needed

    Post by FIB Thu Feb 12, 2015 11:01 pm

    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 Fri Feb 13, 2015 7:47 am; edited 1 time in total
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Affiliates block modification needed

    Post by Ange Tuteur Fri Feb 13, 2015 1: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>
    avatar
    FIB
    Forumember


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

    Solved Re: Affiliates block modification needed

    Post by FIB Fri Feb 13, 2015 7:46 am

    Thank you that's great Wink
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


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

    Solved Re: Affiliates block modification needed

    Post by _Twisted_Mods_ Fri Feb 13, 2015 7:56 am

    Topic solved and archived

      Current date/time is Mon Sep 23, 2024 8:29 pm