Need to place full width image in footer

ThemeBurn SupportForumsWordPress ThemesShoppica WordPress ThemeNeed to place full width image in footer

This topic has been marked as resolved.

I am replacing the theme on a working site (that uses wp ecommerce and Goldcart) with Shoppica, so have set up a temporary clone type site to get familiar with all the settings etc before I switch out the theme. I call it clone type as I don’t have all the product links working, I’m thinking will be serialized links or something.
I am having trouble placing a full width image in the footer.
I have put the image link with the class wrap in the footer.php and added to the custom css with
.wrap {
position:absolute;
margin: 0;
/*replace 900px with your width*/
width:auto;
}

now I am stuck as the image will not go all the way left. What have I missed?
Help appreciated/needed :-)

  • This reply was modified 4118 days ago by  coara.
 coara
February 6, 2013 at 9:09 pm #18270

Hi,

You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!

We hope this is what you are looking for :)

Best,
ThemeBurn Team

February 6, 2013 at 11:18 pm #18282

Thank you so much for that, appreciate the quick response.

Only question I have is there a way to have it full width the way I was doing it as it was being responsive in the previous location.
If not – I am happy with the help you have given me. Thank you

 coara
February 7, 2013 at 8:51 am #18304

Hi,

You can try to put absolute div at bottom with 100% width and the background (not in footer), but our code will work for all browsers :)

Best,
ThemeBurn Team

February 11, 2013 at 10:16 am #18520

Thank you – have decided I prefer what you recommended and did for me – it looks better :-)
This is resolved.

 coara
February 11, 2013 at 11:27 am #18527

Glad, we’ve helped :)

Best,
ThemeBurn team

February 11, 2013 at 11:31 am #18528
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.