There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021
one of the css lines in the COMMENTS FEED ICON area of the css.php is an error - there is an extra 's' in the line.
Edit css.php and find the line (in both version 3.4.3 and 3.4.4 it is line 330)
HTML Code:
a.commentss-icon:active,
and change it to
HTML Code:
a.comments-icon:active,
barbfmc gets the credit for finding this. Good eye!
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
Last edited by juggledad; Oct 15, 2009 at 04:01 PM.