- Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
mteepee
ParticipantWarning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220Hi there,
I would like to change the color of the theme. I only could change the header (dark or ligth) and the background. But to have it like my page: http://www.art-niveau-hair.de I needed to do some CSS like this:
.footer_pb, .footer_link {margin-left:10px;}
.site-content {
background: #0f0f0f;
box-shadow: 1px 1px 0 #0f0f0f;
}.design-full-screen .site {
background: #0f0f0f;
box-shadow: 1px 1px 0 #0f0f0f;
}.page .page .entry-title {
color: #f7f7f7;
}.page.layout-full-width .hentry
.hentry {
border-bottom: 0px solid #f3f3f3;
}.navbar-large .site-logo{
max-height: 90px;
}.navbar-large {
min-height: 130px;
}Is there a way to adjust it directly in the theme instead of css?
BR Marco
AdvertismentDeprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236guusvermij
ParticipantWarning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220I have a similar issue but with the letters of the menu. I only get black-white there and can only change the colors of the letters in my text. I assume also the colors of the menu can be changed?
You must be logged in to reply to this topic.