Bars Code problem 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

    Bars Code problem

    avatar
    DareDev1l
    Forumember


    Posts : 103
    Reputation : 2
    Language : English

    Bars Code problem Empty Bars Code problem

    Post by DareDev1l May 30th 2015, 1:00 am

    Hey Mates Smile

    i have a problem here i want to put bars on my forum

    Link : www.Yukajo.com

    Bars : Here

    when i put them they don't apper Sad
    Sir. Mayo
    Sir. Mayo
    Forumember


    Male Posts : 978
    Reputation : 90
    Language : English, Some french.
    Location : you can also reach me on snoonet's irc server. I idle in #Techsupport Username is Vault108

    Bars Code problem Empty Re: Bars Code problem

    Post by Sir. Mayo May 31st 2015, 7:19 pm

    Try adding this to the top of your css:

    Code:

    body {
    background-image: url("http://im65.gulfup.com/b3RpVz.png");   
    }
    avatar
    DareDev1l
    Forumember


    Posts : 103
    Reputation : 2
    Language : English

    Bars Code problem Empty Re: Bars Code problem

    Post by DareDev1l May 31st 2015, 9:31 pm

    i added it and it didn't apper . nothin happend u-u
    Sir. Mayo
    Sir. Mayo
    Forumember


    Male Posts : 978
    Reputation : 90
    Language : English, Some french.
    Location : you can also reach me on snoonet's irc server. I idle in #Techsupport Username is Vault108

    Bars Code problem Empty Re: Bars Code problem

    Post by Sir. Mayo May 31st 2015, 9:34 pm

    Try  this one at the top of the style sheet
    Code:
    body {
    background-image: url("http://im65.gulfup.com/b3RpVz.png") !important;    
    }
     That's strange because it works on my test forum.
    avatar
    DareDev1l
    Forumember


    Posts : 103
    Reputation : 2
    Language : English

    Bars Code problem Empty Re: Bars Code problem

    Post by DareDev1l May 31st 2015, 10:33 pm

    same . maybe because of the bg color
    Sir. Mayo
    Sir. Mayo
    Forumember


    Male Posts : 978
    Reputation : 90
    Language : English, Some french.
    Location : you can also reach me on snoonet's irc server. I idle in #Techsupport Username is Vault108

    Bars Code problem Empty Re: Bars Code problem

    Post by Sir. Mayo June 3rd 2015, 5:09 am

    Could you paste your css here?