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 could I set an image on main directory forum?

    GypsyTano
    GypsyTano
    New Member


    Posts : 21
    Reputation : 1
    Language : Eglish , spanish

    In progress How could I set an image on main directory forum?

    Post by GypsyTano April 11th 2020, 10:54 pm

    Technical Details


    Forum version : #ModernBB
    Position : Founder
    Concerned browser(s) : Other
    Who the problem concerns : Yourself
    Forum link : ( link is hidden, you must reply to see )

    Description of problem

    How could I set an image on main directory forum?
    SLGray
    SLGray
    Administrator
    Administrator


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

    In progress Re: How could I set an image on main directory forum?

    Post by SLGray April 12th 2020, 1:55 am

    What exactly are you wanting?  Please post a screenshot of what you would like.



    How could I set an image on main directory forum? Slgray10

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


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    In progress Re: How could I set an image on main directory forum?

    Post by skouliki April 12th 2020, 4:34 pm

    hello

    if you add this to your css

    Code:

    #page-header, .headerbar {
        height: 300px;
    }

    .headerbar {
          background-image: url(https://i.servimg.com/u/f28/11/40/02/06/434f8310.png);
    }

    you will have this result

    How could I set an image on main directory forum? Scre1797

    if you want another image then just replace the image URL in the code with your own ...but keep the image dimensions in order to maintain the same result

    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    In progress Re: How could I set an image on main directory forum?

    Post by skouliki April 15th 2020, 7:58 am

    is this solved?


      Current date/time is September 22nd 2024, 7:34 pm