![]() |
How To Add Footer Image
1 Attachment(s)
HI All,
I want to add the footer image after the Feature List ? Like attached Image Do i need to add to rectangle_bottom.tpl ? if so how? Thanks, |
Re: How To Add Footer Image
Which cart version is this for? 4.2.x doesn't use rectangle_bottom.tpl. You can insert the image in bottom.tpl just before any code in there. If you do this you may have to adjust center area bottom padding and footer area height to make it work
|
Re: How To Add Footer Image
Sorry it's 4.2.2 and i just add the
#footer { height: 100px; width: 100%; position: absolute; bottom: 0; overflow: hidden; float: left; /* page layout */ #content-container { clear: both; float: left; overflow: hidden; position: relative; width: 100%; padding-bottom: 100px; margin-top: 140px; z-index: 1; So can i add {include file="banners/banners1.tpl"} to top but still can not see any thing? but if i add to the welcome.tpl it;s show me the images? |
Re: How To Add Footer Image
you may need to mention the image path properly..?
|
Re: How To Add Footer Image
Make sure you add to correct template. Use FF with Firebug to see if the image is actualy there under other elements or not showing because of the height of the container
|
Re: How To Add Footer Image
HI,
All Good, edit the wrong bottom.tpl. :lol: Thanks |
Re: How To Add Footer Image
well done!
|
All times are GMT -8. The time now is 10:17 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.