Jump to content

Layout


Recommended Posts

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

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

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...