|
User Details |
message
|
|
jay taylor
post date:
2012-01-12 21:13:41
|
Hi Guys
Quick question if i may?
Im trying to place a sliced image made in photoshop into the footer panel, it goes in there but without the CSS to go with it its all over the place. Now i have the CSS which i put in the user.css. Everything fits together fine but it's no longer in the footer panel its at the top where the header is. Im assuming i have to put the CSS for the sliced image into the footer div itself but im not sure how? What div id do i use? and does that go in the user.css coding?
Many Thanks
James
|
|
|
Elena Tepardea [Extend Studio]
post date:
2012-01-13 03:33:57
|
Hello,
It depends what css properties you have into the user.css file. Do you have any position properties which make this image go on the top of the layout? It would be great if you could send us a link from this page or maybe an archive by e-mail to support [at] extendstudio.com.
Thank you!
Regards,
Elena Tepardea
|
|
|
jay taylor
post date:
2012-01-13 11:52:46
|
Hi Elena
I sent an e-mail to that address. I sent it in a Rar file. i hope thats ok? Its actualy sits just outside the footer panel and not inside. When opened in a browser its to the left of everything.
Many Thanks
James
|
|
|
Elena Tepardea [Extend Studio]
post date:
2012-01-13 12:14:49
|
Hello,
Thank you!
All you needed to do was to apply relative position to the parent container of your sliced images, because they all have position:absolute.
That parent div was the footer container. I have changed the code for you and sent you the archive back by e-mail.
If you need more assistance please let me know!
Regards,
Elena Tepardea
|
|