Archive for December, 2009

How to edit wordpress using wordpress theme base?

I have downloaded theme for my wordpress from wordpressthemesbase.com. But can’t figure out how to use it.

You will have probably download the file in zip or rar format, extract the files within and upload it to:

yourwebsite.com/wp-content/themes/yourtheme

How to over ride inherit with CSS?

I gave style to my anchors in my #sidebar. The problem is I have a rollover image with a transparent background that is inheriting the rollover anchor style for the sidebar. It has a hover background color. When I rollover the image it changes, but is inheriting the hover background color, which I do not want. I can’t change the #sidebar to a class because it is with wordpress so I am stuck using #sidebar. How can I make it so when I rollover my image it does not inherit the hover from the sidebar anchors?

Without the code to check, I don’t know if this will work for you:

#sidebar img a:hover { background: transparent; }

Maybe this :P

#sidebar a:hover img { background: transparent; }

Probably neither will work since I can’t test it with your code, but maybe it’ll give you an idea of what to try.

Ron

Icy Clean Theme
Think White Theme
Clean Green Theme
Design Your Own!
Artisteer - Wordpress Theme Generator