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

TelaFirma - X-Cart Dynamic Image Generator

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #141  
Old 03-21-2006, 10:00 AM
 
willirl willirl is offline
 

eXpert
  
Join Date: Mar 2004
Location: OHIO
Posts: 271
 

Default

Are you using the image mod?

There seems to be some sort of problem with generated HTML catalogs where the image is broken. Waiting on Steve to give us a fix.
__________________
Richard

x-cart version 4.0.17
http://roguewavemarine.com
Reply With Quote
  #142  
Old 03-22-2006, 06:11 AM
 
DanUK DanUK is offline
 

X-Adept
  
Join Date: Dec 2003
Location: UK
Posts: 800
 

Default

Just found this thread after firing off a PM regarding the HTML catalog. It's referencing the new image directory relative to the /catalog directory so, of course, it's not finding it. Not sure how this is fixed though.
__________________
4.4.2

and

4.6.1
Reply With Quote
  #143  
Old 03-22-2006, 10:14 AM
 
Lionel Lionel is offline
 

Senior Member
  
Join Date: Dec 2005
Posts: 199
 

Default

use SAFETYNET DSEFU MOD and there will be no need to ever generate a catalog
__________________
X-Cart Gold 4.0.17 [unix]
X-Cart Gold 4.0.18 [unix]
Reply With Quote
  #144  
Old 04-01-2006, 10:37 AM
 
Total Hosting Total Hosting is offline
 

Advanced Member
  
Join Date: Feb 2006
Posts: 52
 

Default What about separate images for thumbs?

Hi All,

Does this mod, or any other means, allow for a DIFFERENT image for thumbnail instead of the SAME image as the product?

I find it a major oversight not to have a THUMBNAIL image that I can control independantly (for close cropping, or whatever) from the product shot.

Thanks!
__________________
Regards,

Peter Stoermer
http://www.TotalHosting.com for http://www.EmpowermentGroup.com
X-cart: 4.0.17
Reply With Quote
  #145  
Old 04-24-2006, 08:45 AM
 
joelc73 joelc73 is offline
 

Advanced Member
  
Join Date: Nov 2005
Posts: 42
 

Default

I've been using this mod and I like it a lot. One issue that I can't resolve though is that my detailed images are not completely aligned left as they should be. It's as if there is space before the first one. What's odd about it thoug is that in only happens in IE on a PC. It doesn't happen on a Mac using Safari or Mozilla.

Here's an example: http://www.thegrooveshoppe.com/xcart/product.php?productid=16231&cat=259&page=2
__________________
Version 4.0.17
Reply With Quote
  #146  
Old 04-24-2006, 12:05 PM
  proboscidian's Avatar 
proboscidian proboscidian is offline
 

Senior Member
  
Join Date: May 2005
Location: Clearwater, FL
Posts: 146
 

Default

Post your style sheet, and maybe I can figure out the problem.
__________________
Industrial Webworks
Various xcart versions from 4.1.19 gold - 4.7 gold
http://www.industrialwebworks.net
Reply With Quote
  #147  
Old 04-24-2006, 12:12 PM
 
joelc73 joelc73 is offline
 

Advanced Member
  
Join Date: Nov 2005
Posts: 42
 

Default

Quote:
Originally Posted by proboscidian
Post your style sheet, and maybe I can figure out the problem.
If you could take a look that would be great! Here it is:

BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
COLOR: #000000; FONT-SIZE: 10px;
}
A:link {
COLOR: #666666; TEXT-DECORATION: none;
}
A:visited {
COLOR: #666666; TEXT-DECORATION: none;
}
A:hover {
COLOR: #999999; TEXT-DECORATION: underline;
}
A:active {
COLOR: #FFFFFF; TEXT-DECORATION: none;
}
H1 {
FONT-SIZE: 15px;
}
H2 {
FONT-SIZE: 13px;
}
H3 {
FONT-SIZE: 12px;
}
HR {
COLOR: #DDDDDD; HEIGHT: 1px;
}
BODY {
MARGIN-TOP: 0 px; MARGIN-BOTTOM: 0 px; MARGIN-LEFT: 0 px; MARGIN-RIGHT: 0 px;
BACKGROUND-COLOR: #9E9FA7;
}
.HeadBox {
BACKGROUND-COLOR: #9E9FA7;
}
.HeadText {
FONT-SIZE: 12px; FONT-WEIGHT: bold;
}
.HeadLine {
BACKGROUND-COLOR: #EDEDED;
}
.VertMenuBox {
BACKGROUND-COLOR: #EDEDED;
}
.VertMenuBorder {
BACKGROUND-COLOR: #000000;/*#FFC58C;*/
}
.VertMenuTitle {
BACKGROUND-COLOR: #999999; COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.VertMenuItems {
COLOR: #000000; TEXT-DECORATION: none;
}
.VertMenuItems:link {
COLOR: #330000; TEXT-DECORATION: none;
}
.VertMenuItems:visited {
COLOR: #330000; TEXT-DECORATION: none;
}
.VertMenuItems:hover {
COLOR: #550000; TEXT-DECORATION: underline;
}
.VertMenuItems:active {
COLOR: #330000; TEXT-DECORATION: none;
}
.VertMenuHr {
COLOR: #999999;
}
.CategoriesList {
FONT-SIZE: 12px;
}
.DialogBox {
BACKGROUND-COLOR: #FFFFFF;
}
.DialogBorder {
BACKGROUND-COLOR: #999999;
}
.DialogTitle {
COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 11px;
}
.NumberOfArticles {
COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.TopLabel {
COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.Text {
COLOR: #000000;
}
.AdminSmallMessage {
COLOR: #550000;
}
.AdminTitle {
COLOR: #330000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.Line {
BACKGROUND-COLOR: #FF6600;
}
.ProductTitle {
COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductDetailsTitle {
COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductDetails {
COLOR: #000000;
}
.ProductPriceTitle {
COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductPriceConverting {
COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductPrice {
COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductPriceSmall {
COLOR: #550000; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.MarketPrice {
FONT-SIZE: 11px;
}
.ItemsList {
COLOR: #330000; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.NavigationPath {
COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.FormButton {
COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.Button {
FONT-FAMILY: Arial;
BACKGROUND: URL(images/butbg.gif);
BACKGROUND-COLOR: #FFC58C;
COLOR: #FFFFFF; FONT-WEIGHT: bold;
FONT-SIZE: 11px;
TEXT-DECORATION: none;
}
.CustomerMessage {
COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.ErrorMessage {
COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.Star {
COLOR: #FF0000;
}
.HighLight {
BACKGROUND-COLOR: #FFFFCC;
}
.SaveMoneyLabel {
COLOR: #FFFFFF; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.TableHead {
BACKGROUND-COLOR: #DDDDDD;
}
.SmallNote:link {
COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
COLOR: #888888; TEXT-DECORATION: underline; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:active {
COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.Bottom {
BACKGROUND-COLOR: #999999; COLOR: #000000;
}
.Tab {
BACKGROUND-COLOR: #000000;
FONT-WEIGHT: bold;
TEXT-TRANSFORM: uppercase;
}
.CatMenuItemOff
{
BACKGROUND-COLOR: transparent; /* like "VertMenuBox" */
BORDER-RIGHT: none; /* like "VertMenuBox" */
BORDER-TOP: none; /* like "VertMenuBox" */
BORDER-LEFT: none; /* like "VertMenuBox" */
BORDER-BOTTOM: none; /* like "VertMenuBox" */
MARGIN-BOTTOM: 1px;
MARGIN-TOP: 1px;
MARGIN-LEFT: 1px;
MARGIN-RIGHT: 2px;
CURSOR: pointer;
}
.CatMenuItemOffExp
{
BACKGROUND-COLOR: transparent; /* like "VertMenuBox" */
BORDER-RIGHT: none; /* like "VertMenuBorder" */
BORDER-TOP: none; /* like "VertMenuBorder" */
BORDER-LEFT: none; /* like "VertMenuBorder" */
BORDER-BOTTOM: none; /* like "VertMenuBorder" */
MARGIN-BOTTOM: 1px;
MARGIN-TOP: 1px;
MARGIN-LEFT: 1px;
MARGIN-RIGHT: 2px;
CURSOR: pointer;
}
.CatMenuItemOn
{
BACKGROUND-COLOR: #999999; /* like "VertMenuTitle" */
BORDER-RIGHT: #FFC58C 1px solid; /* like "VertMenuTitle" */
BORDER-TOP: #FFC58C 1px solid; /* like "VertMenuTitle" */
BORDER-LEFT: #FFC58C 1px solid; /* like "VertMenuTitle" */
BORDER-BOTTOM: #FFC58C 1px solid; /* like "VertMenuTitle" */
MARGIN-LEFT: 1px;
MARGIN-RIGHT: 2px;
CURSOR: pointer;
}
.CatSubMenu
{
BACKGROUND-COLOR: #EDEDED; /* like "VertMenuBox" */
BORDER-RIGHT: #000000 1px solid; /* like "VertMenuBorder" */
BORDER-TOP: #000000 1px solid; /* like "VertMenuBorder" */
BORDER-LEFT: #000000 1px solid; /* like "VertMenuBorder" */
BORDER-BOTTOM: #000000 1px solid; /* like "VertMenuBorder" */
MARGIN-LEFT: 1px;
MARGIN-RIGHT: 2px;
}
.CatMenuItem
{
FONT-SIZE: 12px;
FONT-FAMILY: Arial;
CURSOR: pointer;
}
.CatMenuItem:link
{
COLOR: #000000; /* like "VertMenuItems" */
}
.CatMenuItem:visited
{
COLOR: #000000; /* like "VertMenuItems" */
}
.CatMenuItem:hover
{
COLOR: #000000; /* like "VertMenuTitle" */
}
.CatMenuItem:active
{
COLOR: #000000; /* like "VertMenuItems" */
}
.NavDialogTitle {
font-size: 11px;
font-weight: bold;
color: #999999;
}
.NavDialogBorder {
background-color: #999999;
}
.NavDialogBox {
background-color: #EDEDED;
}
.SubHeader2 {
COLOR: #666666;
font-size: 11px;
FONT-WEIGHT: bold;
}
.SubHeader2Line {
BACKGROUND-COLOR: #CCCCCC;
}
.PopupHelpLink {
FONT-SIZE: 9px;
COLOR: #330000;
TEXT-DECORATION: none;
}
.HightLightRow {
BACKGROUND-COLOR: #B0B0B0;
font-weight: bold;
}
.HightLightEqualRow {
BACKGROUND-COLOR: #ffe8af;
}
.VertMenuSubTitle {
BACKGROUND-COLOR: #999999;
}
.NoBorder {
border-bottom: 0px solid #FFFFFF;
border-left: 0px solid #FFFFFF;
border-right: 0px solid #FFFFFF;
border-top: 0px solid #FFFFFF;
}

.Thumbnail {
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
}
.thumbwrap {
padding: 15px 8px 0 8px;
margin: 0;
}
.thumbwrap li {
display: -moz-inline-box;
display: inline-block;
/*\*/ vertical-align: top; /**/
margin: 0 7px 15px 7px;
padding: 0;
}
.thumbwrap a {
display: block;
text-decoration: none;
color: #000;
cursor: pointer;
}
/* IE7? \*/
.thumbwrap>li .wrimg {
display: block;
display: table-cell;
vertical-align: middle;
}
/**/
* html .thumbwrap li .wrimg {
display: block;
font-size: 1px; /* migliora Mac */
}

.thumbwrap img {
vertical-align: middle;
}
/*\*//*/

/**/

/* top ib e hover Op */
@media all and (min-width: 0px) {
.thumbwrap {
border-collapse: collapse;
}
.thumbwrap a {
display: inline-block;
vertical-align: top;
}
.thumbwrap {
display: inline-block; /* non deve avere margin */
}
}
__________________
Version 4.0.17
Reply With Quote
  #148  
Old 04-30-2006, 03:47 AM
  NightFire's Avatar 
NightFire NightFire is offline
 

X-Adept
  
Join Date: Jul 2004
Location: The Netherlands
Posts: 561
 

Default

When using the Marketing Manager Ebay product generator it uses the originally uploaded thumbnail instead the resized image what is displayed at the product.
Is there a way to get the image displayed which is resized. Because when listing the image they will see a very large uploaded image instead the resized one which is much better...
__________________
Best regards,
Niki Buitenrust Hettema

X-Cart Gold 4.1.8 (Live & Loaded)
Royal Bhaktapur: Handmade products from Nepal - Pashmina's, scarfs, shawls, stola's and more...
Reply With Quote
  #149  
Old 05-01-2006, 11:05 AM
 
Lucent88 Lucent88 is offline
 

Senior Member
  
Join Date: Aug 2005
Posts: 147
 

Default

I just decided to change my cart to root directory(www/ instead of www/xcart/). I know with this mod it requries all files to be under file system. With the instruction on http://forum.x-cart.com/viewtopic.php?t=27066 I need to change it store the image in db first, then change it back to file. With this mod, would there be a problem for me to change it to store under db, then change it back to file system?
__________________
X-Cart Gold 4.0.17
Reply With Quote
  #150  
Old 05-10-2006, 07:14 AM
 
dgreen dgreen is offline
 

Advanced Member
  
Join Date: May 2005
Posts: 85
 

Default Does this work with Detailed Image Pop-up by Cart-Lab?

I would like to purchase the mod but I need to know 2 things:
1. Does this work with Detailed Image Pop-up by Cart-Lab which I already have installed?
2. What is the recommended image size? (Dimensions and kb)

Thanks
__________________
X-Cart version 4.1.10
upgraded from 4.0.13 myself slowly and with help from xcart forums. Thanks all!

http://www.discountseforim.com
Hebrew Seforim and Jewish Books
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4



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 11:25 AM.

   

 
X-Cart forums © 2001-2020