Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #48536
    schnarchn
    Member

    Hey there,

    i have some trouble with my homepage uLtrecs.de running the CatchBox theme.
    Everything worked fine, but some time ago all of a sudden, without any changes, the hyperlinkcolor on the main page changed from the set green (#ccfd0e) to some blue. But ONLY on the main page. On other pages, like e.g. the lineup, the link color works.

    I have absolutely no idea why this happend, and how i can fix it. I hope someone here is able to help me.

    Best regards
    schnarchn

    #48541
    Sakin
    Keymaster

    @schnarchn: The blue link color in homepage is coming from your “YOP Poll” plugin. See this file ultrecs.de/wp-content/plugins/yop-poll/css/yop-poll-admin.css

    So, you need the change color code in that plugin. If you want to force color in link then you can also add in extra color code CSS in “Appearance => Theme Options => Custom CSS” box.
    #main a { color: #ccfd0e; }

    #48557
    schnarchn
    Member

    Thx Sakin!

    It was the YOP Poll plugin. After i had erased the vote on the main page, all the links worked again.

    I wonder how this could happen. We had this plugin running for month, without any problem?

    #48563
    Sakin
    Keymaster

    @schnarchn: Don’t know about that. Maybe there was plugin update.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hyperlinkcolor on the "Home" page is bugged’ is closed to new replies.