sophie
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [AcmeBlog] Cant Change Header Size – Driving Myself CrazyHi, yes I managed to solve the problem by fixing my coding. Thanks for the link I will go there if I have anymore problems. Thanks!
Forum: Themes and Templates
In reply to: [AcmeBlog] Cant Change Header Size – Driving Myself CrazyTo solve this loading problem, I inserted the div code for the image below the </head> in header.php
Forum: Themes and Templates
In reply to: [AcmeBlog] Cant Change Header Size – Driving Myself CrazyThe problem with inserting my header image within the header.php with code is that whenever I open my page the header image loads from the top left corner and then positions itself to the center.
Anyone have another solution?
Forum: Themes and Templates
In reply to: [AcmeBlog] Cant Change Header Size – Driving Myself CrazyInstead of inserting an image into the header uploader I am now trying to insert code into the header.php which is a much easier solution. I hope someone else has a solution to the original problem.
Forum: Themes and Templates
In reply to: Cant Change Header Size – Driving Myself CrazyGreat, thanks
Forum: Themes and Templates
In reply to: Position page container!Hi,
Thanks for replying and pointing me in the right direction! Using auto didn’t center it completely so I played around a bit and this code worked perfectly:
.one-column #content {
margin: 0 -100px;
width: 100%;
}Cheers! ;))
Forum: Fixing WordPress
In reply to: Blog keeps getting banned for high CPUOk thanks for the help samuel, i will definitely look into this!
Forum: Your WordPress
In reply to: My new website. Need reviewsits pretty good!
Forum: Your WordPress
In reply to: Site needs Reviewmake the images high quality in the slider!
Forum: Themes and Templates
In reply to: Home Page all Wonky! What is going on?line 253 of style.css?
Forum: Themes and Templates
In reply to: Can't change nav bar links!Im using a child theme of twenty twelve!
Forum: Themes and Templates
In reply to: Can't figure this out! Please help how to remove featured image!Hi, sorry I did not get it fixed, the image is still showing. Does anyone know how to remove the featured image from the single post view but keep it showing on the home page?
Forum: Themes and Templates
In reply to: Remove featured image from post!Hi, i placed that code im my style.css and it did nothing. Any more suggestions?
Forum: Themes and Templates
In reply to: Remove featured image from post!Hi, that code totally removed it from the home page as well. Any way I can remove it from the single post only?
Forum: Themes and Templates
In reply to: Can't figure this out! Please help how to remove featured image!Thanks looks like my content.php file was totally empty! Got it fixed!