an
groups-icon

Excluding rules on the home page

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Mike Hayward
    0 points
    Beginner

    So I would like to remove my background CSS from my home page only.

    The class is:

    #core_padding {
    padding-top:0px;
    background-image:url(/images/flash/content-bg.png); background-position:top; background-repeat:repeat-x;
    border-color:#B0B000;
    border-style:solid;
    border-width: 1px;

    -webkit-box-shadow: 0px -1px 30px 0px #333;
    -moz-box-shadow: 0px -1px 30px 0px #333;
    box-shadow: 0px -1px 30px 0px #333;

    /**radius**/

    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
    }

    When I use the display none like so:

    .home #core_padding {display:none;}

    It seems to remove everything!

    I simply would like to remove the former and not the content!

    ta

    mike

    August 30, 2014 at 1:25 pm
  • Josh njenga
    -10 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 30, 2014 at 6:01 pm
  • Mike Hayward
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 30, 2014 at 6:27 pm
  • Josh njenga
    -10 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 30, 2014 at 6:34 pm
  • Mike Hayward
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 30, 2014 at 7:03 pm
  • Josh njenga
    -10 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 30, 2014 at 7:33 pm
  • Richard Bonk
    -1 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 30, 2014 at 7:37 pm
  • Mike Hayward
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 30, 2014 at 10:20 pm
  • 0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 31, 2014 at 9:31 am
  • Mike Hayward
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 31, 2014 at 10:05 am
  • Richard Bonk
    -1 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 31, 2014 at 11:03 am
  • Mike Hayward
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 31, 2014 at 3:40 pm
  • Mike Hayward
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    September 1, 2014 at 12:51 pm
  • Josh njenga
    -10 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    September 1, 2014 at 1:22 pm

253

Views

13

Replies