Size police breadcrumb of my forum

  • Anonymous

    #6959

    Hello

    I would like increase the size police breadcrumb of my forum, integrated in my website http://www.modelisme-racer.fr/forum/

    But, when !i write this code (find with firebug) :

    body {
    background: url("images/bg_g.png") repeat fixed 0 0 #000000;
    color: #2C2B2B;
    font: 12px/18px arial;
    position: relative;
    }

    All text in the forum is to increase! But, I would like increase only the size police breadcrumb of my forum.

    I don’t find the css for the breadcrumb of the forum.

    Do you have an idea, please?

    Anonymous

    #36339
    .breadcrumb-navxt {
    color: #2C2B2B !important;
    font: 12px/18px arial !important;
    }

    Anonymous

    #36340

    Hello Prasana, thank you for your replie!

    I write your code but, it does not change anything

    May be, there is a mistake somewhere…

    Anonymous

    #36341

    Hello

    No replie ?

    Humm…, I don’t find a solution…

Viewing 4 posts - 1 through 4 (of 4 total)

  • You must be logged in to reply to this topic.