0
Welcome Guest! Login
0 items Join Now

SOLVED Add a link in a Module image

  • SOLVED Add a link in a Module image

    Posted 12 years 9 months ago
    • Hi,
      I want to make a link from an image in a module to an external page. This does not work unfortunately.
      How can I make it?

      Editor: RokPad

      This image is hidden for guests.
      Please log in or register to see it.


      Best regards
    • Last Edit: 12 years 9 months ago by Rolf Siebert.
    • ¡A la cama no te irás sin saber una cosa más!
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Add a link in a Module image

    Posted 12 years 9 months ago
    • Please post here HTML source you are trying to place in module and which doesn't work
    • Check my services at: Mihha-Vision
  • Re: SOLVED Add a link in a Module image

    Posted 12 years 9 months ago
    • Hi,

      here the HTML Code

      <div class="rt-floatleft nomarginright fronttabs">
      <div class="rt-image rt-floatleft medmarginbottom"><img src="images/rocketlauncher/frontpage/general/marketing.jpg" alt="image" width="186" height="113" /> <span class="cornertab"></span> <span class="image-description">Fusion with MegaMenu or SplitMenu menu options.</span> <span class="corner-symbol">+</span></div>
      <div class="clear">&nbsp;</div>
      <div class="rt-center largemarginright">
      <h3 class="largemargintop nomarginbottom">Flexible Layouts</h3>
      <p class="nomarginbottom"><em>with RokSprocket</em></p>
      </div>
      </div>

      Joomla 2.5.6
      Website is offline, because it's not ready.

      Best regards
    • ¡A la cama no te irás sin saber una cosa más!
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Add a link in a Module image

    Posted 12 years 9 months ago
    • Change this:
      <img src="images/rocketlauncher/frontpage/general/marketing.jpg" alt="image" width="186" height="113" />

      to this:
      <a href="#"><img src="images/rocketlauncher/frontpage/general/marketing.jpg" alt="image" width="186" height="113" /></a>
    • Check my services at: Mihha-Vision
  • Re: SOLVED Add a link in a Module image

    Posted 12 years 9 months ago
    • The changes I made. Unfortunately, it does not work.

      I see the hand cursor on the lower edge of the picture only briefly.

      I turn the page now online. nero-marketing.de

      <div class="rt-floatleft nomarginright fronttabs">
      <div class="rt-image rt-floatleft medmarginbottom">
      <a href=" stickerei-krefeld.com "><img src="images/rocketlauncher/frontpage/general/seo.jpg" alt="image" width="186" height="113" /></a>
      <span class="cornertab"></span>
      <span class="image-description">Fusion with MegaMenu or SplitMenu menu options.</span>
      <span class="corner-symbol">+</span>
      </div>
      <div class="clear">&nbsp;</div>
      <div class="rt-center largemarginright">
      <h3 class="largemargintop nomarginbottom">Flexible Layouts</h3>
      <p class="nomarginbottom">
      <em>with RokSprocket</em>
      </p>
      </div>
      </div>
    • ¡A la cama no te irás sin saber una cosa más!
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Add a link in a Module image

    Posted 12 years 9 months ago
    • Add this to your template.css file
      .rt-image img {
      display: block;
      }
    • Check my services at: Mihha-Vision
  • Re: SOLVED Add a link in a Module image

    Posted 12 years 9 months ago
    • Thank you very much.
      It works.
      It was in demo-styles.css

      Best regards
    • ¡A la cama no te irás sin saber una cosa más!
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: SOLVED Add a link in a Module image

    Posted 12 years 9 months ago
    • You're welcome, If this resolves your problem then please edit your first post in this thread by adding [SOLVED] at the start of the title and then select the green tick icon. This lets the moderators know that it can be moved to the solved section.
    • Check my services at: Mihha-Vision

Time to create page: 0.050 seconds