Forum Replies Created
-
AuthorPosts
-
Thank You very much for your help!
In the same way, there is a difference between the color of the content background and the footer (colophone?), that was not there before the update.
The CSS you gave me before the update and that worked then:
#content {background: none repeat scroll 0 0 #ffffff !important; opacity: 0.8; }
#colophon { background: none repeat scroll 0 0 #ffffff !important; opacity: 0.8; }
Hope you can and will help me out 🙂
Hi,
Thank you very much for the quick and effective answer: IT WORKED! 🙂
After installing your new update, the header-bottom-shape.png (bottom shape of menu) is shown on top of a black shape, and not transparrent as intended.
I have these 3 blocks of custom CSS in the settings that I got from you before the update. Maybe it has to do with those?
.header .logo {
background: none repeat scroll 0 0 #324561 !important;
opacity: 0.9;
}
#site-nav {
background: none repeat scroll 0 0 #324561 !important;
opacity: 0.9;
}
.header .widget {
background: none repeat scroll 0 0 #324561 !important;
opacity: 0.9;
}
I’m very glad that you like my layout applied to your theme – Thank you!
My page is www.anturi.dk
http://tinypic.com/r/2py2syr/8
http://tinypic.com/r/qso8y8/8
I found a plugin that solved the title issue – so no more problems!
Thank you very much for your quick response – it fixed it! 🙂
A little extra question – is it possible to delete the title on my homepage?
-
AuthorPosts