text change css doesn't work
Laurens
Registered Users Posts: 33 Big grins
Still trying to understand a few things...
I like to know why my CSS is not working properly.
http://www.travelingphototeam.com/Miscellaneous/UpdatesUSA2013-2014
The titel text under the photos is white, I like them not that prominent, so I want to change that to grey.
I already used css to change the font size, but the css for the color doesn't do much.
Anyone who is good with CSS understand what the problem is?
The used css is:
.sm-tile-caption {
display: none;
}
.sm-tile-info .sm-tile-title {
font-size: 12px;
}
.sm-tile-title {
color: #9b9b9b !important;
font-weight: 100 !important;
}
The first two rules, or what ever you call it, are working perfect. No caption is displayed and the font size is reduced to 12px, but the other two are doing nothing
And there is another problem ... I see, since I did my work on the logo, I can't get to that area where the CSS was embedded. Did I do something wrong?
I used for the logo the next CSS:
.sm-user-ui .sm-page-content > .sm-page-layout > .sm-page-layout-region-header {
background: #e5e5e5 url('http://www.travelingphototeam.com/photos/i-nZWh4kN/0/Ti/i-nZWh4kN-Ti.png') repeat-x; height:100px;
}
_______________________
www.travelingphototeam.com
I like to know why my CSS is not working properly.
http://www.travelingphototeam.com/Miscellaneous/UpdatesUSA2013-2014
The titel text under the photos is white, I like them not that prominent, so I want to change that to grey.
I already used css to change the font size, but the css for the color doesn't do much.
Anyone who is good with CSS understand what the problem is?
The used css is:
.sm-tile-caption {
display: none;
}
.sm-tile-info .sm-tile-title {
font-size: 12px;
}
.sm-tile-title {
color: #9b9b9b !important;
font-weight: 100 !important;
}
The first two rules, or what ever you call it, are working perfect. No caption is displayed and the font size is reduced to 12px, but the other two are doing nothing
And there is another problem ... I see, since I did my work on the logo, I can't get to that area where the CSS was embedded. Did I do something wrong?
I used for the logo the next CSS:
.sm-user-ui .sm-page-content > .sm-page-layout > .sm-page-layout-region-header {
background: #e5e5e5 url('http://www.travelingphototeam.com/photos/i-nZWh4kN/0/Ti/i-nZWh4kN-Ti.png') repeat-x; height:100px;
}
_______________________
www.travelingphototeam.com
0
Comments
And use this:
Not sure I understand the second question. The CSS I gave you should be in your theme's CSS.
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Not sure I understand the second question. The CSS I gave you should be in your theme's CSS.[/QUOTE]
Hi Mike, wonderful that you're here again to help.
The second question has to do with some advise you gave me earlier, about the background for my logo.
I like it very much how the logo and background is displayed now, and I like it that the menu it right under it.
I notice that I can't access the CSS rules block just under the menu. It has to do with the 'height' attribute. When I remove the 'height' from the css in the logo area, I can access the lower css area for the text in that page in miscellaneous .
I hope this explanation makes it more clear what I mean
Laurens
_____________________
www.travelingphototeam.com
http://www.bibleopen.org
http://www.hoddenbagh.nl
My Website index | My Blog
Thanks!
http://www.bibleopen.org
http://www.hoddenbagh.nl
Thank you very much!!!
Laurens
One quick question, is there a way to automatically add a footer in the posts? Or do I have to copy and paste it every time?
http://www.bibleopen.org
http://www.hoddenbagh.nl
Do you mean adding something, like your site, here on the forum? If so, yes. There is a "clipboard" icon near the top of every page. Click that and on the left you'll see 'Settings & Options > Edit Signature'. Add that info there. Make sure you use the 'http://' so people can click the link rather than copy/paste it.
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
http://www.bibleopen.org
http://www.hoddenbagh.nl
Interesting, I see that the previous one was changed automatically
http://www.bibleopen.org
http://www.hoddenbagh.nl
http://www.bibleopen.org
http://www.hoddenbagh.nl