Jump to content

bondimedical

Member
  • Posts

    177
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by bondimedical

  1. Hi Al. I have had a look at the link profile of your website cubecart.com and you have a disproportionate amount of links with anchor text "CubeCart". This is viewed by Google as an unnatural link and can result in penalties to your website. http://www.hiswebmarketing.com/footer-links-and-penalties/What I recommend you do is make this a nofollow link in ccpower.
  2. Is it necessary to keep this notice in the footer of our websites? If not how do we remove them from the website and the Admin login?
  3. Thank you, that worked. Is it necessary to put the ' class="image" ' part? It seemed to work without it?
  4. <div id="sidebar-temp"> <div class="sidebar-title">Media</div> <p class="image" style="text-align: center"> <img src="etc etc" /> </p> </div> In cubecart 5 if we wanted to add a box of our choice in the right hand column in main.php we would simply add the above code. How can I do this in Foundation?
  5. Thanks that worked perfectly. Something else I noticed on the Cubecart Demo store is that when you hover over these sub-categories the background goes darker. I also noticed that when you hover over the blue search box the background also changes to #007095. Can you do the same effect for the drop menu and make the background change to #007095?
  6. Another issue has come up on the Desktop version. I have added some sub-categories making a drop down menu. Part of the drop down menu is black. If you go to my website http://www.andropenis.info/shop/and hover over "Products" you will see what I mean. How do I change this to #1a16ca and also how do I make the text "PRODUCTS" white?
  7. That is a good point as I am using a customized skin and I have made other changes to box.navigation.php like removing the Sale Items. Thanks for your help, I won't need the snippet.
  8. To add documents to the top bar navigation in Foundation I have added the line <li><a href="https://www.example.com/contact-us.html"title="Contact Us">Contact Us</a></li> to the end of box.navigation.php. However, this changes the core and will be overwritten when an upgrade is done. Is there a code snippet which could be written to achieve the same result?
  9. How do we know when a plugin like PayPal has been updated?
  10. Apparently the bullets are removed for "small" size by default for the Orbit slider because they end up too close together and do not pass the Google "mobile friendly" test. The same is for the navigation arrows. But thanks your second solution worked perfectly.
  11. In the mobile version of the Foundation skin the Bullets are removed from the slideshow which makes the first line of text directly under the slideshow. How can I put a space between the slideshow and the first line of text for only the mobile site?
  12. I have read the part with heading "Customise with SASS". The last part hides the controls for small screens. How can I make them false?
  13. How do I adjust the delay on the slideshow? Is is possible to change the slide effects to say fade? How would I make one of the images clickable? Is there documentation which goes further into this?
  14. Great work. ☺ I cleared all the browsing data and it showed up.
  15. I have removed the illegal characters but its still not working.
  16. If you look at the normal Foundation theme when you press the "Shop by Category" link the font changes from white to a grey color but is still legible against the black background. However, with the customised Foundation theme, the grey text in not legible with the blue background. You can view my web address www.andropenis.info/shop/ on a mobile to see what I mean.
  17. I am working with cubecart.default.css but the changes did work. However, now the actual text "Shop by Category" changes from white to another color. How do I make it stay white?
  18. I have just tested this on a copy of the Foundation skin editing cubecart.default.css and it all works fine except for one issue. On the mobile version there is a drop down menu called "Shop by Category", this changes back to the black color when you click on it. How can I make it stay blue?
  19. I used the Galaxy skin in CubeCart 5 so upgrades where not an issue. Would it be easier to simply make a copy of the Foundation skin, rename it and put it in the skin folder?
  20. I have spoken to someone in the Foundation forum and they said to use the code .top-bar { background: #1a16ca; } .top-bar-section li:not(.has-form) a:not(.button) { background: #1a16ca; } If I choose to edit cubecart.default.css how do I avoid it from being overwritten when an upgrade is done?
  21. The demo here https://demo.cubecart.com/cc6/of cubecart beta 7 has product images. Is this something the have added themselves or is it supposed to be in the updated version?
  22. I noticed that cc6 beta 7 has product images and other items added to the database. I did a full new installation and checked the box for Drop Tables to overwrite but I still don't get the new product images appearing. What am I doing wrong?
  23. How do I make basic style changes to the Foundation skin. For example the color of top-bar is #333. How do I change this to another color?
×
×
  • Create New...