nerdygurl Posted September 21, 2008 Share Posted September 21, 2008 Hi i was wondering if to go about putting up a banner across the top of my site some of you have a graphic at the very top that spans across the shop i was wondering how you did this?? I really want to create a graphic for the top of my shop instead of the small logo i have. I ended up having to change my logo as my previous one did not fit properly so this would be a solution to my problem any help would be greatfully appreciated. Link to comment Share on other sites More sharing options...
Tonche Posted October 12, 2008 Share Posted October 12, 2008 Hi there, If your stil wondering on how to do it... Here is my way. Go to the desired theme for ex. if it is the default one go to prestashop\themes\prestashop\ and open header.tpl then you will see this code ( a bit longer but i started from head ). </head> <body {if $page_name}id="{$page_name|escape:'htmlall':'UTF-8'}"{/if}> <!-- HERE IS THE PEACE OF THE CODE YOU HAVE TO PUT TO MAKE YOUR BANNER THE WAY YOU WANT--> <!-- Header --> {$HOOK_TOP} <!-- Left --> {$HOOK_LEFT_COLUMN} <!-- Center --> Link to comment Share on other sites More sharing options...
nerdygurl Posted October 12, 2008 Author Share Posted October 12, 2008 Heya I managed to do it using CSS instead Just wanted to add the top graphic to my site so it curved around CSS did it for me okay so yay thanks for your help anyway much appreciated Link to comment Share on other sites More sharing options...
Tonche Posted October 12, 2008 Share Posted October 12, 2008 Thats great, I did it first through css added in the header but then i found out this is easier. Anyway have you noticed the bug while trying to sort products by price low/high. I checked it in you page and it doesn't work too i thought i messed it but it seems prestashop programers have to work on it. Link to comment Share on other sites More sharing options...
nerdygurl Posted October 12, 2008 Author Share Posted October 12, 2008 Yeah it does seem to be another bug :S Link to comment Share on other sites More sharing options...
Caecilia Posted October 18, 2008 Share Posted October 18, 2008 Hi there, If your stil wondering on how to do it... Here is my way. Go to the desired theme for ex. if it is the default one go to prestashop\themes\prestashop\ and open header.tpl then you will see this code ( a bit longer but i started from head ). </head> <body {if $page_name}id="{$page_name|escape:'htmlall':'UTF-8'}"{/if}> <!-- HERE IS THE PEACE OF THE CODE YOU HAVE TO PUT TO MAKE YOUR BANNER THE WAY YOU WANT--> <!-- Header --> {$HOOK_TOP} <!-- Left --> {$HOOK_LEFT_COLUMN} <!-- Center --> Hi Tonche, can you tell me how to place the language, contact, sitemap, etc below the header like yours? 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