Drupal 5.3, zen-based theme.
When I'm installing a SK from CVS links color changes:
After installing Simple Karma: http://drupal.org/files/karma5.png
Before: http://drupal.org/files/karma6.png

CommentFileSizeAuthor
karma6.png7.18 KBvladsavitsky
karma5.png8.89 KBvladsavitsky

Comments

mercmobily’s picture

Hi,

I cannot reproduce this.
I opened a local drigg installation, I took simple_karma out of the equation, and compared: the links have the same colour. Nowhere in the simple_karma CSS i redefinethe link's colour...

Please let me know, and if possible please give me two online sites to compare, although it's very, very strange.

Merc.

mercmobily’s picture

Title: SK changes a link color of zen theme » UI: SK changes a link color of zen theme
vladsavitsky’s picture

With original zen theme all works fine before I have added a lines in page.tpl.php
After that links changed their color to more bright blue.

mercmobily’s picture

Hi,

Can you confirm that this still happens with 1.13?
Also, does the problem only show up when you add:

<?print simple_karma_insert_js_css(); ?>

If so, can you please try and take stuff out of simple_karma_js.css, until the problem goes away, and tell me which line is causing it? (BEWARE of the browser cache!)
You can do this in two ways: starting from an empty file, and adding more and more to it till the problem shows up, or starting from the full file, and take out more and more until the problems shows up :-D

I would do it for you, but I can't reproduce it. So...

Merc.

mercmobily’s picture

Status: Active » Closed (fixed)

Hi,

Simple_karma is now obsolete.
I also couldn't reproduce this problem.

So, I am closing this issue!

Please reopen it WITH an online example under extra_voting_forms if it's still there :-D

Merc,