jabernathy 0 Report post Posted October 25, 2011 I am totally new at this. Where/how can I add an image to make my header look like this temporary landing page http://www.phoneywood.com Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted October 25, 2011 Hi Jabernathy, Would it be possible for you to post a link to your site also, so we can see what theme you're currently using and take it from there. Please search our forums, before posting! Share this post Link to post Share on other sites
jabernathy 0 Report post Posted October 25, 2011 This is the site I want it to look like. http://www.phoneywood.com/ I am using Platform Pro theme. I figured part of it out by pasting code from the old site into the custom code area of Platform pro. But what folder do I upload my images to? Share this post Link to post Share on other sites
Kate 3 Report post Posted October 25, 2011 Hello, The best way to do extensive modifications (whether CSS or PHP) is to use the Base child theme. Make sure it's downloaded and installed, and you can activate it via Appearance->Themes. There's an images folder in there where you can upload custom images, and then reference them in the style.css file (in the Base directory). Share this post Link to post Share on other sites
jabernathy 0 Report post Posted October 25, 2011 I am in the PagelinesBase child theme. If I put it in htdocs-wp-content-themes-platformbase-images they show up there but they are not being seen. If I put them in htdocs-wp-content-themes-platformpro-images it says access denied. Share this post Link to post Share on other sites
Rob 547 Report post Posted October 25, 2011 You don't manually upload it. In the Dashboard > PlatformPro > Global Options there's a place to upload your image. You'll see it once uploaded. Don't forget to Save. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
jabernathy 0 Report post Posted October 25, 2011 But that is for a logo upload. I have done that. I see where to add code (in the custom code area of PlatformPro) to change the header but where do I upload my image to? Share this post Link to post Share on other sites
kastelic 6 Report post Posted October 25, 2011 To upload images to wordpress use Media -> Upload. Once uploaded you can browse all your images and get the absolute path for each on for use in your stylesheet. Share this post Link to post Share on other sites
jabernathy 0 Report post Posted October 25, 2011 Thanks so much Share this post Link to post Share on other sites