Hi,
I'd like to purchace the custom CSS upgrade, but I want to make sure I'm able to do the modifications I need first.
http://zfashionblog.wordpress.com
All I need is to remove the border from the header image, posts rectangle and posts image.
For the header, I tried typing:
#header-image img {
border:none;
}
and
#header-image img {
border:none!important;
}
But it's not working! how come?!
for the posts I tried typing:
.post {
position:relative;
background-color:#fff;
border:none;
margin:0 0 60px;
padding:50px 55px;
}
But nothing is changing in the preview either..
What am I doing wrong?
Also, I'd like to ask you for another tip...
Would it be possible to completely remove the header image, but leave the space behind it free so I can ad an image on the background in this space?
Basicly, I'd need to leave a space between the upper menue and the posts area even after I remove the header image.
As the header image is not clickable anyway, I see no point in keeping it and would rather designing something on the background instead.
Thanks a lot for your help and...
MERRY X-MAS!!! :-)
The blog I need help with is zfashionblog.wordpress.com.