Catablog Gallery Customization
-
Hello. I’ve been fooling around with catablog.css trying to get the gallery page customized. Unfortunately I’m not a CSS expert and am having a slow go at it. Basically I want to do 2 things:
1) Add a 1px black boarder around each gallery image. (which CSS field do I edit?)
and
2) Make it so the rollover “shadow” covers the entire 100×100 px thumbnail. This is what I have so far (lines 77-90, see below), and this is the result. I’ve been fooling with the fields, but I can’t make the purple shadow cover the whole thumbnail. Thanks for any suggestions!
} .catablog-gallery.catablog-row .catablog-title { display: none; position: absolute; bottom: 0px; left: 0px; color: #fff; background: purple; opacity: 0.1; margin: 0 !important; padding: 5px; font-weight: normal; font-size: 0em; }
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Catablog Gallery Customization’ is closed to new replies.