0
Welcome Guest! Login
0 items Join Now

SOLVED Module Title as Link

    • Juic3R's Avatar
    • Juic3R
    • Newbie
    • Posts: 17
    • Thanks: 0

    SOLVED Module Title as Link

    Posted 17 years 2 weeks ago
    • Hi all,

      I have 4 custom modules published to user 7,8,9,10, and would like their titles to be clickable (with my own custom link)... Anyone know how to do this?

      Thanks!!

      T
    • Last Edit: 17 years 2 weeks ago by Juic3R.
    • Juic3R's Avatar
    • Juic3R
    • Newbie
    • Posts: 17
    • Thanks: 0

    Re: SOLVED Module Title as Link

    Posted 17 years 2 weeks ago
    • Can anyone help with this please?
    • Juic3R's Avatar
    • Juic3R
    • Newbie
    • Posts: 17
    • Thanks: 0

    Re: SOLVED Module Title as Link

    Posted 17 years 2 weeks ago
    • If you want to create your module title as a link under Joomla 1.5:

      1. Turn off the module title.
      2. Enter custom text area and click on the html button.
      3. Paste this code in and modify to suit your needs.

      <div><h3><a name="Community Forums" href="index.php?option=com_fireboard" title="Community Forums">Community Forums</a></h3>Enter here to browse our community forums.</div>

      Update it and Voila!
    • Last Edit: 17 years 2 weeks ago by Juic3R.
    • Terp's Avatar
    • Terp
    • Elite Rocketeer
    • Posts: 1720
    • Thanks: 23

    Re: SOLVED Module Title as Link

    Posted 17 years 2 weeks ago
    • You can also apply a div class to your title to give it the appearance of a module hilite: div class="module-hilite1"
    • Juic3R's Avatar
    • Juic3R
    • Newbie
    • Posts: 17
    • Thanks: 0

    Re: SOLVED Module Title as Link

    Posted 17 years 2 weeks ago
    • If you add the hilite to the custom module configuration, it seems to do it as well without adding it to the html.

Time to create page: 0.046 seconds