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
skouliki
SLGray
zsCargak
7 posters

    How to set a forum background image

    zsCargak
    zsCargak
    Forumember


    Male Posts : 54
    Reputation : 1
    Language : English

    In progress How to set a forum background image

    Post by zsCargak March 7th 2020, 6:00 pm

    How to set a forum background image?
    SLGray
    SLGray
    Administrator
    Administrator


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

    In progress Re: How to set a forum background image

    Post by SLGray March 7th 2020, 7:05 pm

    AP > Display > Colors & Pictures > Colors
    Colors Tab
    Advanced Mode
    They are in the first tab.  They should be under the banner options.



    How to set a forum background image Slgray10

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


    Male Posts : 54
    Reputation : 1
    Language : English

    In progress Re: How to set a forum background image

    Post by zsCargak March 7th 2020, 7:30 pm

    zsCargak
    zsCargak
    Forumember


    Male Posts : 54
    Reputation : 1
    Language : English

    In progress Re: How to set a forum background image

    Post by zsCargak March 7th 2020, 7:33 pm

    If this is what I said above, so I put a picture and there was nothing on the forum.
    SLGray
    SLGray
    Administrator
    Administrator


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

    In progress Re: How to set a forum background image

    Post by SLGray March 7th 2020, 7:53 pm

    Please do not double post.  The next time you do it, you will receive an  official warning.  Please use the edit button.

    Please post your forum's link.



    How to set a forum background image Slgray10

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


    Male Posts : 54
    Reputation : 1
    Language : English

    In progress Re: How to set a forum background image

    Post by zsCargak March 7th 2020, 8:20 pm

    SLGray wrote:Please do not double post.  The next time you do it, you will receive an  official warning.  Please use the edit button.

    Please post your forum's link.

    Okey.

    http://forumvlackyforum.forumotion.me/

    please do not make any changes to my forum

    forum is slovak
    SLGray
    SLGray
    Administrator
    Administrator


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

    In progress Re: How to set a forum background image

    Post by SLGray March 7th 2020, 8:37 pm

    See if this is in the CSS stylesheet:
    Code:
    body {
        -khtml-border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        background-attachment: fixed;
        background-color:
    #1a1a1a;
    background-image: url(\'http://fc04.deviantart.net/images/i/2002/26/9/1/Misconstrue_-_Image_1.jpg\');
    border-radius: 10px;
    color:
        #5c758c;
        filter: alpha(opacity=90);
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10px;
        height: auto;
        opacity: .9;
        padding: 10px 0;
    }



    How to set a forum background image 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 to set a forum background image

    Post by skouliki March 8th 2020, 8:19 am

    if you dont have the code that SLGray posted above in your css

    just add this in your css and put in the code your image url

    Code:

    body {
    background-image: url(image.url);
    }

    if you have the code that SLGray posted in your css then change in that code the image url with your own image url


    and as i said before we dont have the power to do anything to your forum

    ZuniThoang
    ZuniThoang
    Forumember


    Male Posts : 45
    Reputation : 4
    Language : Vietnamese
    Location : hanoi

    In progress Re: How to set a forum background image

    Post by ZuniThoang March 10th 2020, 4:17 pm

    The information is extremely helpful. Thank you for sharing!
    skouliki
    skouliki
    Manager
    Manager


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

    In progress Re: How to set a forum background image

    Post by skouliki March 10th 2020, 6:15 pm

    ZuniThoang wrote:The information is extremely helpful. Thank you for sharing!

    hello

    please stop spamming all threads with this kind of posts
    it is not allowed

    first warning

    skouliki
    skouliki
    Manager
    Manager


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

    In progress Re: How to set a forum background image

    Post by skouliki March 29th 2020, 10:24 am

    is this solved?

    avatar
    skidsolo
    Forumember


    Posts : 269
    Reputation : 3
    Language : English

    In progress Re: How to set a forum background image

    Post by skidsolo March 29th 2020, 12:47 pm

    Been trying this but without success.

    This is the background image I would like to change:

    How to set a forum background image Captur20

    and this is where I have been trying to change it without success.

    How to set a forum background image Captur21
    skouliki
    skouliki
    Manager
    Manager


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

    In progress Re: How to set a forum background image

    Post by skouliki March 29th 2020, 2:50 pm

    did you try my code above ?

    TonnyKamper
    TonnyKamper
    Active Poster


    Female Posts : 1080
    Reputation : 78
    Language : Dutch/English
    Location : DSF Admin

    In progress Re: How to set a forum background image

    Post by TonnyKamper March 29th 2020, 3:24 pm

    Like SLGray said this is in your stylesheet:

    Code:
    body {
        -khtml-border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        background-attachment: fixed;
        background-color:
    #1a1a1a;
    background-image: url(\'http://fc04.deviantart.net/images/i/2002/26/9/1/Misconstrue_-_Image_1.jpg\');
    border-radius: 10px;
    color:
        #5c758c;
        filter: alpha(opacity=90);
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10px;
        height: auto;
        opacity: .9;
        padding: 10px 0;
    }

    This is wrong there are backslashes in the url which aren't supposed to be there.. the code should be this:

    Code:
    body {
        -khtml-border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        background-attachment: fixed;
        background-color:
    #1a1a1a;
    background-image: url('http://fc04.deviantart.net/images/i/2002/26/9/1/Misconstrue_-_Image_1.jpg');
    border-radius: 10px;
    color:
        #5c758c;
        filter: alpha(opacity=90);
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10px;
        height: auto;
        opacity: .9;
        padding: 10px 0;
    }

    Put this in your stylesheet and then you can change the url address to another one of your liking..
    huizhou
    huizhou
    New Member


    Posts : 1
    Reputation : 1
    Language : English

    In progress Re: How to set a forum background image

    Post by huizhou April 16th 2020, 3:24 pm

    its really amazing and full of graphical site
    skouliki
    skouliki
    Manager
    Manager


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

    In progress Re: How to set a forum background image

    Post by skouliki April 16th 2020, 8:22 pm

    huizhou wrote:its really amazing and full of graphical site

    Please don't hijack another member’s topic's.
    Please open your own thread if you having a problem with your forum.
    Please read our forum rules:ESF General Rules


      Current date/time is September 22nd 2024, 8:26 pm