Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • 50fifty Friend
    #136105

    i wish to wish to get rid of of linkable titles like on this page here(right)

    http://www.dsaict.nl/index.php?option=com_content&view=article&id=151&Itemid=233

    how do i take off the link like this page

    thx
    gav

    jay973 Friend
    #282085

    Which titles do you mean?

    50fifty Friend
    #282251

    have a look at the titles on this site i did

    http://pnworldwide.net

    the titles go grey when you hover over them in the main area. I need to take it off!!

    thx

    jay973 Friend
    #282261

    In janews.css delete the following:

    .jazin-box:hover div.jazin-section a,
    .hover div.jazin-section a {
    background: url(../images/h3-bg-hilite.gif) no-repeat left;
    color: #FFFFFF;
    }

    .jazin-box:hover div.jazin-section a span,
    .hover div.jazin-section a span {
    background: url(../images/h3-bg-hilite.gif) no-repeat right;
    }

    And then in red.css delete:

    /*janews*/
    ul.jazin-links li a:hover, ul.jazin-links li a:active, ul.jazin-links li a:focus {
    color: #CC0000;
    }

    .jazin-box:hover div.jazin-section a,
    .hover div.jazin-section a {
    background: url(../../images/red/h3-bg-hilite.gif) no-repeat left;
    }

    .jazin-box:hover div.jazin-section a span,
    .hover div.jazin-section a span {
    background: url(../../images/red/h3-bg-hilite.gif) no-repeat right;
    }

    That should do it.

    Cheers,
    Jason.

    50fifty Friend
    #282281

    yes my friend i have succeeded, your a top guy!!! thx alot

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

This topic contains 5 replies, has 2 voices, and was last updated by  50fifty 15 years, 11 months ago.

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