The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    how to remove main logo background

    zenzo
    zenzo
    Forumember


    Posts : 564
    Reputation : 13
    Language : english,tagalog
    Location : philippines

    Solved how to remove main logo background

    Post by zenzo February 7th 2013, 5:15 am

    how to remove invision main logo background



    thanks in advance
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: how to remove main logo background

    Post by SLGray February 7th 2013, 5:25 am

    Please post a screenshot with what you want removed.



    how to remove main logo background Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    zenzo
    zenzo
    Forumember


    Posts : 564
    Reputation : 13
    Language : english,tagalog
    Location : philippines

    Solved Re: how to remove main logo background

    Post by zenzo February 7th 2013, 5:43 am

    its the color background of main logo i want to remove

    how to remove main logo background 20130207124228
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: how to remove main logo background

    Post by SLGray February 7th 2013, 5:46 am

    Ok. Please post the link to the forum.



    how to remove main logo background Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    zenzo
    zenzo
    Forumember


    Posts : 564
    Reputation : 13
    Language : english,tagalog
    Location : philippines

    Solved Re: how to remove main logo background

    Post by zenzo February 7th 2013, 6:16 am

    SLGray wrote:Ok. Please post the link to the forum.

    http://testkolang.action-24.com/
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: how to remove main logo background

    Post by Sanket February 7th 2013, 9:35 am

    Add this to your css & check.
    Code:
    div#logostrip.clearfix {
        display: none !important;
    }
    zenzo
    zenzo
    Forumember


    Posts : 564
    Reputation : 13
    Language : english,tagalog
    Location : philippines

    Solved Re: how to remove main logo background

    Post by zenzo February 7th 2013, 10:12 am

    Sanket wrote:Add this to your css & check.
    Code:
    div#logostrip.clearfix {
        display: none !important;
    }

    this also remove main logo....i want color only


    remove or make it transparent


    thanks
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: how to remove main logo background

    Post by SLGray February 7th 2013, 10:14 am

    Remove this:
    Code:
    div#logostrip {
        background-color: rgb(48, 59, 74);
    }
    When you remove it, the background will be white.



    how to remove main logo background Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    zenzo
    zenzo
    Forumember


    Posts : 564
    Reputation : 13
    Language : english,tagalog
    Location : philippines

    Solved Re: how to remove main logo background

    Post by zenzo February 7th 2013, 10:36 am

    how to remove main logo background 20130207173242

    only the main background remove
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: how to remove main logo background

    Post by Sanket February 7th 2013, 10:38 am

    Add this to your css & check.
    Code:
    div#logostrip {
        background-color: transparent !important;
    }
    zenzo
    zenzo
    Forumember


    Posts : 564
    Reputation : 13
    Language : english,tagalog
    Location : philippines

    Solved Re: how to remove main logo background

    Post by zenzo February 7th 2013, 10:42 am

    Sanket wrote:Add this to your css & check.
    Code:
    div#logostrip {
        background-color: transparent !important;
    }

    thanks sanket you make my day color :wouhou:


    solve!
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: how to remove main logo background

    Post by SLGray February 7th 2013, 10:42 am

    Topic Solved & Locked



    how to remove main logo background Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.

      Current date/time is September 23rd 2024, 5:17 am