Jump to content

Search the Community

Showing results for tags 'Menu'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • CubeCart News & Announcements
    • News & Announcements
  • CubeCart Support Forums
    • Issue / Bug Reporting & Feature Requests
    • Install & Upgrade Support
    • Official CubeCart Hosting
    • Technical Help
    • Customising Look & Feel
  • CubeCart Extension Marketplace
    • Visit the CubeCart Extension Marketplace
    • Extension Discussion
    • Developer Forum
  • General
    • General Discussion
    • Show Off

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Location

Found 6 results

  1. Apologies if this question is quite general, but I'm still new to Cube Cart. I'm trying implement a custom nav mega menu into my new store site, I've finished most of the CSS/JS stuff, but I'm not quite sure about what syntax I need to use now to link it all together with Cube Carts categories. I've put the menu up on this domain to test it - http://101share.co.uk/ - at the moment it's just HTML to give an idea of what it might look like and not hooked up to the CC categories. It would be amazing if anyone could help me out here, I'm a bit confused about how to integrate it correctly or if I'll just need to write something me self to do so. Thanks in advance
  2. Hello once again. My experimentation continues, and I'm back with a fresh round of questions. This particular one concerns the CSS surrounding the main navigation, particularly, the sub-categories that appear when you hover over a main navigation title. I have the main navigation menu formatted nicely to change the background colour on hover, which works great for the main menu titles, however, I'm struggling to find a way to edit the navigation so that the sub-categories behave in the same manner. I've looked at documents like element.navigation_tree.php and box.navigation.php along with the #menu CSS found in common.css but I just cannot find a way. Would anyone care to offer me a nudge in the right direction? Apologies, I have found the solution to this problem, and it was staring me right in the face. I'm not sure how to delete posts, so I thought I would just update.
  3. Greetings, I am fairly new to templating with CubeCart and I have been experimenting these last few months, basically going through, trial by error (Its the best way I learn). I have come across an error I must have made and not initially noticed and now I cannot figure out where that error lies or how to fix it. Basically, in the site documents (t&c's, privacy etc) menu the homepage title keeps repeating (see picture) ' alt='' class='ipsImage' > I know where the problem stems from, as I remember last week trying to find a way to remove the 'homepage' title from the main menu. Anyhow, I'm hoping that the solution is an easy one and that I'm too much of a noob to notice. I thank you all in advance for any help. Cheers, Christian. ' alt='' class='ipsImage' >
  4. I'm still new to CubeCart and am trying to create my first skin, but I've run into some trouble trying to edit the style of box-navigation.php . For some reason I am unable to make any changes I make to that template take effect. I am able to edit most other templates with ease, but on box-navigation.php it doesn't matter what css classes or ids I add or take away, it simply changes nothing. I can wrap {$CATEGORIES} in a div and give that a class in the main.php file and then see that take effect by inspecting it in the browser, so I'm sure I have the right element, I can also change the classes via Chromes inpector and they are the same claesses found in box-navigation.php, however when I change them in the template file its self it does nothing and the inspector shows the old classes as still applied. I'm very confused by this Any help would be very much appreciated. Thanks
  5. Hi I'm trying to make some changes to the skin and I'm having trouble reloading the ../kurouto/images/red/menu_top_open.png file on the accordion menu. I've tried the maintenance and clearing browser history and it still loads the file without my changes. Should I create a file with a different name and change it on the layout.css file? #menu > li > a.menu_open { background-image: url(../../images/red/menu_top_open.png) !important; }
  6. In what file can I find the color code for the foreground text color for items in the "Shop by Category" accordeon menu for skin Kurouto Blue. It's currently cyan (on white), I'd like to change it to something a bit darker (easier to read) Thanks,
×
×
  • Create New...