• I’m a noob. And I’m trying to make a few mods. Help? Please??

    – How can I remove copyright info (when you mouse over one of my photos)?

    – Is there a way to make the hover-style (on main page photos) like the original Autofocus? IMO, the partial, semi-opaque white is much nicer than the new full-coverage turquoise.

    Thanks for any clues on how/where to start.

Viewing 1 replies (of 1 total)
  • Thread Starter puglet

    (@puglet)

    I solved my first problem by adding visibility: hidden. There’s probably a better way to do it, but this works.

    #content .photo-credit {position:absolute;padding:16px;display:block;width:768px;height:100%;z-index:2;text-align:left;visibility:hidden;}

Viewing 1 replies (of 1 total)
  • The topic ‘Autofocus remove (c) hover-event & modify hover style’ is closed to new replies.