RGoodfellow
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Twenty Ten Navigation BarYea yours looks good would you mind explaining how you did that I’m a bit of a beginner
Thanks
Forum: Fixing WordPress
In reply to: Twenty Ten Navigation BarOk so I followed your link and placed the code you provide in my style.css. I then adjusted the code from 980 to 1010 the width i used to get my header all the way across. Updated the file and nothing changed. I’m a little confused on the second part
“you might then be able to use a background image in the body style; horizontally repeated”
Not really sure how to do that. Sorry I really am pretty new to this. I do appreciate your help.
Forum: Themes and Templates
In reply to: Twenty Ten Theme – CSS Opacity Wrapper and Imagessorry I’m a beginner. I checked out the link on rgba and added the code to the bottom of #wrapper in my child theme. I cant get it to work. Im trying to make the container transparent so you can see the backround. Can you tell me where I went wrong
many thanks
http://subleveltransmission.com/
#wrapper {
background: #fff;
margin-top: 20px;
padding: 0 20px;
div {
background: rgba(200, 00, 54, 0.5);
}Forum: Fixing WordPress
In reply to: How do I Hide the container boxYes it is twenty ten and i have all ready made a child theme. Just not sure what to add to my style.css file in my child theme.
any Ideas?
Forum: Fixing WordPress
In reply to: How do I Hide the Post containerSorry maybe I’m using the wrong words. I want to hide the white part on my blog so you can see the background beneath it.
[duplicate: http://wordpress.org/support/topic/how-do-i-hide-the-container-box?replies=3 ]