Thread: Centering Image
View Single Post
  #3  
Old 04-03-2010, 11:11 AM
  gizmo's Avatar 
gizmo gizmo is offline
 

X-Adept
  
Join Date: Jan 2005
Location: Crawley : UK
Posts: 618
 

Default Re: Centering Image

Actully if you do as I originally stated it will move categories to left and image to right so try this code:

img.welcome {
float:right;
height:262px;
margin-right:220px;
width:580px;


}

Red Markup is changed, Not tested in all browsers

Alternative make the image wider then you want have to change any code to fill entire space make image say 570px that will give you, or should 5px on either side
__________________
Thank You - Alan
Don't be like me, and keep saying "Nearly did it" go do it!!
Version: 4.4.4 Gold -
Reply With Quote