Portal background? 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.
5 posters

    Portal background?

    Novaen
    Novaen
    Forumember


    Female Posts : 29
    Reputation : 0
    Language : Danish, English
    Location : Denmark

    Solved Portal background?

    Post by Novaen May 17th 2012, 6:00 pm

    Hi.

    Is it possible to create portals which have their own background picture? In that way, that they havn't the same picture in every portal but is varied from portal to portal?

    Thanks.


    Last edited by Novaen on May 17th 2012, 6:56 pm; edited 1 time in total
    Niko
    Niko
    Helper
    Helper


    Male Posts : 3229
    Reputation : 248
    Language : English, Italian, French
    Location : Italy

    Solved Re: Portal background?

    Post by Niko May 17th 2012, 6:15 pm

    Hello,

    sure!
    Create a new widget and paste this code:
    Code:
    <style>body {
    background-image: (IMAGE_LINK)!important;
    }</style>

    Then add it to the portal Very Happy And edit IMAGE_LINK Mr. Green
    Friendly,
    Novaen
    Novaen
    Forumember


    Female Posts : 29
    Reputation : 0
    Language : Danish, English
    Location : Denmark

    Solved Re: Portal background?

    Post by Novaen May 17th 2012, 6:25 pm

    Hi! thanks for your aswer, but nothing happened D:
    I've created a new portal, and tried to create a new widget with the code to change the background. But there is no picture at all :S
    Niko
    Niko
    Helper
    Helper


    Male Posts : 3229
    Reputation : 248
    Language : English, Italian, French
    Location : Italy

    Solved Re: Portal background?

    Post by Niko May 17th 2012, 6:29 pm

    Can you link me the portal address? Very Happy
    Thanks...
    Novaen
    Novaen
    Forumember


    Female Posts : 29
    Reputation : 0
    Language : Danish, English
    Location : Denmark

    Solved Re: Portal background?

    Post by Novaen May 17th 2012, 6:31 pm

    Niko
    Niko
    Helper
    Helper


    Male Posts : 3229
    Reputation : 248
    Language : English, Italian, French
    Location : Italy

    Solved Re: Portal background?

    Post by Niko May 17th 2012, 6:44 pm

    Try to add this one:
    Code:
    <style>body {
    background-image: (http://i146.photobucket.com/albums/r266/Paaai4/asj.png)!important;
    background-color: none!important;
    }</style>
    Novaen
    Novaen
    Forumember


    Female Posts : 29
    Reputation : 0
    Language : Danish, English
    Location : Denmark

    Solved Re: Portal background?

    Post by Novaen May 17th 2012, 6:47 pm

    Nope.. Doesn't work either..
    Do I do it right?
    I insert the code in the Widget source text box, in the new widget, and add this widget to the portal.
    Niko
    Niko
    Helper
    Helper


    Male Posts : 3229
    Reputation : 248
    Language : English, Italian, French
    Location : Italy

    Solved Re: Portal background?

    Post by Niko May 17th 2012, 6:54 pm

    Ops...
    Sorry I made a mistake! Add this code:
    Code:
    <style>body {
    background-image: url(http://i146.photobucket.com/albums/r266/Paaai4/asj.png)!important;
    background-color: none!important;
    }</style>
    Novaen
    Novaen
    Forumember


    Female Posts : 29
    Reputation : 0
    Language : Danish, English
    Location : Denmark

    Solved Re: Portal background?

    Post by Novaen May 17th 2012, 6:56 pm

    Wow! Great! Thank you very much! Smile
    Niko
    Niko
    Helper
    Helper


    Male Posts : 3229
    Reputation : 248
    Language : English, Italian, French
    Location : Italy

    Solved Re: Portal background?

    Post by Niko May 17th 2012, 7:05 pm

    Novaen wrote:Wow! Great! Thank you very much! Smile
    My duty Hello
    Novaen
    Novaen
    Forumember


    Female Posts : 29
    Reputation : 0
    Language : Danish, English
    Location : Denmark

    Solved Re: Portal background?

    Post by Novaen May 17th 2012, 7:07 pm

    Have to ask about one more thing Wink

    How do I let it be "un-fixed"?
    Niko
    Niko
    Helper
    Helper


    Male Posts : 3229
    Reputation : 248
    Language : English, Italian, French
    Location : Italy

    Solved Re: Portal background?

    Post by Niko May 17th 2012, 7:09 pm

    Add this one: Mr. Green
    Code:
    <style>body {
    background-image: url(http://i146.photobucket.com/albums/r266/Paaai4/asj.png)!important;
    background-color: none!important;
    background-attachment: initial!important;
    }</style>
    Novaen
    Novaen
    Forumember


    Female Posts : 29
    Reputation : 0
    Language : Danish, English
    Location : Denmark

    Solved Re: Portal background?

    Post by Novaen May 17th 2012, 7:18 pm

    it's still fixed? :B
    Ahkrir
    Ahkrir
    Forumember


    Male Posts : 288
    Reputation : 14
    Language : English
    Location : The Netherlands

    Solved Re: Portal background?

    Post by Ahkrir May 17th 2012, 8:20 pm

    Try adding this in your widget:

    Code:
    body {
    background-image: url(url here)!important;
    background-color: none!important;
    background-position: 100%;
    }
    Novaen
    Novaen
    Forumember


    Female Posts : 29
    Reputation : 0
    Language : Danish, English
    Location : Denmark

    Solved Re: Portal background?

    Post by Novaen May 17th 2012, 11:13 pm

    Hi Ahkrir.

    Thanks for your answer, but the background is still fixed D:
    DK
    DK
    Forumember


    Male Posts : 588
    Reputation : 13
    Language : English

    Solved Re: Portal background?

    Post by DK May 17th 2012, 11:19 pm

    I used this code and I didn't get a fixed background.
    Code:
    <style>body {
    background-image: url(http://www.wallpaper4me.com/images/wallpapers/bluespaceplanets-372678.jpeg)!important;
    background-color: none!important;
    }</style>
    Novaen
    Novaen
    Forumember


    Female Posts : 29
    Reputation : 0
    Language : Danish, English
    Location : Denmark

    Solved Re: Portal background?

    Post by Novaen May 17th 2012, 11:21 pm

    Thanks for your response but this is fixed too :/
    kirk
    kirk
    Forumaster


    Male Posts : 11037
    Reputation : 653
    Language : English,Vulcan,Klingon, Romulan,& Gorn

    Solved Re: Portal background?

    Post by kirk May 18th 2012, 1:29 am

    Novaen wrote:Thanks for your response but this is fixed too :/

    Topic Solved & Locked