sixrfan
02-27-2011, 01:24 AM
i cant figure out how to get the images on this page (http://www.diveneycue.com/pool-cues/pat-diveney-ebony-full-splice-custom-pool-cueref23/) to align vertically along the right side of the post. please advise. thanks!
|
||||
image alignment problemssixrfan 02-27-2011, 01:24 AM i cant figure out how to get the images on this page (http://www.diveneycue.com/pool-cues/pat-diveney-ebony-full-splice-custom-pool-cueref23/) to align vertically along the right side of the post. please advise. thanks! quartzy 02-27-2011, 02:00 AM You could place them in a div and then get the div to float to the right. <div id="right"><img1><img2><img3> CSS #right {float:right; margin: 0; padding: 0; width: 150px;} sixrfan 02-28-2011, 02:22 AM i had tried the float, but not a width too. that worked. thank you! |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum