Enlarge this image to see fullsize - Font Color
4 posters
Page 1 of 1
Enlarge this image to see fullsize - Font Color
How do you change the text above images on the forum posts that are wide enough to display this link on top of the image "Enlarge this image to see fullsize"? I would like to change the font color via CSS of that text link without it affecting any other font colors.
thanks
thanks
Last edited by runawayhorses on May 11th 2012, 1:52 am; edited 1 time in total
Re: Enlarge this image to see fullsize - Font Color
- Code:
.resizebox .resize_content a {
font-size: 14px;
}
LGforum- Hyperactive
- Posts : 2265
Reputation : 264
Language : English
Location : UK
Re: Enlarge this image to see fullsize - Font Color
LGforum wrote:Change 14px to whatever obviously.
- Code:
.resizebox .resize_content a {
font-size: 14px;
}
i believe she said Font color,
- Code:
.resizebox .resize_content a {
font-color: #000000;
Re: Enlarge this image to see fullsize - Font Color
Ah yes my apologies. In that case the code is:
- Code:
.resizebox .resize_content a {
color: #000;
}
LGforum- Hyperactive
- Posts : 2265
Reputation : 264
Language : English
Location : UK
Re: Enlarge this image to see fullsize - Font Color
Topic Solved & Locked |
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» How can I create a color image surrounding the names and each name has a different image color
» enlarge image
» Enlarge image
» Remove Enlarge/Reduce image link
» Problem with translation Enlarge/Reduce image size links etc.
» enlarge image
» Enlarge image
» Remove Enlarge/Reduce image link
» Problem with translation Enlarge/Reduce image size links etc.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum