Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] Styling font size on caption for just one photo (http://forum.bytesforall.com/showthread.php?t=16975)

tsheridan Mar 9, 2012 06:50 AM

[SOLVED] Styling font size on caption for just one photo
 
I would like the make the caption font larger on just one photo, but can't seem to figure this out. Here's what I have tried:

div#attachment_594 .wp-caption-text {
font-size: 1em !important;
}

div#attachment_594 p {
font-size: 1em !important;
}

Can someone provide the proper code for me, because I'm not sure what else to try.

URL is http://www.reapfoundation.org/student-resources/. Atahualpa version 3.7.3, WP 3..3.1.

Thank you.

tsheridan Mar 9, 2012 06:58 AM

I had to replace the image, now it is attachment_629.

juggledad Mar 9, 2012 07:05 AM

that code is prefectly fine, your issue is with the CSS Inserts BEFORE it. You have a start comments '/*' but no end comment '*/' so that css is treated as a comment.

tsheridan Mar 9, 2012 07:15 AM

Wow, thank you. I guess I've just been staring at the same thing for too long.


All times are GMT -6. The time now is 07:43 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.