Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2007
    Posts
    22
    Plugin Contributions
    2

    help question Help with Legends

    I'm completely new to Zen and think I have a good grasp of it. However, I'm having problem changing the font colors on a part of the page which I believe is called a "legend". This is the part of text, such as on the signup page, which displays sections in their own boxes with a small border around them. I've searched Google numerous times as well as the forums here and my own site files, but can't seem to find what I'm looking for. I didn't find a place to change it in the CSS either(I found a legend section in the CSS, but specifying a color had no effect on it). Below I am pasting a sample of what I'm referring to:

    <fieldset>
    <legend>Per Item&nbsp;</legend>
    <div class="important forward">$2.00</div>
    <input type="radio" name="shipping" value="item_item" checked="checked" id="ship-item-item" /><label for="ship-item-item" class="checkboxLabel" >Best Way</label>
    <!--</div>-->
    <br class="clearBoth" />
    </fieldset>

    Any help will be greatly appreciated -- thanks in advance!!!

  2. #2
    Join Date
    Jan 2007
    Posts
    22
    Plugin Contributions
    2

    Default Re: Help with Legends

    I resolved the issue. Turns out it was in the CSS after all under a section of code for the legend header. I'm not sure how closely anyone else's CSS will compare to mine, but here it is if you're interested:

    h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
    font-size: 1.1em;
    }

    Just add the color attribute to that bit of code and you should be fine.

 

 

Similar Threads

  1. Problems with Numinex Mod, can somebody help me with coding...
    By strugglingnovice in forum General Questions
    Replies: 5
    Last Post: 23 Sep 2013, 05:42 AM
  2. Easy Populate 1.2.5.5 with Stock With Attributes Help please
    By shahram in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 4 Oct 2012, 07:56 PM
  3. IE displaying black headings for legends, all other browsers displaying white
    By nigelt74 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 4 Feb 2011, 04:02 AM
  4. Help with Creating Product Type with certain pricing scenario
    By spoma in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 16 Jul 2008, 03:45 PM

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