Jump to content

nushine

Member
  • Posts

    27
  • Joined

  • Last visited

nushine's Achievements

Newbie

Newbie (1/14)

0

Reputation

  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
×
×
  • Create New...