Mario Posted February 11, 2009 Share Posted February 11, 2009 HelloI was already able to change the most things on my shop.I just get stucked, when I'm trying to change the position from Google adsense below the "featured products" where can I change it?and also with the picture above the "featured products" where can i change this one?Thanks a lot for you help. Link to comment Share on other sites More sharing options...
Mario Posted February 11, 2009 Author Share Posted February 11, 2009 no one?I've also another question...where do I change the look of the email notifications and look and feel? Link to comment Share on other sites More sharing options...
Cronos Posted February 11, 2009 Share Posted February 11, 2009 Hi Mario,To change the look and feel of the email templates, please browse to "mails" folder in prestashop's root directory.Select the language you are using, example for English, "en" folder.And go to each html file and change.Remember you should also do necessary modifications in the global.css file to reflect the changes.-----I don't see any google adsense under featured products on your site.Please clarify with a screenshot, if possible.Cheers..Cronos Link to comment Share on other sites More sharing options...
Mario Posted February 11, 2009 Author Share Posted February 11, 2009 Hi Cronosthanks for the reply.see att. picture... Link to comment Share on other sites More sharing options...
Cronos Posted February 11, 2009 Share Posted February 11, 2009 Hi Mario,Put the GoogleAds IFRAME in a div and give it margin: 0 auto; and position:relative; It should work.Cheers..Cronos <IFRAME>GoogleAds</IFRAME></div> Link to comment Share on other sites More sharing options...
Mario Posted February 12, 2009 Author Share Posted February 12, 2009 Hi Cronosthanks, but where do I have to do that?it's not in the gadsense.php, because I do not see a iframe there....thanks a lot Link to comment Share on other sites More sharing options...
Mario Posted February 12, 2009 Author Share Posted February 12, 2009 top picture is solved...I could change it by myself... Link to comment Share on other sites More sharing options...
Cronos Posted February 12, 2009 Share Posted February 12, 2009 Hi Mario,Check for this piece of code in global.css file in your theme's CSS folder. /* Block advertising */ .advertising_block { width: 191px; margin-bottom: 1em; text-align: center; } Change to /* Block advertising */ .advertising_block { width: 191px; margin-bottom: 1em; text-align: center; margin:0 auto; position:relative; } Cheers..Cronos Link to comment Share on other sites More sharing options...
Cronos Posted February 12, 2009 Share Posted February 12, 2009 Hi Mario,I gave a previous solution based on the fact that Google Ad Sense module was in Advertisement block.If that doesn't work, please check the google adsense code you are putting while configuring the GoogleAdSense module.The HTML which is getting displayed is the following Now, we need to change one small thing, Guess it should work.Cheers..Cronos Link to comment Share on other sites More sharing options...
Mario Posted February 12, 2009 Author Share Posted February 12, 2009 Hi Cronosboth solutions are not working...hm, but somehow somewhere the adsense has been implemented... how then?I just need to fix the center columns where you can see the welcome text and adsense item and the nearly everything looks finde for me...Cheersthanks for the help... hopefully I will beginn to understand soon too... Link to comment Share on other sites More sharing options...
Mario Posted February 13, 2009 Author Share Posted February 13, 2009 Code in Configuration Area [removed]<!-- google_ad_client = "pub-xxxxxxxxxxxxxx"; /* 468x60, Erstellt 05.02.09 */ google_ad_slot = "xxxxxxxxx"; google_ad_width = 468; google_ad_height = 60; //--> [removed] [removed] [removed] Link to comment Share on other sites More sharing options...
Mario Posted February 16, 2009 Author Share Posted February 16, 2009 still not found, where I have to set up gadsense to be displayed nice...thanks a lot Link to comment Share on other sites More sharing options...
sinannn Posted February 17, 2009 Share Posted February 17, 2009 hi mario i like your site your menu good looking i want my category menu like that how can i do it? Link to comment Share on other sites More sharing options...
Mario Posted February 17, 2009 Author Share Posted February 17, 2009 Hi SinannnThanks...see here...http://www.prestashop.com/forums/viewthread/10983/modules/module_categories_menuCheersMario Link to comment Share on other sites More sharing options...
Mario Posted February 17, 2009 Author Share Posted February 17, 2009 please once more suggestion, where I possibly can change the google adsence block position....Thanks a lot Link to comment Share on other sites More sharing options...
Mario Posted February 19, 2009 Author Share Posted February 19, 2009 nobody?does anybody know, who has programmed the adsense block? because I cannot find it anymore in the forum...thanks Link to comment Share on other sites More sharing options...
Mario Posted March 5, 2009 Author Share Posted March 5, 2009 hi everybodystill having the old problem with google adsense...just came back from vacation and was hopping to get some new input...Please....thanks Link to comment Share on other sites More sharing options...
Mario Posted April 19, 2009 Author Share Posted April 19, 2009 is it really possible, that no one can help me? Link to comment Share on other sites More sharing options...
noexperience Posted May 21, 2009 Share Posted May 21, 2009 hy mariolook at mi site in right collumdo you mant that ? Link to comment Share on other sites More sharing options...
Mario Posted May 22, 2009 Author Share Posted May 22, 2009 that would work as well...at the moment on my site: shop.cuoresportivo.ch it is at the bottom and I wanted to put it into center position and a little bit down, as it is to near to the above products... Link to comment Share on other sites More sharing options...
qasrani Posted May 27, 2009 Share Posted May 27, 2009 Have you noticed circular rectangle in the following image showing extra footer with menu attached? 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