Id like to replace some of the images and am having trouble.
id like to change the background, the logo, the banner, and replace the orange bar with another bar i have an image for. So far al lthe changes ive tried in styles.css and in the .tpl file have not produced any results.
Please help.
*NOTE: i am using drupal 6.4, i havent had an issue yet...idk if this will hinder my ability to change the images*
Comments
Comment #1
plasticframes commentedI had to go into the css and change the banner url link to get the banner issue straightened out. I used the full 'http://....' url just to be sure.
For the orange bit, I named my new replacement bit the same as the old, and uploaded it in the orange bit's place. That seemed to do the trick.
I hope this helps!
Comment #2
alex.ihlo commentedby banner you were talking about the stock picture that comes with aboutpeople?
Comment #3
newperson commentedHow can I remove the drupal logo from the banner? Is this accomplished in the style.css?
Comment #4
alex.ihlo commentedI think you can do this from the administer---> themes area, if not administer---> site information, try that first, you can always delete the logo image from css i guess, but might as well just uncheck the "use default logo" button and insert an image from your machine in the space right below it.
Comment #5
jenyum commentedHere you go:
http://jenyum.wordpress.com/2009/04/30/customizing-the-aboutpeople-drupa...
I hope that helps.