Jump to content

nushine

Member
  • Posts

    27
  • Joined

  • Last visited

Everything posted by nushine

  1. (resolved) OK Thanks Mr Smither I will do as said.
  2. I want to move my CC6 website and database from jbswearaustralia.com.au to a new Addon domain name ushop2donate.com.au The CC6 store will be moved from the public HTML to the new Addon domain name within the same host platform. Will it still function as effective as an addon domain. A new HTML Website will be placed in the original domain name jbswearaustralia.com.au Change the following in CC6 store: store setting/general/store namestore settings/search engines/ browser titlestore settings/ copyrightstore settings/advanced settingsdocuments/homepageOther than the standard admin changes shown above do I have to make any other changes, such as the MSQL Database rename it or anything.
  3. I am one happy chap until my next question have a good day. See ya
  4. If I upgrade to the latest version from 6.0.5 to 6.0.6 will I loose any changes I have made in common.css or template
  5. Here is what I did - keeping in mind the original changes used were for Kurouto skin. I made the changes for Mican so should I have changed the px sizes to suit the text area for mican. Skins/mican/styles/common css Mican Original Code (line 553) #gallery { height: 300px; float: left; } #gallery div.image { float: left; height: 290px; width: 270px; } #gallery_select { float: left; text-align: center; width: 60px; } #gallery_select > a { display: block; margin-bottom: 2px; } Change to: In the common.css Deleted above and replaced with: #gallery { /* height: 300px; */ width: 360px; } #gallery_select { /* float: left; */ /* text-align: center; */ width: 280px; } #gallery_select > a { /* display: block; */ margin-bottom: 2px; } this code was deleted out should have kept it #gallery div.image { float: left; height: 290px; width: 270px;
  6. sorry that's a better link http://www.jbswearaustralia.com.au/mens-210-classic-polo.html
  7. The product category is: Polo shirts/ Mens Polos/ Mens 210 Classic Polo http://www.jbswearaustralia.com.au/mens-polos.html
  8. That worked great for the Images. Fantastic fix. Now I Just need to fix the text. How do I get the text back up the top.
  9. Ok the code looks easy to change, here is the silly question where is the "COMMON CSS file" located Is it - Mican/Styles/common CSS In the common.css file, make these changes: Line 488: #gallery { /* height: 300px; */ width: 360px; } Line 498: #gallery_select { /* float: left; */ /* text-align: center; */ width: 280px; } Line 503: #gallery_select > a { /* display: block; */ margin-bottom: 2px; }
  10. Thanks Brian I will check these out. Regards Dave
  11. Hi can someone suggest a way I can fix this. Some of my shirts have up to 25 colours which I display. It seems there are too many colours for the page. Is there a way I can expend the page as the shirt quantity grows. See attached picture. I use Mican Pink skin Dave
  12. No never did get to the bottom of that Forbidden file issue
  13. If anyone is looking for PDF in Category area. http://www.semperfiwebservices.com has a mod called "PRODUCT PDF CC6" this allows you to put PDF documents into a category where your clients can download them free
  14. I am using the Mican Blue skin http://www.spillabsorb.com.au CC6 DEMO STORE has this feature and it works the way it should
  15. Thanks Ian I would love to visit the webpage in question to see for myself how it works. Do you have your clients website address I can look at. I realy liked the way Estelles CC4 mod worked it was simple and worked with multiple options. the base price shown was the lowest price then when each option was chosen it would adjust the price accordingly.
  16. As per Estelles CC4 Mod Dynamic Product Prices - Can you please make this possible in CC6. When options are added to products that cost and extra $$$ dollar amount. Option: (size5 +$4.00) The original product Price should adjust instantly when you select the option to reflect the true price of the product. In the current CC6 no price adjustment is shown until you get into the shopping cart. Can this be fixed either in the next upgrade or as an Extension. Dave
  17. Hi, I need to add text "TAX INVOICE" to the customers order invoice where can I find the template
  18. All good size worked perfect. Hopefully this will stay like this when I upgrade to later cc6 versions. Thanks for your help mr bsmither your a top bloke and a true asset to the cubecart beginner like me
  19. Would this be correct placing it under the p.logo p.logo {margin-bottom: 30px; } .logo img { min-width: 100%; } Should I also adjust the header size on line 79 to make it bigger #header { width: 1116px; }
  20. OK I will try all of that and see what happens, Thanks bsmither
  21. Hi guys, I am using the Mican Skin and have a logo/header as a full size width see attached - however it seems to be falling short by about 15mm on the right hand side. no matter how wide I make it just does not stretch beyond a certain size. How can I fix this so the logo expands the whole width in line with the rest of the cart width. http://www.spillabsorb.com.au Dave
  22. I agree, this should be a standard extension for CC6 buy QTY get QTY Free. I'm thinking this was available with Estelles CC4 mods from memory maybe it can be converted for version 6 and then add Free product to it for those who give away samples or freebies for promotion. I would pay for this extension$$$ if it was in the CC extension area with lightning bolt load.
  23. Yes, that's correct that's what I got. I have just solved the issue by loading the PDF files direct into the public HTML folder and linking to them from images. Unfortunately I had to put them in the documents section rather than in the product category but that's ok. Still works ok. However I am getting IMAP issues popping up now from my host. It would be good to have a FREE price option as standard - where if free is chosen than checkout is not required unless other products are also in the cart. Just a thought for those who give freebies away.
×
×
  • Create New...