Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • ingrid1960 Friend
    #131327

    I’ve followed the instructions in an earlier thread but when applying this code I loose the visual effect from the headers completely. So there is no mouse-over effect.

    Sherlock Friend
    #262244

    Hi
    Plz read again that thread, loanway want to disbale something, do you want same ?

    ingrid1960 Friend
    #262261

    Thanks for your quick response. I did read it again and this is what I mean:

    I quote:

    “That worked fine! However I still need help to get rid of the link in the orange visual effect header. I want to keep the visual effect but no link in it.

    Thanks

    Martin”

    I would like to keep the orange visual effect header but not with a clickable title. Because when you click on it you would go to http://www.sitename.com/index.php?option=com_content&view=section&id=24 and our case there is nothing to see but just a page with the name of that section.

    Sherlock Friend
    #262878

    Hi can you send your URL ?

    Sherlock Friend
    #262879

    Hi
    plz edit blog_item.php(modulesmod_janewstmpl folder)
    Search those lines :

    <div class="jazin-section clearfix">
    <a href="<?php echo $catlink;?>" title="<?php echo trim(strip_tags($catdesc));?>">
    <span><?php echo $cattitle;?></span>
    </a>
    </div>

    Change to

    <div class="jazin-section clearfix">
    <a href="#" title="<?php echo trim(strip_tags($catdesc));?>">
    <span><?php echo $cattitle;?></span>
    </a>
    </div>

    ingrid1960 Friend
    #262884

    Thank you, that is what I wanted. See: http://www.dsaict.nl

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  ingrid1960 16 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum