Spam-Foiling Code In Comments

RogersDARogersDA Registered Users Posts: 3,502 Major grins
edited February 19, 2007 in SmugMug Support
The anti-spaming code is not visible, even when I click the "code unreadable" link. Also the word "stars" next to the ratings drop-down box is barely visible. I can't seem to figure out which div/class item to change in my CSS for that. Finally, what are the two additional boxes next to the ratings for?

In Firefox:
130847430-S.jpg

Comments

  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited February 19, 2007
    RogersDA wrote:
    The anti-spaming code is not visible, even when I click the "code unreadable" link. Also the word "stars" next to the ratings drop-down box is barely visible. I can't seem to figure out which div/class item to change in my CSS for that. Finally, what are the two additional boxes next to the ratings for?

    In Firefox:
    130847430-S.jpg
    This is causing it.

    span.title {display: none;}
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • RogersDARogersDA Registered Users Posts: 3,502 Major grins
    edited February 19, 2007
    Allen wrote:
    This is causing it.

    span.title {display: none;}
    :bash Figures....Trying to turn off one thing affects another.


    BTW, thanks for the help:D
Sign In or Register to comment.