Fork me on GitHub

Dizkus topic problem  Bottom

  • Hi guys! would anyone know why is it that when i go over the topics with the mouse in my Dizkus.. behind the topic name (text) i see the icon image? icon_confused

    Here is an example:
    http://www.petmania.…ex.php?module=Forum

    this happens to me which ever browser i use.
  • because your stylesheet says

    Code

    a:hover { /* wine.css (line 128) */
      background:inherit inherit inherit inherit inherit;
      color:#333333;
    }

    which means your theme stylesheet is overriding your forum stylesheet for anchor (<a>) tags.



    edited by: craigh, May 25, 2009 - 08:37 AM
  • so do you recommend me change the inherit from style.css of my theme? and what should i change it to? icon_confused

    Thank You.
  • how about background: transparent;
    ?
  • Or just remove that background-line.

    BTW: You've asked me nearly the same question a few days ago (via email). Just do the same here for this a:hover-definition icon_biggrin
  • And you need to edit the Dizkus/pnimages/corners_* images
    to match your theme background icon_wink

    --
    - Mateo T. -
    Mis principios... son mis fines
  • 0 users

This list is based on users active over the last 60 minutes.