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

X-Cart 4.3 released

 
Closed Thread
   X-Cart forums > News and Announcements
 
Thread Tools
  #51  
Old 11-24-2009, 09:16 AM
  Serginfor.com's Avatar 
Serginfor.com Serginfor.com is offline
 

Member
  
Join Date: Mar 2009
Posts: 20
 

Default Re: X-Cart 4.3 released

Quote:
Originally Posted by Duramax 6.6L
Try this

#header .line1 {
position: relative;
height: 165px;
direction: ltr;
}
#header .line1 .logo {
padding-top: 9px;
margin-left: 27px;
width: 465px;
}
#header .line1 .logo a img {
width: 444px;
height: 133px;
}

Raised as indicated and image remain.
__________________
www.infor.globalmetodo.pt
X-Cart DB Version: 4.
  #52  
Old 11-25-2009, 06:39 AM
 
eastman eastman is offline
 

Advanced Member
  
Join Date: Aug 2005
Location: Wyoming
Posts: 74
 

Default Re: X-Cart 4.3 released

Serginfor, the issue you are having stems from the altskin.css. Your logo is being scaled down by the #header .logo css. You will need to either remove or change those dimensions. This is what is being displayed from altskin.css:

#header .logo {
position: absolute;
width: 345px;
height: 54px;
margin: 0px;
left: 23px;
top: 107px;
}
#header .logo a img {
width: 345px;
height: 54px;
}

Hope that helps!
__________________
X-Cart Pro v4.4.3
  #53  
Old 11-25-2009, 08:33 AM
  Serginfor.com's Avatar 
Serginfor.com Serginfor.com is offline
 

Member
  
Join Date: Mar 2009
Posts: 20
 

Default Re: X-Cart 4.3 released

Quote:
Originally Posted by eastman
Serginfor, the issue you are having stems from the altskin.css. Your logo is being scaled down by the #header .logo css. You will need to either remove or change those dimensions. This is what is being displayed from altskin.css:

#header .logo {
position: absolute;
width: 345px;
height: 54px;
margin: 0px;
left: 23px;
top: 107px;
}
#header .logo a img {
width: 345px;
height: 54px;
}

Hope that helps!

This problem resolved
Thank you to all who helped me.
__________________
www.infor.globalmetodo.pt
X-Cart DB Version: 4.
  #54  
Old 11-29-2009, 09:48 AM
 
fonesunlock fonesunlock is offline
 

Advanced Member
  
Join Date: Sep 2008
Posts: 59
 

Default Re: X-Cart 4.3 released

I'm getting a code appear next to the price (http://www.rtwsupplier.com/games/r4/)

Code:
f $product.appearance.has_market_price && $product.appearance.market_price_discount gt 0}

Any ideas how to fix this?
  #55  
Old 11-29-2009, 09:58 AM
 
fonesunlock fonesunlock is offline
 

Advanced Member
  
Join Date: Sep 2008
Posts: 59
 

Default Re: X-Cart 4.3 released

I've also got a problem in the Checkout where the text looks a bit untidy: http://www.rtwsupplier.com/cart.php?mode=checkout
  #56  
Old 11-29-2009, 10:24 PM
 
wic wic is offline
 

Newbie
  
Join Date: Nov 2009
Posts: 5
 

Default Re: X-Cart 4.3 released

Can someone please direct me on how to insert images in my welcome area of the home page (the images stored on my computer’s HD)!
__________________
X-cart Gold v4.3.0
  #57  
Old 12-02-2009, 09:11 AM
 
ronstop ronstop is offline
 

Member
  
Join Date: Nov 2005
Posts: 26
 

Default Re: X-Cart 4.3 released

Quote:
Originally Posted by eastman
Serginfor, the issue you are having stems from the altskin.css. Your logo is being scaled down by the #header .logo css. You will need to either remove or change those dimensions. This is what is being displayed from altskin.css:

#header .logo {
position: absolute;
width: 345px;
height: 54px;
margin: 0px;
left: 23px;
top: 107px;
}
#header .logo a img {
width: 345px;
height: 54px;
}

Hope that helps!

Awesome. Thank you so much for posting this.
This solution worked for me with v4.3
__________________
Version 4.1.10
  #58  
Old 12-02-2009, 09:12 AM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: X-Cart 4.3 released

Quote:
Originally Posted by fonesunlock
I'm getting a code appear next to the price (http://www.rtwsupplier.com/games/r4/)

Code:
f $product.appearance.has_market_price && $product.appearance.market_price_discount gt 0}

Any ideas how to fix this?

http://forum.x-cart.com/showthread.php?p=273731#post273731
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4

The following 2 users thank carpeperdiem for this useful post:
ambal (12-03-2009), fonesunlock (12-02-2009)
  #59  
Old 12-03-2009, 02:38 AM
  ambal's Avatar 
ambal ambal is offline
 

X-Cart team
  
Join Date: Sep 2002
Posts: 4,121
 

Default Re: X-Cart 4.3 released

Quote:
Originally Posted by wic
Can someone please direct me on how to insert images in my welcome area of the home page (the images stored on my computer’s HD)!

I advise you to ask this and other questions about template modifications in X-Cart v4.3 at http://forum.x-cart.com/forumdisplay.php?f=46
__________________
Sincerely yours,
Alex Mulin
VP of Business Development for X-Cart
X-Payments product manager
  #60  
Old 12-03-2009, 07:04 AM
 
wic wic is offline
 

Newbie
  
Join Date: Nov 2009
Posts: 5
 

Default Re: X-Cart 4.3 released

Quote:
Originally Posted by ambal
I advise you to ask this and other questions about template modifications in X-Cart v4.3 at http://forum.x-cart.com/forumdisplay.php?f=46

Thank you Ambal, I will post it there.
__________________
X-cart Gold v4.3.0
Closed Thread
   X-Cart forums > News and Announcements



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 06:32 PM.

   

 
X-Cart forums © 2001-2020