Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • elanto75 Friend
    #207441

    Hello, I would like to figure out how I can change the background color to a part of footer, thanks.


    1. footer
    jooservices Friend
    #574179

    Hi there
    Please provide your site URL for inspecting.

    Thank you,
    Viet Vu

    elanto75 Friend
    #574185

    <em>@jooservices 478320 wrote:</em><blockquote>Hi there
    Please provide your site URL for inspecting.

    Thank you,
    Viet Vu</blockquote>

    http://impulso.maglificioliliana.com/it/contatti

    jooservices Friend
    #574186

    Hi there
    Do you mean border-top ?
    If yes here you are

    .t3-copyright {
    border-top: 1px solid #3e4b51
    font-size: 12px;
    padding: 10px 0;
    }

    Thank you,
    Viet Vu

    elanto75 Friend
    #574187

    no no, I mean footer1 and footer2

    jooservices Friend
    #574191

    Hi there
    Please provide more detail about your selector.

    Thank you,
    Viet Vu

    elanto75 Friend
    #574194

    <em>@jooservices 478329 wrote:</em><blockquote>Hi there
    Please provide more detail about your selector.

    Thank you,
    Viet Vu</blockquote>

    change background color


    1. footer1
    jooservices Friend
    #574197

    Hi there
    Here you are

    .t3-footer {
    border-top: 1px solid #1c2940
    background: #b8b8b8
    color: #eeeeee
    }

    .t3-copyright {
    border-top: 1px solid #3e4b51
    font-size: 12px;
    padding: 10px 0;
    background-color: #1c2940
    }

    Thank you,
    Viet Vu

    elanto75 Friend
    #574200

    thanks, but where do I put the code?

    jooservices Friend
    #574206

    Hi there
    You can apply it into custom.css .
    But in this case i would suggest use !important or higher css priority

    Thank you,
    Viet Vu

    TomC Moderator
    #574283

    <em>@elanto75 478343 wrote:</em><blockquote>thanks, but where do I put the code?</blockquote>

    If you haven’t already done so, you can create a new file called “custom.css” within file path –> /templates/ja_charity/css/

    TomC Moderator
    #640622

    <em>@elanto75 478343 wrote:</em><blockquote>thanks, but where do I put the code?</blockquote>

    If you haven’t already done so, you can create a new file called “custom.css” within file path –> /templates/ja_charity/css/

    TomC Moderator
    #739292

    <em>@elanto75 478343 wrote:</em><blockquote>thanks, but where do I put the code?</blockquote>

    If you haven’t already done so, you can create a new file called “custom.css” within file path –> /templates/ja_charity/css/

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

This topic contains 13 replies, has 3 voices, and was last updated by  TomC 9 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum