How to change banner at top of page image? 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.
2 posters

    How to change banner at top of page image?

    avatar
    darkdream787
    New Member


    Posts : 23
    Reputation : 1
    Language : English

    How to change banner at top of page image? Empty How to change banner at top of page image?

    Post by darkdream787 August 4th 2018, 10:21 pm

    Technical Details


    Forum version : #phpBB2
    Position : Founder
    Concerned browser(s) : Google Chrome
    Who the problem concerns : Yourself

    Description of problem

    I know you can change it by going into pics management and typing a URL in, but I wish to know how to change it via the CSS section if possible. I want it to be a 3 part single image and I need to put all 3 small images side by side. Right now it is only one, but the only way I can think of to make it 3 side by side as one larger banner would be to alter the CSS section.

    How would I go about doing this? I am not extremely experienced with CSS. I know how to change background in CSS but not this banner image.

    I changed background by using this at the bottom of the CSS page. Now no matter what images URL I use in pics management, it uses the image I specified in CSS.

    Code:
    body {
       background-color: #000000;
       background-image: url("http://randomimg.jpg");
            background-repeat: no-repeat;
       background-attachment: fixed;
            background-position: center;
       }


    How would I go about changing the banner at the top of the page with the CSS?


    Last edited by darkdream787 on August 5th 2018, 12:43 am; edited 2 times in total
    avatar
    darkdream787
    New Member


    Posts : 23
    Reputation : 1
    Language : English

    How to change banner at top of page image? Empty Re: How to change banner at top of page image?

    Post by darkdream787 August 5th 2018, 12:41 am

    I guess it's not going to work in the CSS editor. I have spent 2 hours trying all kinds of things.

    I got what I wanted though. I just altered the Overall_Header template to get what I wanted. I did not know about those templates when I asked the question.

    Problem solved!
    SLGray
    SLGray
    Administrator
    Administrator


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

    How to change banner at top of page image? Empty Re: How to change banner at top of page image?

    Post by SLGray August 5th 2018, 2:44 am


    Please do not start multi-threads about the same question/issue.

    Please use this one:  https://help.forumotion.com/t156319-how-to-change-banner-at-top-of-page-image#1078538

    Topic Locked



    How to change banner at top of page image? Slgray10

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