![]() |
Image Alignment
I have been trying to align two images on top of each other for the Save and Print Recipe Buttons.
It aligns differently on different screen sizes. http://afarmgirlsdabbles.com/screenshot.png http://www.afarmgirlsdabbles.com/201...m-bars-recipe/ Is there any way to get it to align on all screen sizes. Here is my CSS code #zlrecipe-container .zlrecipe-print-link a.butn-link { background: url(images/print-aqua.png) no-repeat scroll transparent; cursor: pointer; padding: 0 0 0 20px; margin-top: 40px; height: 28px; width: 105px; text-indent: -9999px; float: right; } .zl-recipe-link a.butn-link { background-image: url(images/save-aqua.png) !important; background-repeat:no-repeat; position: absolute; height: 28px !important; width: 105px !important; float: right; } Thanks |
We are in the process of moving our forums so you may wish to repost over here http://www.studiopress.com/forums/
|
| All times are GMT -5. The time now is 10:31 PM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.