Jump to content

roban

Member
  • Posts

    3,238
  • Joined

  • Last visited

Everything posted by roban

  1. Haga por favor una búsqueda de la tabla para postal comprueba o tasa. Esto se ha contestado muchos veces.
  2. roban

    Mail problem

    Nope have not changed a thing. Unfortunately my ISP has a server down and you can't view my store at the moment.
  3. Your host should have GD 2 installed. See if this is the case. Do a search for other posts using the term GD2
  4. roban

    Mail problem

    It works for me. Have you chosen mail() as your method?
  5. OK here's an intersting one. I have defined a static shipping price of $4.50 per item but when I check out using Postal it insists on adding $4.89. Now $.39 is not gonna kill a deal but when I advertise $4.50 it looks unprofessional to have this kind of quirk. Any ideas? Many thanks.
  6. I'm sorry but I don't see a black stripe unless you are talking about the one under "* If We Cannot Deliver Your Order By This Date We Will Contact You By E-Mail." This is in admin/main page and is a format issue. Please turn off caps when you post.
  7. Here's what I ended up doing: I downloaded this neat freeware batch image resizer called Visualizer Photo Resize which btw only works for jpeg's. I resized all uploaded images and uploaded back onto my server. Voila!!
  8. Hi there tcbhaagens, I think you're going to have to bite the legendary bullet on that one. I had to and also re-install all products. Unless you can figure a way to upload your customer database into the new one. I can't help you there M8.
  9. I had the same layout problem until I changed the size to 100. Tinker with it with different values until it works for you. These are my values in layout.css. I hope it helps. #subCats { background-color: #EBEDFE; text-align: center; border: 1px solid #C9CEFC; margin: 0px; padding: 8px; float: left; } .subCat { text-align: center; padding: 8px; float: left; width: 110px; height: 60px; Also you might try fooling with the float value: left, right, none
  10. Did you do this also? Edit the file in /skins/your skin/styleSheets/layout.css 1) Find the #subCats. Remove the line that says "width: 387px;". 2) Find subCat and add 'height: 60px;' I have 9 products in 2 categories listed without a hitch having made the changes outlined in all the posts above.
  11. Yep I checked that one but did not see an image size. It may be in layout.css or style.css. I'll check them out.
  12. The images are huge and I would prefer to have the text closer to the top of the screen when a product is chosen. I could hunt for the image setting but would appreciate someone heading me in the right direction. In 2.07 the image was off to the side with text wrapping right and that would be preferable for me in 3.01 as well.
  13. roban

    title

    skins\your skin\styleTemplates\global\index.tpl à la tête où il dit <title>{META_TITLE}</title> Remplacer {META_TITLE} avec votre propre. Rappeler s'omettre le { }
  14. roban

    title

    Sure why not?
  15. Glad to help. Here's the file for more info: <!-- BEGIN: body --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset={VAL_ISO}" /> <title>Vitaminlink Vitamin supplements. Buy vitamins online with Vitaminlink.</title> <meta name="description" content="{META_DESC}" /> <meta name="keywords" content="{META_KEYWORDS}" /> <link href="skins/{VAL_SKIN}/styleSheets/layout.css" rel="stylesheet" type="text/css" /> <link href="skins/{VAL_SKIN}/styleSheets/style.css" rel="stylesheet" type="text/css" /> <script language="javascript" src="js/jslibrary.js" type="text/javascript"></script> </head> <body> <div id="pageSurround"> <div id="topHeader"> <div id="sessionBox"> <div style="padding:0px 8px 0px 5px; margin: 0px;"> {SESSION} </div> </div> </div> <div id="subSurround"></div> {CATEGORIES} <table border="2" cellspacing="0" width="100%" cellpadding="0"> <tr valign="top"> <td width="175"> {SHOPPING_CART} {SEARCH_FORM} {SALE_ITEMS} </td> <td style="padding: 0px 5px 0px 5px;">{PAGE_CONTENT}</td> <td width="175"> {RANDOM_PROD} {POPULAR_PRODUCTS} </td> </tr> </table> </div> {SITE_DOCS} </div> <font size="-1"><div align="center">Web Master<a href="http://www.roban.net"> Computer Services of East Hampton</a></font></div> </body> <!-- CQ Counter code start --> <script type="text/javascript" language="javascript"><!-- _d=document; _n=navigator; _t=new Date(); function t() { _d.write( "<img src=\"http://us.2.cqcounter.com/cgi-bin/c?_id=robanvit&_z=0&_r="+ _r+"&_c="+_c+"&_j="+_j+"&_t="+(_t.getTimezoneOffset())+"&_k="+_k+ "&_l="+escape(_d.referrer)+"\" width=70 height=15 "+ "border=0>");} _c="0"; _r="0"; _j="U"; _k="U"; _d.cookie="_c=y"; _d.cookie.length>0?_k="Y":_k="N";//--></script> <script type="text/javascript" language="javascript1.2"><!-- _n.javaEnabled()?_j="Y":_j="N";_b=screen; _r=_b.width; _n.appName!="Netscape"?_c=_b.colorDepth : _c=_b.pixelDepth;//--></script> <a title="Free Counter" href="http://cqcounter.com/?_id=robanvit&_lo=us2" target="_top"><script type="text/javascript" language="javascript"><!-- t(); //--></script></a><noscript><img width="70" height="15" border="0" alt="Counter" src="http://us.2.cqcounter.com/cgi-bin/c?_id=robanvit&_z=0"><br> <a title="Web Counter" href="http://cqcounter.com/">Hit Counter</a></noscript> <!-- CQ Counter code end --> </html> <!-- END: body -->
  16. Vrakas, Thanks for the heads up about IE. I added the Web Master line in \skins\Killer\styleTemplates\global\index.TPL
  17. As far as I know it would be a very difficult process, if at all possible because of the db differences. I ran 2.07 and just went over to 3.01 by deleting everything and starting over again, creating a new database. I only have a bit over 200 products so it isn't that bad for me.
  18. Really?? <scratching head> I view at 1024 x 768 and in IE that bar sits atop the tabs. Gotta love it!!! @Oscgfx: I guess I could try to consolidate 2 or 3 tabs. I'll look into that. Thanks for the feedback. UpDate: Getting rid of 2 tabs put the bar back where it belongs in IE. Another issue resolved. I love this place! :errm:
  19. There's always something isn't there? I use the killer theme and in IE the top bar that draws along with the category tabs sits on top of the tabs while in FF it is correctly below the tabs. I'd just as soon do away with it altogether as I think it would be a cleaner look. So here I go looking for code again. :)
  20. Interesting M8, especially the wrap and it resolved the spacing problem but did strange things to my layout. I changed the number of products from 9 to 6 which is ok with me but the rows don't align. I love this stuff. Update: Changing the thumbnail value to 100 did the trick. I owe you one for sure.
  21. Thanks dude but I saw your post in another thread and tried that. No joy there.
  22. In Latest Products I need to increase the space between produts because their descriptions are long and some overlap. I have tried adjusting padding in killer/layout.css/subCats & subCat but no joy. What am I missing here?
  23. Nope but I have some sublingual B 12 that'll knock your socks off.
  24. This 'fix' resolves the issue with Pay Pal with only 1 shipping option but I still have a problem with print order in that shipping only becomes the grand total.
  25. Sorted it out using a couple of fixes. Anyone who needs to know PM me.
×
×
  • Create New...