Captions on Fullscreen theme's home
-
I’d like to use captions on the home screen images of Graph Paper Press’ Fullscreen theme; any suggestions?
Here’s my site: brazilfilmfestival.com.au
And here’s what I’m looking at on the stylesheet:
/* Home Thumbs & Nav*/ .home-thumbs { margin-top: 0; padding: 0; overflow: auto; left: 0; -moz-scrollbars:none; position: absolute; width: 1366px} .bottom-thumbs {position: absolute; top: 368px; left:0;} .thumbs { } ul.thumbs { width: 1366px; list-style: none; margin: 0; padding: 0; position:relative; top:0; left:0; right:1366px } ul.thumbs li { float: left; width: 273px; height:273px; margin:0; overflow:hidden; } ul.thumbs li.thumb-big { float: left; width: 124px; height:124px; margin:0; overflow:hidden; } ul.thumbs li img.attachment-thumbnail { margin:0 } .wp-caption .wp-caption-text { margin: 0; padding: 5px; } ul.thumbs li.thumb-end {margin-top:144px}
I reckon I need to do make adjustments on lines 6 and 7 above, the ones that refer to the home screen tiles, but I’m not sure what they are.
Help?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Captions on Fullscreen theme's home’ is closed to new replies.