Jump to content

Atechstl

Member
  • Posts

    183
  • Joined

  • Last visited

Everything posted by Atechstl

  1. Oops, there isn't a colon in the coding. I mistakenly input that in the post. Here is what I have and it isn't working. main.php cubecart-default.css
  2. Yea I would like to keep the whiteness of the buttons but that / separates it with the background color. I may just remove the color entirely.
  3. That is a cool Mod but it doesn't look like it adds it to the actual navigation bar in the header.
  4. I am unable to change the Link color in the footer box on the foundation template. Also need to change the colors of the Social Media icons. Can someone point me in the right direction in the CSS?
  5. I have already added a body color to the background however I would like the content section to have a white background if possible. Any ideas? I tried adding a class ":content" to CSS while adding <span class="content">{$PAGE_CONTENT}</span> to main.php under templates but it didn't work. Also tried applying the class to content.document.php and it too didn't work. Any ideas?
  6. Any idea on how to fix the gap between the Login / Register when you have a different color background? Each <a href> tag calls class "button white small nopad-sides" but leaves the " / " gap between it with no reference to the same background so as you see in my included image post there is a small difference. Worse case scenario I could loose the white background behind it. <a href="{$STORE_URL}/login.html" class="button white small nopad-sides">{$LANG.account.login}</a> / <a href="{$STORE_URL}/register.html" class="button white small nopad-sides">{$LANG.account.register}</a>
  7. Yes I did but I edited the foundation.css file. I'll PM you the link.
  8. At the moment I am not using the Foundation skin. I am on a CC5. I am trying to edit the CC6 Foundation skin to eventually use but it isn't not as easy as it used to be. I am several hours in and got a few things accomplished.
  9. What a mess. I was able to edit the body tag in the Foundation CSS to add the header. This CSS is on steroids. I didn't like the large search bar so I made it 300 Px and floated it to the right. That messes a lot of other forms up in the sessions and the newsletter page form at the bottom of the page. I will have to slowly create their own classes and fix them.
  10. I use the web developer tools in chrome as well. It's almost as if there is hidden CSS classes. I am having a hard time mapping this stuff out. I have searched all of the CSS documents. The crazy part is there are 3 DIV segments splitting the header into 3 columns. I'll play more with it. Hopefully I will have something cool to show off.
  11. This appeared to be a pagination issue. Support was able to resolve it. I'm not sure exactly what they did they were able to display more products per page. Perhaps a setting.
  12. Would also love to know how to change the inner body background to white. I changed the color of the background to another color.
  13. I am having a hell of a time editing the header background of the foundation template. There appears to be some DIV blocks dividing it up and I want to just add an image that spans the whole background. Any Ideas?
  14. Here is the accordion. http://foundation.zurb.com/docs/components/accordion.html
  15. I actually want to get away from the side bar accordion design. I think the MegaNav is what I am looking for I just don't know how easy it is to tie in to the template.
  16. Yea I have wondered about that. This store doesn't use stock via the website so it isn't affected by that. We just mark items out of stock as needed.
  17. Ooh, I like this drop down from http://www.toms.com/. I can't seem to find the coding for this documented.
  18. Time (in seconds) before expiring pending orders was set to 0. I changed this to 1,209,600 to give them 2 weeks.
  19. I see no mention of Cubecart on the site. Am I right at saying that this foundation template system is so adaptable we can simply apply any of the plugins or snipits from this site to the new foundation template? I found the side navigation but it is limited. It doesn't have the responsive accordion feature in my current design to show the sub categories. http://foundation.zurb.com/docs/components/sidenav.html
  20. Ah!! What the heck. I tested again and it worked. Not sure why it didn't work for me earlier. The table exists and there were entries. Nevermind this post
  21. I love the demo layout because it has 2 columns and a horizontal menu, but that does limit the amount of parent categories. The current site I am working on has about 42 parent categories with sub categories to almost all of them. I also like how products can be displayed on the newer default template. The user has the option to view products in a single column or multi column and viewing the actual product, there is tabbed browsing. My old template is compatible but it doesn't have these views added to it which is a reason, I may try to modify the new template to work.
  22. I am using Cubecart 6.0.2 using an older template and today had a visitor complain that their shopping cart isn't saved. They added several products to their cart while logged in and checked back a few days later and cart was empty. I tested with a fake user account and confirmed the cart doesn't save. Surely cubecart has a feature to save the users cart items if they are logged in. Any ideas on what I am doing wrong?
  23. Upgrading from 5 to 6 I can see some limitations in my old skin. I am curious if there are any other skins in Cubecart 6 that we can demo versus the one located on the demo page: https://www.cubecart.com/demo
×
×
  • Create New...