spaski Posted August 9, 2012 Share Posted August 9, 2012 (edited) Hi I 've uploaded our logo as header logo.( in appearance section). For some reason it's not showing the logo correctly. Any suggestions Thanks Edited August 10, 2012 by spaski (see edit history) Link to comment Share on other sites More sharing options...
Norwegian Rat Posted August 9, 2012 Share Posted August 9, 2012 A little more info would be nice. Background issue? Size issue? Does it show up at all? etc etc. Do you have a link to your store? Link to comment Share on other sites More sharing options...
tdr170 Posted August 9, 2012 Share Posted August 9, 2012 Be sure to use force compile and turn cache off under preferences/performance. Link to comment Share on other sites More sharing options...
spaski Posted August 9, 2012 Author Share Posted August 9, 2012 A little more info would be nice. Background issue? Size issue? Does it show up at all? etc etc. Do you have a link to your store? All I can see is letters, I cannot see the background of the picture! Link to comment Share on other sites More sharing options...
spaski Posted August 9, 2012 Author Share Posted August 9, 2012 Be sure to use force compile and turn cache off under preferences/performance. Where do I do that? Thanks Link to comment Share on other sites More sharing options...
spaski Posted August 9, 2012 Author Share Posted August 9, 2012 All I can see is letters, I cannot see the background of the picture! http://www.lifestyle4ufurniture.com.au/ Link to comment Share on other sites More sharing options...
spaski Posted August 9, 2012 Author Share Posted August 9, 2012 Be sure to use force compile and turn cache off under preferences/performance. I found it. doesen't work. Link to comment Share on other sites More sharing options...
tdr170 Posted August 10, 2012 Share Posted August 10, 2012 The issue is that your link is pointing to logo.png if you change it to .jpg the image shows up. Look under preferences/images and see what setting you have if you changes this setting at some point try changing to default of Use JPEG. You can also look at line 79 of header.tpl and see what it says will look like line below, if yours says logo.png change to jpg and the image should show up. (line 79 from my header.tpl) <img class="logo" src="{$img_ps_dir}logo.jpg?{$img_update_time}" alt="{$shop_name|escape:'htmlall':'UTF-8'}" {if $logo_image_width}width="{$logo_image_width}"{/if} {if $logo_image_height}height="{$logo_image_height}" {/if} /> Link to comment Share on other sites More sharing options...
spaski Posted August 10, 2012 Author Share Posted August 10, 2012 (edited) The issue is that your link is pointing to logo.png if you change it to .jpg the image shows up. Look under preferences/images and see what setting you have if you changes this setting at some point try changing to default of Use JPEG. You can also look at line 79 of header.tpl and see what it says will look like line below, if yours says logo.png change to jpg and the image should show up. (line 79 from my header.tpl) <img class="logo" src="{$img_ps_dir}logo.jpg?{$img_update_time}" alt="{$shop_name|escape:'htmlall':'UTF-8'}" {if $logo_image_width}width="{$logo_image_width}"{/if} {if $logo_image_height}height="{$logo_image_height}" {/if} /> in preferences/images, image type is set to jpg.where is header.tpl. i checked in my mozila firefox and its says logo,png., but where do i change it. thanks i did chages here: home/lifestyl/public_html/themes/furnituris/header.tpl still no good Edited August 10, 2012 by spaski (see edit history) Link to comment Share on other sites More sharing options...
tdr170 Posted August 10, 2012 Share Posted August 10, 2012 (edited) After editing the .tpl file you need to turn force compile on and cache off under preferences/performance. That is the correct .tpl file and should work as you can see from my pics. You may also need to delete all files except index.php from tools/smarty/cache and compile. Edited August 10, 2012 by tdr170 (see edit history) Link to comment Share on other sites More sharing options...
spaski Posted August 10, 2012 Author Share Posted August 10, 2012 Be sure to use force compile and turn cache off under preferences/performance. i did that and its working ok now. Thank you very much. Cheersp.s i dont think i could do this by my self. Link to comment Share on other sites More sharing options...
tdr170 Posted August 10, 2012 Share Posted August 10, 2012 Your welcome glad to help. Please mark post as solved. (edit original post use full editor add [solved] to Topic title.) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now