Change width of photo caption boxes in "journal" gallery style
BirdsnStuff
Registered Users Posts: 11 Big grins
This is my first post to dgrin so please forgive me if I make a clumsy error or faux pas!
I have searched the forums but can't quite find the answer to this query.
I'd like to increase the width of the caption boxes under my photographs, in the "journal" style gallery format. I noticed there is a solution for the "smugmug" style (http://www.dgrin.com/showthread.php?t=237930) but I wasn't sure how to use or amend it for my own use. I'd be grateful for a little help, please?
The gallery I'm trying to amend is here: http://sun-flower.smugmug.com/PipitsLarksandWagtails/Pipit-Comparisons/i-fC3XxxW. I'd like the captions under the photographs to be longer and fit the length of the images, if possible. I'm guessing a stretchy option isn't possible (which adjusts with screen width!?!)
Also, a very basic question (sorry), where do I copy/paste the CSS code to (I'm using new smugmug)?
Many thanks
BNS
http://sun-flower.smugmug.com
I have searched the forums but can't quite find the answer to this query.
I'd like to increase the width of the caption boxes under my photographs, in the "journal" style gallery format. I noticed there is a solution for the "smugmug" style (http://www.dgrin.com/showthread.php?t=237930) but I wasn't sure how to use or amend it for my own use. I'd be grateful for a little help, please?
The gallery I'm trying to amend is here: http://sun-flower.smugmug.com/PipitsLarksandWagtails/Pipit-Comparisons/i-fC3XxxW. I'd like the captions under the photographs to be longer and fit the length of the images, if possible. I'm guessing a stretchy option isn't possible (which adjusts with screen width!?!)
Also, a very basic question (sorry), where do I copy/paste the CSS code to (I'm using new smugmug)?
Many thanks
BNS
http://sun-flower.smugmug.com
0
Comments
http://www.dgrin.com/showthread.php?t=239180&highlight=journal+gallery+style
For anyone else interested, the code is:
/* Make the caption area wider */
.sm-gallery-journal .sm-gallery-images
.sm-tile > .sm-tile-info > p {max-width: 1200px !important}
Thanks
BNS