Forums

[resolved] Can't find css (3 posts)

  1. tamiamoroso
    Member
    Posted 7 months ago #

    I am using the Chillibox theme and need to change the size of the box for the logo in the header. Using FireBug I can see it is specified in the css on line 161. When I go to the style.css this is all there is:

    /*
    Theme Name: ChilliBox
    Theme URI: http://themefields.net
    Description: ChilliBox
    Version: 1.0.1
    Author: ThemeFields.net
    Author URI: http://themefields.net
    License: Design, HTML and CSS is released under GPL
    License URI: http://www.opensource.org/licenses/gpl-license.php
    */

    .wp-caption, .wp-caption-text, .sticky, .gallery-caption, .bypostauthor {}

    Where else should I be looking?

  2. peredur
    Member
    Posted 7 months ago #

    Any chance of a link to your site?

    In Firebug, did you hover over the link to the stylesheet at top right of the right, CSS, pane (when HTML is showing in the left pane)? Doing so will tell you exactly what style sheet or style block contains the rule you need.

    HTH

    PAE

  3. tamiamoroso
    Member
    Posted 7 months ago #

    At the moment it is a dev site and I can't give it out. I did check in firebug and it says it is the Style.css, but when I open that in the editor all I get is what's above. I add the code to change the height to the custom code page and it will change the box size but my logo is still cropped. I think it is being cropped when I import it in the theme options to use in the header replacing the Chillibox logo. Any idea how to stop that?

    Tami

Reply

You must log in to post.

About this Topic