Modify theme. Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
3 posters

    Modify theme.

    paulyii
    paulyii
    New Member


    Posts : 3
    Reputation : 1
    Language : Chinese, Englisg

    In progress Modify theme.

    Post by paulyii Wed Aug 09, 2017 5:17 am

    Designing a totally theme will be a BIG job.
    Is it possible just to edit , or just to replace the Top Banner,
    i used to do that years ago, with other FREE Forum sites.
    Downloaded the Top banner, and use P.S. to make a new one according to my taste.
    reload back, to change my Forum's Top Banner.

    Is this possible here .. ?
    Thanks.
    SLGray
    SLGray
    Administrator
    Administrator


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

    In progress Re: Modify theme.

    Post by SLGray Wed Aug 09, 2017 8:51 am

    Yes, you can customized any theme you install from Hitskin.



    Modify theme. Slgray10

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


    Posts : 3
    Reputation : 1
    Language : Chinese, Englisg

    In progress Re: Modify theme.

    Post by paulyii Fri Aug 11, 2017 7:29 am

    SLGray wrote:Yes, you can customized any theme you install from Hitskin.

    Thanks for responding ...

    BTW,
    can you please give me the link of any tuturial on this.
    because , i only wanna edit the Top Banner..

    :-)

    Thanks.

    Regards.
    SLGray
    SLGray
    Administrator
    Administrator


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

    In progress Re: Modify theme.

    Post by SLGray Fri Aug 11, 2017 8:11 am

    Save the image to your computer, then edit it a program like Paint, upload it to an image host, and get the image's URL to add it to the administration panel (AP > Display > Colors & Pictures > Pics Management > Advanced Mode).



    Modify theme. Slgray10

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


    Posts : 3
    Reputation : 1
    Language : Chinese, Englisg

    In progress Re: Modify theme.

    Post by paulyii Fri Aug 11, 2017 9:31 am

    SLGray wrote:Save the image to your computer, then edit it a program like Paint, upload it to an image host, and get the image's URL to add it to the administration panel (AP > Display > Colors & Pictures > Pics Management > Advanced Mode).

    This forum seem a bit different from others.
    I cant reclick to view the Top Banner.png

    so .. it means i cant download just the specific picture.
    from the admin page,
    i tried to download just " all the pictures".
    what i downloaded is just a bbthme file.
    i followed some suggestion in this forum.
    open it with browser.
    well ..
    it is my admin page.

    Can you please explain / list out the steps to download the picture ?
    what i wanted is the Top_banner picture.

    Thanks for your troubles



    Regards.
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19320
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    In progress Re: Modify theme.

    Post by Ape Fri Aug 11, 2017 4:31 pm

    Hello your banner is saved in your CSS files

    ACP >> Display Tab >>   Pictures and Colors >> Colors >> CSS Stylesheet tab >>


      Please find:
    Code:
    .headerbar {
        background-color: #97eb12;
        background-image: url(https://2img.net/s/t/10/82/72/i_header_bg.jpg);
        background-repeat: repeat-x;
        margin-bottom: 4px;
        padding: 0 5px;
    }
     remove it then you can use the tools in your ACP to add your new banner.
    or you can use the code and just add the URl of your new banner in this place
    Code:
    background-image: url(https://2img.net/s/t/10/82/72/i_header_bg.jpg);
    Then save. but i think it's better if you use the main forum tools in the ACP.

    Regards

    APE.



    Modify theme. Left1212Modify theme. Center11Modify theme. Right112
    Modify theme. Ape_b110
    Modify theme. Ape1010