Forum Replies Created
-
Well, Im staying with Graphene 🙂
Kim
Sorry, that I didnt see when I checked Your page.
Good work by the way. Have You tried to install
Graphene and switch between the themes.
Kim
If You change post background there are 10-15 other places You need to change 🙂
First of all:
1. Have You made a child theme, so You have a style.css for Your changes?
2. Install Firefox & Firebug (Trust me)
Anyway, Your .post background: (In Black 🙂
.post {
background: none repeat scroll 0 0 #000000;
border-bottom: 1px solid #CCCCCC;
border-radius: 0 0 0 0;
border-top: 1px solid #D8D8D8;
margin-bottom: 5px;
overflow: visible;
padding: 25px 15px 20px 70px;
position: relative;
}Kim
Move slider here:
Slider settings:http://tummoscheit.de/wp-admin/themes.php?page=graphene_options
Kim
You might not have seen this right:
border-radius: 10px 10px 0 0;Make a small error on Your sidebar. Try using:
border-radius: 8px 8px 0 0;In any case, my latest edition of sidebar h3 & h1.page.title:
.sidebar h3 {
-pie-background: linear-gradient(#afaeae, #6E6E6E);
background: #afaeae;
background: linear-gradient(#afaeae, #6E6E6E);
background: -moz-linear-gradient(#afaeae, #6E6E6E) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#afaeae), to(#6E6E6E));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#afaeae', endColorstr='#6E6E6E'); /* for IE */
text-shadow: 0 -1px 0 #000000;
}
h1.page-title {
-pie-background: linear-gradient(#afaeae, #6E6E6E);
background: #6E6E6E;
background: linear-gradient(#afaeae, #6E6E6E);
background: -moz-linear-gradient(#afaeae, #6E6E6E) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#afaeae), to(#6E6E6E));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#afaeae', endColorstr='#6E6E6E'); /* for IE8 */
text-shadow: 0 -1px 0 #000000;
-moz-border-radius: 0 5px 0 0;
}Its not the sliders function so far.
http://wordpress.org/extend/plugins/search.php?q=slider
Then again you just might find the right css code to change width and height with
Firefox & Firebug for Your needs.
Kim
Great!
Header image can also point to “The Blog”:
/wp-admin/themes.php?page=graphene_options&tab=displayLink header picture..
Cheers
Kim
Please, supply link to Your page!
Its not easy to help You without 🙂
Kim
Create a new “Topmenu” here:
http://alastairharrison.byethost13.com/wordpress/wp-admin/nav-menus.php
Ad, move & rename menues to Your needs.
Kim
Please, supply link to Your page!
Its not easy to help You without 🙂
Kim
