Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2007
    Location
    Columbus Indiana
    Posts
    32
    Plugin Contributions
    0

    Default Can't find ID or class in css

    Hi - I'm somewhat puzzled by this... I've found a few cases where an id or class is called out in a template file, but I can't find the id or class in sytlesheet.css.

    For example, from tpl_shopping_cart_default.php:

    <h1 id="cartDefaultHeading"><?php echo HEADING_TITLE; ?></h1>

    but I can't find "cartDefaultHeading" in stylesheet.css. I'd like to modify the style for HEADING_TITLE (in an override), but am not sure where to do this. I'm still learning about css - am I missing something here?

    Thanks!

  2. #2
    Join Date
    Mar 2006
    Posts
    919
    Plugin Contributions
    2

    Default Re: Can't find ID or class in css

    I think that I'm correct in saying that not all ID's or classes defined in the PHP code are set in the CSS. Maybe one of the Dev's could confirm this, please. :)

    If you can't find it in your CSS file just add it. Also, make sure you make use of the overrides system when editing files.

  3. #3
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Can't find ID or class in css

    Alex is correct.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  4. #4
    Join Date
    Sep 2007
    Location
    Columbus Indiana
    Posts
    32
    Plugin Contributions
    0

    Default Re: Can't find ID or class in css

    Thanks to both of you!

    I added this id to my stylesheet and can now modify the sytle.

 

 

Similar Threads

  1. v154 Need a javascript expert! Can't trigger css class using href...
    By Feznizzle in forum General Questions
    Replies: 10
    Last Post: 27 May 2016, 05:45 PM
  2. Can't find this in my CSS sheet...
    By Brian Flanagan in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 Feb 2008, 12:41 PM
  3. Can't find this in css
    By Jodz in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 May 2007, 10:39 AM
  4. Can't find this in css
    By Jodz in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Nov 2006, 06:01 PM
  5. Can't find CSS definitions
    By sfendless in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 25 Jul 2006, 07:21 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