I am totally new at this. Where/how can I add an image to make my header look like this temporary landing page
How do I custumize the header?
Started by
jabernathy
, Oct 25 2011 05:57 AM
8 replies to this topic
#1
Posted 25 October 2011 - 05:57 AM
#2
Posted 25 October 2011 - 08:48 AM
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.
#3
Posted 25 October 2011 - 02:42 PM
This is the site I want it to look like.
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?
#4
Posted 25 October 2011 - 04:51 PM
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).
#5
Posted 25 October 2011 - 07:08 PM
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.
#6
Posted 25 October 2011 - 07:34 PM
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.
#7
Posted 25 October 2011 - 08:02 PM
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?
#8
Posted 25 October 2011 - 09:39 PM
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.
#9
Posted 25 October 2011 - 11:01 PM
Thanks so much











