i am not sure when or how it got there, but there is a wordpress links and logo on the top left corner of my blog...i want it gone...how do i do this?
http://cjgroove.com
i am not sure when or how it got there, but there is a wordpress links and logo on the top left corner of my blog...i want it gone...how do i do this?
http://cjgroove.com
Only way I can tell you is to add the below to your style.css
.ab-item {
display: none;
}
It doesn't get rid of it, but it hides it.
I must be doing something wrong then...it is still there
Try adding to style-skin-1.css instead. Or where did you add it?
is there a certain place? i am trying to add it to all the skins.
You must log in to post.