Jump to content

roban

Member
  • Posts

    3,238
  • Joined

  • Last visited

Everything posted by roban

  1. Did you create an image for your bullet, upload it to your server and put the path to the image in the code?
  2. roban

    fck help

    What version of fckeditor are you using? What screen resolution? The newest version might resolve this. You can get it at cubecart.org. Just overwrite the admin/includes/rte directory.
  3. li.bullet { list-style-type: square;[you can remove this line] font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #000000; background-image: url (path to image);
  4. You can put your code in index.tpl and cart.tpl before the last </body> tag
  5. The plans to invade the United Kingdom are NOT secret. We are looking to clone your women and replace them with our spaghetti-fed women with mustaches and body hair from Brooklyn. This is retribution for back payments still owed us from the Revolution.
  6. The bullet is referenced in styleTemplates/boxes/categories.tpl but the css for the bullet is in style.css. li.bullet { list-style-type: square; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #000000; } li.bulletLrg { list-style-type: square; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; color: #000000; if you want your own bullet, make an image, upload it to your server and reference it in style.css as background-image: url (path to image);
  7. You posted your thread at 8:46. It is evening and people have lives other than Cube Cart. It is now 10:45 and you are tired of waiting? I know nothing about this mod but if it is a 3rd party mod, I suggest you contact the author.
  8. I would ask your host for proof in the form of the particular script that is running and is doing the spamming. I seriously doubt that CC is the culprit and if it is what kind of security measures does your host have in place to prevent unauthorized access to your account. Obviously if something is running from CC it is nothing that is a part of CC therefore your host is to blame for not providing adequate security.
  9. We're off to a nice start and I'm sure you'll be tweaking some stuff as you go along. I'd get rid of the grey session box background and you have the same image for all products. You'd be better served to show the image of the product you are selling. It makes the larger image pop up redundent as you show the same image all the time. You throw the orange color in there I suppose to give the site some color but I would do that with shades of your main theme color. The orange and yellow are too striking IMO and take focus.
  10. Browse the pinned posts and you may find your answer http://www.cubecart.com/site/forums/index....showtopic=12352
  11. Looks like you're missing a closing </td> after your header.
  12. roban

    Snow

    Like Vrakas says. Google snow js and you'll find what you want.
  13. Yes but there's no way to go into a teaching tutorial. I think the css tutorial is very clear in itself. You'd create the image, create the class and refer to it. Pretty standard css.
  14. I suppose you can do that by editing the images in Photoshop.
  15. Bluehost will do this if a script is using 20% of server resources and the timeout is 30 seconds. They have an upgrade that raises the timeout to 90 seconds and it costs an additional $12.95 per month. I have researched other shared hosts for their limits on bandwidth and no host that I contacted could assure me that this would not happen. The only way to host an e-commerce site IMO is a dedicated host and the cheapest I have found is in the $50.00 per month range.
  16. Your site is back online
  17. There is a mod at cubecart.org in the commercial mods section
  18. What is your Relay Response URL? Try http://www.your url/modules/gateway/Authorize/confirmed.php
  19. It really depends on the information you are configured with. I use Authorize as my gateway and I haven't downloaded anything. The important information you need is Merchant ID and Transaction Key. You can re-configure your Transaction Key on the Authorize web site. I suggest you make yourself a new Key and make certain that your Merchant ID is correct. It is NOT your Authorize user name. Their tech support is very helpful and friendly and I think you should call them.
  20. You will not have to do a re-install. Your license key simply gets input at the admin log in once. You can do all the editing you want.
  21. This is a local installation. CC does not do well unless installed on remote servers.
  22. Excellent. One of the best I've seen. Now, put it on the root domain.
  23. Nope not a CC bug. It's all yours.
  24. I use Joomla on several of my sites plus they have an e-commerce plug in that's pretty good. Their Standalone Server (JSAS) is a good one to use for off-line CC installations before uploading.
×
×
  • Create New...