![]() |
Centering Image Question
1 Attachment(s)
I am trying to center an image in the third column on my store. I can get the image to show with no problem, but can not get it centered in the row. Here is the code I used for the image.
<img src="{$ImagesDir}/mc_sc.gif" width="104" height="56" alt="Verified By Visa" /> How do I center the image in the under the boxes? |
Re: Centering Image Question
Code:
<div align="center"><img src="{$ImagesDir}/mc_sc.gif" width="104" height="56" alt="Verified By Visa" /></div> |
Re: Centering Image Question
Thank You
|
All times are GMT -8. The time now is 11:15 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.