StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 11-16-2012, 10:34 AM
rbennett rbennett is offline
Registered User
Pro Plus Member
 
Join Date: Aug 2011
Posts: 102
Default 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://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
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Image Alignment zenboy General Discussion 1 01-28-2009 04:09 PM
Image Alignment adamk General Discussion 2 12-10-2008 12:18 AM


All times are GMT -5. The time now is 06:12 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.