Incan's Free Stuff [o.p.e.n] - HOLD THE REQUESTS

This forum is for art shops

Moderator: Hall of the Arts Moderators

Locked
Lex
MagiStream Donor
Member of Society of the Trident Member of Artificer's Association
CreaturesTrade
Posts: 9954
Joined: August 7th, 2011, 1:31:41 pm
Gender: Female
Location: Buried under fluffy baby animals.

Re: Incan's Free Stuff [o.p.e.n] - Open Again!

Post by Lex »

Can you make me another CSS, Incan? I would like it to have flowers (bottom in spoiler) on the header, and the rest can be light grey with blue flowers, sorta like this ;

Spoiler
ImageImageImageImage



And my name on the header? ^^
PLEASE STOP CLICKING MY HATCHLINGS UNLESS THEY ARE POSTED IN THE CLICK THREADS.
PLEASE stop clicking through creatures I buy in the forums. Thank you.

LTB Event, Donation, Black Market
Image
Signature art: Base by Gravity (#880890) on FP and avatar art by TheLadyRaincloud on dA.
User avatar
Chuckeh
Member of Society of the Trident Member of Artificer's Association Member of Preservationists Association
CreaturesTrade
Posts: 20229
Joined: November 14th, 2010, 4:26:46 pm
Gender: Kraken

Re: Incan's Free Stuff [o.p.e.n] - Open Again!

Post by Chuckeh »

Okay. :3
For some reason, I cannot seem to see my CSS.
ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
Happy New Year
Coming back from a hiatus. Will be inconsistently online.
MoonDust
Member of The Herbalist's Guild
CreaturesTrade
Posts: 2465
Joined: February 10th, 2012, 7:22:58 pm
Gender: Female
Location: Somewhere where you can't find me!!!! (SHHHHSH)

Re: Incan's Free Stuff [o.p.e.n] - Open Again!

Post by MoonDust »

oh! thx i didnt see that
JESUS CHRIST IS MY SAVIOR AND HE CHANGED MY LIFE. IF YOU FOLLOW HIM AND ARE NOT SCARED TO ADMIT IT COPY AND PAST THIS IN YOUR SIGNATURE!
Image
Zephyr guards my babies! Take a step closer and he will eat you!
<3ImageImageImageImage <3
hidden away in a cozy den in Neverland, so they will never grow up
User avatar
Incandescence
Member of Society of the Trident
CreaturesTrade
Posts: 3845
Joined: September 16th, 2011, 7:49:19 am
Gender: Kraken

Re: Incan's Free Stuff [o.p.e.n] - Open Again!

Post by Incandescence »

Chuck: next time if it doesn't work fix it yourself by searching for this --> " and deleting it.

Code: Select all

    body {
         background-attachment: fixed ! important;
         background-color: black;
         background-image: url(http://wonderworlds.org/snow/snow-background-1.jpg);
         background-repeat: repeat ! important;
         color: black ! important;
    }

    #wrap {
         background-color: transparent;
         border-radius: 5px 5px 5px 5px;
         border: 2px ridge #5B6EFF ! important;
         padding: 0px;
    }

    #page-body {
         background-color: transparent ! important;
    }

    #page-header .navbar {
         background-color: rgba(204, 204, 204, 0.5);
         background-image: none ! important;
         border-radius: 5px 5px 5px 5px;
         border: 2px ridge #5B6EFF ! important;
         padding: 0px;
    }

    #page-footer .navbar {
         background-color: rgba(204, 204, 204, 0.5);
         background-image: none ! important;
         border-radius: 5px 5px 5px 5px;
         border: 2px ridge #5B6EFF ! important;
         padding: 0px;
    }

    .headerbar {
         -moz-border-bottom-colors: none ! important;
         -moz-border-image: none ! important;
         -moz-border-left-colors: none ! important;
         -moz-border-right-colors: none ! important;
         -moz-border-top-colors: none ! important;
         background-color: transparent ! important;
         background-image: url(http://i.imgur.com/lOOkc.png) ! important;
         background-repeat: no-repeat ! important;
         border-color: #5B6EFF #5B6EFF -moz-use-text-color ! important;
         border-radius: 5px 5px 5px 5px;
         border-style: ridge ridge none ! important;
         border-width: 2px 2px medium ! important;
         padding: 0px;
    }

    .bg2, .bg1 {
         background-color: rgba(204, 204, 204, 0.5);
         background-image: none ! important;
         border-radius: 5px 5px 5px 5px;
         border: 2px groove #5B6EFF ! important;
         padding: 0px;
    }

    a:link, a:active {
         color: #8593FF ! important;
    }

    a:visited {
         color: #9E87FF ! important;
    }

    a:hover {
         background-color: transparent ! important;
         color: #3D5EC9 ! important;
    }

    a.fontsize {
         display: none ! important;
    }

    a.button2:hover, input.button2:hover {
         color: #3D5EC9 ! important;
    }

    input.button2 {
         background-color: rgba(51, 51, 102, 0.3);
         background-image: none ! important;
         border-color: #CC0000 ! important;
         border-radius: 5px 5px 5px 5px;
         padding: 0px;
    }

    span {
         background-image: none ! important;
    }

    h2 {
         margin-left: 20px;
    }

    h3 {
         border-bottom: medium none;
    }

    ul.navlinks, .custom_css_rank {
         border-bottom-color: #D1D1D1 ! important;
    }

    .icon-ucp, .icon-logout, .leftside icon-home, .icon-home {
         background-image: none ! important;
    }

    .custom_css_location, .custom_css_age, .custom_css_Gender, .custom_css_joined, .custom_css_lastvisit, .custom_css_totalposts, .custom_css_interests, .content, .custom_css_occupation, dd {
         color: #2B428C ! important;
    }

    .spoiler .inner {
         background-color: rgba(153, 153, 204, 0.2);
         background-image: none ! important;
         border-radius: 5px 5px 5px 5px;
         border: 2px groove #5B6EFF ! important;
         padding: 0px;
    }

    input.button2 {
         background-color: rgba(153, 153, 204, 0.2);
         background-image: url("http://wonderworlds.org/snow/snow-seamless-background.jpg") ! important;
         border: 2px groove #5B6EFF ! important;
    }

    .codebox {
         border-radius: 3px 3px 3px 3px;
         margin-left: -7px ! important;
    }

    #f {
         border-radius: 5px 5px 5px 5px;
    }

    .copyright {
         color: #2B428C ! important;
         font-size: 90% ! important;
    }

    .border-right, .border-left, .border-top, .border-top-left, .border-top-right {
         background-color: transparent ! important;
         background-image: none ! important;
    }

    .border-bottom {
         display: none ! important;
    }

    * {
         color: #2B428C ! important;
    }
[/size]
All hail the King Moonbunny, Varien.
Going on hiatus indefinitely!
avatar from here
Image
User avatar
Chuckeh
Member of Society of the Trident Member of Artificer's Association Member of Preservationists Association
CreaturesTrade
Posts: 20229
Joined: November 14th, 2010, 4:26:46 pm
Gender: Kraken

Re: Incan's Free Stuff [o.p.e.n] - Open Again!

Post by Chuckeh »

Will remember that, thanks. <3
ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
Happy New Year
Coming back from a hiatus. Will be inconsistently online.
User avatar
AutumnSolace
MagiStream Donor
Member of Society of the Trident
CreaturesTrade
Posts: 4692
Joined: July 30th, 2009, 7:10:13 am
Gender: Kraken
Location: Oklahoma :U

Re: Incan's Free Stuff [o.p.e.n] - Open Again!

Post by AutumnSolace »

May I have a CSS? <3
I'd like this as the background ^_^
If you can, I'd like the picture to fill the background and stay in the same position when you scroll down :wave:
I'd also like the boxes to be transparent like in your profile =)
For the header, I'd like to have my username in the center instead of "Magistream". I'd also like the following creatures around my username: A Celestial Dragon to the left (facing right), a Frost Unicorn to the right (facing left), and an Argaent Kirin to the right (facing left).
But for everything else, you can surprise me. ^^
to be updated
TwilightFox
CreaturesTrade
Posts: 34
Joined: March 19th, 2012, 4:51:46 pm
Gender: Female
Location: In space, poopin rainbows wit' teh Nyan Cats :3

Re: Incan's Free Stuff [o.p.e.n] - Open Again!

Post by TwilightFox »

Hey again Incan, I was wondering if you could make me a new avatar? My avatar right now....my friend saw it on google images and immediately set it as my avatar......its really ugly and all i would like is a new version of yin yang kitsunes if that's possible for you, if not, let your imagination run wild........

Thanks!! :lick:

TwilightFox
I don't really play MagiStream anymore, I play ChickenSmoothie. I'm TwilightFox on there too. Just saying....=D
ImageImage
User avatar
Whineybabe93
MagiStream Donor
Member of Society of the Trident
CreaturesTrade
Posts: 3684
Joined: October 1st, 2011, 2:12:31 pm
Gender: Female

Re: Incan's Free Stuff [o.p.e.n] - Open Again!

Post by Whineybabe93 »

Hey Incan, could I get a signature set, CSS, and avatar? :P I seriously LOVE temple cats and would like all of them to be based around them. <3 Also for the CSS I like dark colors like maroonish colors or anything between purple and red. xD

Idk if I am able to ask for more than one thing at a time, if I am not please let me know.


Also I am new to the CSS thing so could you pm me when you have the code and explain how to do it or just post it here?
21/25 Presents so far.

Image
User avatar
Incandescence
Member of Society of the Trident
CreaturesTrade
Posts: 3845
Joined: September 16th, 2011, 7:49:19 am
Gender: Kraken

Re: Incan's Free Stuff [o.p.e.n] - HOLD THE REQUESTS

Post by Incandescence »

WOW SLOW DOWN PEOPLE D:

Yes, I will make you all of this stuff (*sigh*) but now I will hold the requests so I can catch up.

For now I have this.
AutumnSolace wrote:May I have a CSS? <3
I'd like this as the background ^_^
If you can, I'd like the picture to fill the background and stay in the same position when you scroll down :wave:
I'd also like the boxes to be transparent like in your profile =)
For the header, I'd like to have my username in the center instead of "Magistream". I'd also like the following creatures around my username: A Celestial Dragon to the left (facing right), a Frost Unicorn to the right (facing left), and an Argaent Kirin to the right (facing left).
But for everything else, you can surprise me. ^^
Spoiler

Code: Select all

body {
     background-attachment: fixed ! important;
     background-color: black;
     background-image: url(http://i.imgur.com/uzMOG.jpg);
     background-repeat: repeat ! important;
     color: black ! important;
}

#wrap {
     background-color: transparent;
     border-radius: 15px 15px 15px 15px;
     border: medium none ! important;
     padding: 2px;
}

#page-body {
     background-color: transparent ! important;
}

#page-header .navbar {
     background-color: rgba(51, 51, 102, 0.3);
     background-image: none ! important;
     border-radius: 5px 5px 5px 5px;
     border: 2px groove #999999 ! important;
     padding: 0px;
}

#page-footer .navbar {
     background-color: rgba(51, 51, 102, 0.3);
     background-image: none ! important;
     border-radius: 5px 5px 5px 5px;
     border: 2px groove #999999 ! important;
     padding: 0px;
}

.headerbar {
     background-color: transparent ! important;
     background-image: url(http://i.imgur.com/U11dJ.png) ! important;
     background-repeat: no-repeat ! important;
     border-radius: 5px 5px 5px 5px;
     border: 2px groove #999999 ! important;
     padding: 0px;
}

.bg2, .bg1 {
     background-color: rgba(51, 51, 102, 0.3);
     background-image: none ! important;
     border-radius: 5px 5px 5px 5px;
     border: 2px groove #999999 ! important;
     padding: 0px;
}

a:link, a:active {
     color: #922AE3 ! important;
}

a:visited {
     color: #869899 ! important;
}

a:hover {
     background-color: transparent ! important;
     color: #641D9B ! important;
}

a.fontsize {
     display: none ! important;
}

a.button2:hover, input.button2:hover {
     color: #9D9D9D ! important;
}

input.button2 {
     background-color: rgba(51, 51, 102, 0.3);
     background-image: none ! important;
     border-color: #CC0000 ! important;
     border-radius: 5px 5px 5px 5px;
     padding: 0px;
}

span {
     background-image: none ! important;
}

h2 {
     margin-left: 20px;
}

h3 {
     background-image: none ! important;
     background-position: right center;
     background-repeat: no-repeat;
     border-bottom-color: black;
     color: black;
     font-size: 1.5em;
}

ul.navlinks, .custom_css_rank {
     border-bottom-color: black;
}

.icon-ucp, .icon-logout, .leftside icon-home, .icon-home {
     background-image: none ! important;
}

.custom_css_location, .custom_css_age, .custom_css_Gender, .custom_css_joined, .custom_css_lastvisit, .custom_css_totalposts, .custom_css_interests, .content, .custom_css_occupation, dd {
     color: #719CBC ! important;
}

.spoiler .inner {
     background-color: rgba(51, 51, 102, 0.3);
     background-image: none ! important;
     border-radius: 5px 5px 5px 5px;
     border: 2px groove #596666 ! important;
     padding: 0px;
}

input.button2 {
     background-color: rgba(51, 51, 102, 0.1);
     border: 2px groove #596666 ! important;
}

.codebox {
     border-radius: 3px 3px 3px 3px;
     margin-left: -7px ! important;
}

#f {
     border-radius: 5px 5px 5px 5px;
}

.copyright {
     color: #D1D1D1 ! important;
     font-size: 90% ! important;
}

.border-right, .border-left, .border-top, .border-top-left, .border-top-right {
     background-color: transparent ! important;
     background-image: none ! important;
}

.border-bottom {
     display: none ! important;
}

* {
     color: #719CBC ! important;
}
Sowwy Lex, I'm still being busy. :derp:
All hail the King Moonbunny, Varien.
Going on hiatus indefinitely!
avatar from here
Image
User avatar
Chess
Member of The Dark Brotherhood Member of Artificer's Association Member of Preservationists Association
CreaturesTrade
Posts: 9586
Joined: April 26th, 2011, 6:32:02 pm
Gender: Female

Re: Incan's Free Stuff [o.p.e.n] - HOLD THE REQUESTS

Post by Chess »

Hello, Incan! I placed an order a few pages back, but you still haven't gotten to it. I understand that it may take you some time to do it, but you completed other people's orders fairly quickly...
Image
Locked

Return to “Seller's Gallery”