0
Welcome Guest! Login
0 items Join Now

Links on page

    • excel70's Avatar
    • excel70
    • Sr. Rocketeer
    • Posts: 118
    • Thanks: 0

    Links on page

    Posted 11 years 10 months ago
    • I have added some pictures with links on them, specifically you can see them on www.vincimart.com/joomla1 and they are named "free delivery", "reserve and collect" and "install & repair". Each pictures has its own link and they work fine in internet explorer, google chrome and safari. However when i open the page in firefox all three pictures end up having a link from the last picture. Does anyone know why night this issue occur?
      Thank you
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: Links on page

    Posted 11 years 10 months ago
    • change the html to this
      <div style="margin-top: -50px;" class="floatright">             
                          <a href="/joomla1/index.php/terms-of-shipment">
                            <img width="165" height="50" border="0" style="border: 0px none;" alt="Free Delivery" src="/joomla1/templates/rt_mercado/images/general/free-delivery-s.png">
                          </a>
                          <a href="/joomla1/index.php/12-fp-roknewspager/31-reserve-and-collect">
                            <img width="165" height="50" border="0" style="border: 0px none;" alt="Reserve and Collect" src="/joomla1/templates/rt_mercado/images/general/reserve-collect-s.png" smartload="1">
                          </a>
                          <a href="/joomla1/index.php/12-fp-roknewspager/28-repair-services">
                            <img width="165" height="50" border="0" style="border: 0px none;" alt="Repair Services" src="/joomla1/templates/rt_mercado/images/general/install-repair-s.png">
                          </a>                    
                       </div>
    • excel70's Avatar
    • excel70
    • Sr. Rocketeer
    • Posts: 118
    • Thanks: 0

    Re: Links on page

    Posted 11 years 10 months ago
    • Brilliant, that worked thank you very much.

      Would you know now how can i adjust the distance between the pictures?
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: Links on page

    Posted 11 years 10 months ago
    • you can add padding-right: 20px; in the inline styling of the middle image to get some even spacing or you can crop down the image on the left to clip off that empty area some.
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: Links on page

    Posted 11 years 10 months ago
    • you can add padding-right: 20px; in the inline styling of the middle image to get some even spacing or you can crop down the image on the left to clip off that empty area some.

Time to create page: 0.077 seconds