mirco Posted June 26, 2011 Share Posted June 26, 2011 Hello. I use v.1.4.1.0.I modified the file prestashop/themes/css/global.css, inserting some code taken from another template.Such as:#bottompage { background: url("../img/BG-main_content_bottom.png") no-repeat scroll center bottom transparent; height: 59px; position: relative;}Then I modified the file prestashop\themes\prestashop\footer.tpl adding the following code: Copyright ©2011 . All rights reserved By Company | Privacy Policy All that should bring a bar at the bottom page and all the data of #footleft and #footertext (they too were inserted in global.css).But it doesn't work. No change. I have put other code in global.css and I can see some changes about the layout, but not that above.Images are loaded, all seems ok. I made all the cycle after the full installation - not before.Can you help me?Tks. Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted June 27, 2011 Share Posted June 27, 2011 Honestly, there could be multiple reasons why this is not working for you. Without being able to see the site it is going to be difficult to help you. Can you give me a link to your site? Marty Shue Link to comment Share on other sites More sharing options...
mirco Posted June 27, 2011 Author Share Posted June 27, 2011 You are right, there could be many reasons. I think it is something about global.css. Below the link to my test site:http://webtraffic-promiraweb.net/prestashop_14/I really thank you for your help.Mirco Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted June 27, 2011 Share Posted June 27, 2011 Thanks for the link! For starters, the code Copyright ©2011 . All rights reserved By Company | Privacy Policy Cannot be found on this page. You need to add the code above.The footer code for the link you gave is <!-- MODULE Block footer --> Speciali Nuovi prodotti Vendite migliori I nostri negozi Contattaci Termini e condizioni d'uso Chi siamo Powered by PrestaShop™ <!-- /MODULE Block footer --> Make sure to add the code you want and then upload the new footer.tpl file. Once you do that let me know and I'll take another look at it. Thanks!Marty Shue Link to comment Share on other sites More sharing options...
mirco Posted June 27, 2011 Author Share Posted June 27, 2011 That code seems to be in footer.tpl. If I check the file by my ftp client the code is in. I made many transfer tests.I know that the html option shows a file missing of that code, and that is my problem...May be it is something on the server....(???) Link to comment Share on other sites More sharing options...
mirco Posted June 27, 2011 Author Share Posted June 27, 2011 Hello. Just to tell Marty Shue that now I'm working on the other theme, so you could see the bottom page in a correct way.I decided to do so because with the modified standard theme I can't solve the problem I posted.I'll will change the new theme bit a bit till I reach what I wish.Of course any help is appreciated.Mirco. 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