LOL. Im not a rookie actually a pro an I can confirm this is the best solution.
Good job!
LOL. Im not a rookie actually a pro an I can confirm this is the best solution.
Good job!
I'm a rookie just like you. Somethime it's so difficult to get any help.
in style.css somewhere in line 196
.content
{
margin: 0;
padding: 0;
background:...
I've even commented the code in order to underestand everything. You control that part here:
/* sidebar: welcome section button */
a.mbtn.btn_orange {
background-color: #444;
color: #aaa;
}...
Add this to your CSS:
/* welcome links */
.header_top_res p a {
color: #fff;
}
/* welcome links ends */
/* menu button */
a.obtn.btn_orange {
background-color: #444;
Have a look at the screencast --> Screenr - css classipress button
Regards,
You need two images: the gradient and the header image. See them on the site you mentioned:
http://www.omplassering.no/wp-content/themes/classipress/images/summer_header.jpg...