Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Centering Image

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 04-03-2010, 10:27 AM
 
Bobby P. Bobby P. is offline
 

Member
  
Join Date: Mar 2009
Posts: 18
 

Default Centering Image

I have widened my site but am unable to figure out how to center the Welcome JPG it moved to the right (4ALLHERBAL.COM) I use the Fashion Mosaic Template.
I figure its in the margins somewhere but cant find it if anyone can help thank you
__________________
4.2.3 Gold
------------------
http://4allherbal.com
Herbalife Independent Distributor
Reply With Quote
  #2  
Old 04-03-2010, 11:00 AM
  gizmo's Avatar 
gizmo gizmo is offline
 

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

Default Re: Centering Image

Main.css

Find around line 1716 >

img.welcome {
float:right; (Change this to float left)

height:262px;
margin-left:20px;
width:580px;


}

Highligted in red is where to change, watch your padding though...
__________________
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
  #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
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 02:57 PM.

   

 
X-Cart forums © 2001-2020