steveemb
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How Hard will this be?Why would using someone else’s theme make it any easier? I cant really seem to find any that look like I want. Editing the default one was easy because of all the tutorials referring to it all the time. I managed to get the header how I wanted it, I just needed to change the footer and the content which could have all been done through the css. I just needed some problems sorting out…
see here… http://wordpress.org/support/topic/131626?replies=5Forum: Fixing WordPress
In reply to: A couple of problemsIm not using <img src> Im using the default layout but adding my own header, the img src goes into style.css
Forum: Fixing WordPress
In reply to: A couple of problemsForgot to mention, my footer has also disappeared.
Oh and the link is…
Forum: Fixing WordPress
In reply to: How Hard will this be?Right ive changed the background on the defualt theme but I cant seem to get it centered. Heres what ive put in the css…
background: url(‘images/bg.jpg’) center center;
but nothing happens is that wrong?
Also I changed the name of the bg.jpg to bgg.jpg and uploaded the corresponding picture under /images and it just didnt want to change, the only way I could get it to change was to rename them to the original bg.jpg. So frustrating.