By victoria_b on
Hi,
I'm just starting to get up to speed on theming so hopefully my question should be easy to answer.
I'm designing a custom theme with a folder structure of /sites/all/themes/theme-name/
with seperate folders for images (/sites/all/themes/theme-name/images) and css (/sites/all/themes/theme-name/css)
Any images reference via css (eg. background images) show correctly in my page.tpl.php file however any images I insert directly with an
tag in the page.tpl.php file don't appear. Obviously, it's something to do with paths - so what's the correct way to insert an image from a custom theme/images folder into my page.tpl.php file?
Thanks in advance for any help!
Comments
_
Try the following in page.tpl.php:
Brilliant. Worked like a
Brilliant. Worked like a charm.
WorldFallz - thanks for the prompt solution!
Victoria
_
excellent-- happy to help. ;-)
Me too
I have this same issues, but the posted solution just isn;t working for me. Am I missing something?
Please please please help.
abaloo