Hi everyone!
I recently purchased the CSS pack but it's been quite long since I don't write/read code (never been an expert by the way xD) and i find myself really really clumsy.
I've got two main problems regarding the header part of my blog: http://cineycerveza.wordpress.com . The first one is that i can't find the grey bar that's on the top to erase it (where it says "just another wordpress blabla..."). And the second one is that I want that the image i put on the header -below- to repeat itself (the current image is just something i've been testing with) because now it only centers it though i've changed this part in the css:
#header {
background:url('img/header.jpg') repeat-x;
height:200px;
border-bottom:5px solid #A6A6A6;
}
what am i doing wrong? can anyone help?? thank you everyone!
The blog I need help with is cineycerveza.wordpress.com.