Page 76 of 76 FirstFirst ... 2666747576
Results 751 to 754 of 754
  1. #751
    Join Date
    Dec 2008
    Location
    Hanover Township PA, USA
    Posts
    122
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    Hello,

    I am using ZenCart 1.5.0 and The latest release of the CSS Flyout Menu.

    How do I change the standard "Categories" text in the stylesheet_categories_menu.css under the heading of #categoriescssHeading.leftBoxHeading to a category header image using BOXHEADING's?

    This way my websites "view code" will not look like this:
    <div class="leftBoxContainer" id="categoriescss" style="width: 150px">
    <h3 class="leftBoxHeading" id="categoriescssHeading">Categories</h3>

    It will instead look like this:
    <div class="leftBoxContainer" id="categories" style="width: 150px">
    <h3 class="leftBoxHeading" id="categoriesHeading"><img src="includes/templates/classic/buttons/english/boxhead-categories.gif" alt="Categories" title=" Categories " width="150" height="40" /></h3>

    Any assistance would be greatly appreciated.

    Thanks,
    Danny
    Last edited by danielosko; 23 Sep 2013 at 08:54 PM.
    Daniel Osko

  2. #752
    Join Date
    Feb 2007
    Location
    Barcelona
    Posts
    201
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    Quote Originally Posted by danielosko View Post
    Hello,

    I am using ZenCart 1.5.0 and The latest release of the CSS Flyout Menu.

    How do I change the standard "Categories" text in the stylesheet_categories_menu.css under the heading of #categoriescssHeading.leftBoxHeading to a category header image using BOXHEADING's?

    This way my websites "view code" will not look like this:
    <div class="leftBoxContainer" id="categoriescss" style="width: 150px">
    <h3 class="leftBoxHeading" id="categoriescssHeading">Categories</h3>

    It will instead look like this:
    <div class="leftBoxContainer" id="categories" style="width: 150px">
    <h3 class="leftBoxHeading" id="categoriesHeading"><img src="includes/templates/classic/buttons/english/boxhead-categories.gif" alt="Categories" title=" Categories " width="150" height="40" /></h3>

    Any assistance would be greatly appreciated.

    Thanks,
    Danny
    #categoriescssHeading.leftBoxHeading {
    background-image: url('includes/templates/classic/buttons/english/boxhead-categories.gif');
    }

  3. #753
    Join Date
    Dec 2008
    Location
    Hanover Township PA, USA
    Posts
    122
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    Quote Originally Posted by tonibarcelona View Post
    #categoriescssHeading.leftBoxHeading {
    background-image: url('includes/templates/classic/buttons/english/boxhead-categories.gif');
    }
    Thank you, But that STILL gives the resultant website "source code" of:
    <div class="leftBoxContainer" id="categoriescss" style="width: 150px">
    <h3 class="leftBoxHeading" id="categoriescssHeading">Categories</h3>

    Thanks anyway,
    Danny
    Daniel Osko

  4. #754
    Join Date
    Dec 2008
    Location
    Hanover Township PA, USA
    Posts
    122
    Plugin Contributions
    0

    Default Re: Support for CSS Flyout Menu

    Ok, I figured it out.

    Since I am using the "images_for_titles_2-1" plugin..., I only needed to change my picture in the includes/templates/YOUR_TEMPLATE/buttons/English/ file from boxhead-categories.gif to boxhead-categoriescss.gif and then modify the stylesheet_categories_menu.css to reflect:

    #categoriescss.leftBoxContainer {
    background: #d########3;
    border: 0px solid #0000ff;
    width: 160px;
    padding-bottom: 0px;
    }

    #categoriescssHeading.leftBoxHeading {
    background: #3C8AFF;
    border: none;
    width: 160px;
    margin: 0 0 0 0px;
    height: 46px;
    padding-top: 0.5em;
    }

    Hope this helps someone!
    dANNY
    Daniel Osko

 

 
Page 76 of 76 FirstFirst ... 2666747576

Similar Threads

  1. v151 How to uninstall CSS Horizontal Drop Down Menu (CSS Flyout Header 1.5)
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 15 Feb 2014, 07:39 AM
  2. Flyout Menu CSS For My Template.
    By NathanLee0921 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 May 2010, 01:24 AM
  3. Extra text or image inbetween categories for css flyout menu?
    By arniesbarmyarmy in forum Addon Sideboxes
    Replies: 0
    Last Post: 23 Nov 2009, 10:30 AM
  4. css flyout menu (for side nav)
    By gsdcypher in forum General Questions
    Replies: 0
    Last Post: 3 Dec 2007, 12:10 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR