Rosehill's Freebie Graphics

Teach, learn, and share work in the visual medium

Moderator: Hall of the Arts Moderators

User avatar
Rosehill
Coder
Member of The Herbalist's Guild Member of Artificer's Association Member of Preservationists Association An icon depicting the element Life
CreaturesTrade
Posts: 8020
Joined: July 24th, 2009, 4:03:51 am
Gender: Female
Location: Northern Europe
Contact:

Re: Rosehill's Freebie Graphics (July 7th - New CSS)

Post by Rosehill »

fennelstar wrote:Could I ask for some help? I'm a complete dummy when it comes to technical coding and stuffs like that :P
So I snagged the Leo Zodiac avatar and tried to make it my avatar, but it said,
The URL you specified is invalid.
Any idea why?
Which avatar option did you try to use in the user control panel?
There are the three:
-Upload from your machine
-Upload from a URL
-Link off-site
If you were using either of the two latter options, what did you put in the field? Was it the code on this topic's first page? This:

Code: Select all

[img]http://i793.photobucket.com/albums/yy217/jrosehill/artthread/zodiac-leo.png[/img]
If so, try putting this on the field instead: ^_^

Code: Select all

http://i793.photobucket.com/albums/yy217/jrosehill/artthread/zodiac-leo.png
====

A general heads-up, everyone!

I have modified all the ready header images and CSSs I have in the thread to fit the new Magistream layout so be sure to check those out on the front page!

Aaaaaand, I bring some new stuff as well! :evil:

Granite CSS
(Click image to see the preview in full size. The code for this layout is on the first page.)
Image


Next project is that I'll be doing modifications to the custom CSS generator (http://mscodes.netii.net/css) to make it work with the new MS layout as well. ^_^
Ely
Member of The Herbalist's Guild
CreaturesTrade
Posts: 3834
Joined: September 27th, 2011, 1:15:18 am
Gender: Female
Location: A world where winged tigers exist

Re: Rosehill's Freebie Graphics (July 7th - New CSS)

Post by Ely »

Hi Rosehill, may I have your permission to edit your CSS code, please? :italian:
Call me Lois. Lois is fine.
:cool:

ImageImageImageImage

Code: Select all

[url=http://magistream.com/creature/8776005][img]http://magistream.com/img/8776005.gif[/img][/url][url=http://magistream.com/creature/8776007][img]http://magistream.com/img/8776007.gif[/img][/url][url=http://magistream.com/creature/8776176][img]http://magistream.com/img/8776176.gif[/img][/url][url=http://magistream.com/creature/8776175][img]http://magistream.com/img/8776175.gif[/img][/url]
[/center]
User avatar
fennelstar
Member of The Dark Brotherhood
CreaturesTrade
Posts: 1039
Joined: November 3rd, 2011, 11:04:09 pm
Gender: Female
Location: On the Computer...

Re: Rosehill's Freebie Graphics (July 7th - New CSS)

Post by fennelstar »

Oh thanks! I got it now, an awsome blue lion as my avi!
I am sadly behind on art, so if I owe you something (whether free or paid), please PM me! Also if you want to do and art trade, buy my art, or anything, PM me :D My dA is here: http://fennelstar.deviantart.com/gallery/
...

Image[/url]ImageImageImageImageImageImageImageImageImageImageImageImageImageImage
User avatar
Rosehill
Coder
Member of The Herbalist's Guild Member of Artificer's Association Member of Preservationists Association An icon depicting the element Life
CreaturesTrade
Posts: 8020
Joined: July 24th, 2009, 4:03:51 am
Gender: Female
Location: Northern Europe
Contact:

Re: Rosehill's Freebie Graphics (July 7th - New CSS)

Post by Rosehill »

There's been some requests for a tutorial on how to make a header image that is like the old header image instead of a separate header image and a link image under it, so here goes!

"Old style" Header Tutorial for the new MS layout
In the header image the most important part is to get the link words ("Forum", "Shops", "Trades" etc.) to their proper places so that the links will work on the proile pages as intended.

1) Start by making a new empty canvas of 850 pixels wide and 250 pixels tall
2) The link areas of the words are approximately these
Forum: top: 196px, bottom: 244px, left: 155px, right: 242px
Shops: top: 196px, bottom: 244px, left: 270px, right: 357px
Trades: top: 196px, bottom: 244px, left: 374px, right: 473px
The Keep: top: 196px, bottom: 244px, left: 490px, right: 591px
World: top: 196px, bottom: 244px, left: 629px, right: 717px
Donate: top: 196px, bottom: 244px, left: 742px, right: 845px

You can also download a base image from here: [image] if you don't feel like figuring where to put the words based on those coordinates. (:
3) Put all the actual image stuff in the picture. You're done!

To get your freshly made header image to show on your profile you'll need to put this code in your user control panel's Custom CSS field:

Code: Select all

.headerbar img, .header_nav img
{
opacity: 0.0;
}

.headerbar img
{
height: 250px !important;
width: 850px !important;
}

.header_nav
{
margin-top: -50px;
}

.icon-gold img
{
opacity: 1;
}

.headerbar
{
background-image: url(YOUR IMAGE ADDRESS HERE) !important;
background-repeat: no-repeat !important;
height: 250px !important;
}
============================

The CSS generator (http://mscodes.netii.net/css) has now been updated to make CSSs that work with the new MS layout! :hooray:

I'll also be collecting all my tutorials on the first page over here: 27-none/126153-none.html#p13172889 so that they will be easier to find. ^_^
User avatar
SynthDetective
MagiStream Donor
Member of The Dark Brotherhood Member of Artificer's Association Member of Preservationists Association An icon depicting the element Void
CreaturesTrade
Posts: 3399
Joined: July 20th, 2010, 5:45:42 am
Gender: Literally just six cats of varying gender identities sharing a suit of human skin
Location: Hong Kong Shatterdome K-Science Lab

Re: Rosehill's Freebie Graphics (July 7th - New CSS)

Post by SynthDetective »

Could you make an Old Kirin signature set?
I'm starting to get tired of the Soulflame, even though it's really awesome.
Image
Hey, chin up. I know the night just got darker, but it won't last forever.
~Nick Valentine
ImageImage
Image
User avatar
Rosehill
Coder
Member of The Herbalist's Guild Member of Artificer's Association Member of Preservationists Association An icon depicting the element Life
CreaturesTrade
Posts: 8020
Joined: July 24th, 2009, 4:03:51 am
Gender: Female
Location: Northern Europe
Contact:

Re: Rosehill's Freebie Graphics (July 10th - Doni avatars)

Post by Rosehill »

GoldenVampire wrote:Could you make an Old Kirin signature set?
I'm starting to get tired of the Soulflame, even though it's really awesome.
Ha, I actually have a Kirin set in the making at the moment. I'll be posting it this week along with other sets I have in the making as well. (:

=========================================


Some new stuff again!

And old donis collection! 16 first donis as avatars. Matching signature sets are also on their way and I should have them ready this week. ^_^

Codes can be found on the first page.

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
Ely
Member of The Herbalist's Guild
CreaturesTrade
Posts: 3834
Joined: September 27th, 2011, 1:15:18 am
Gender: Female
Location: A world where winged tigers exist

Re: Rosehill's Freebie Graphics (July 10th - Doni avatars)

Post by Ely »

Um, Rosehill, did you see my question? :wave:
Akari wrote:Hi Rosehill, may I have your permission to edit your CSS code, please? :italian:
Call me Lois. Lois is fine.
:cool:

ImageImageImageImage

Code: Select all

[url=http://magistream.com/creature/8776005][img]http://magistream.com/img/8776005.gif[/img][/url][url=http://magistream.com/creature/8776007][img]http://magistream.com/img/8776007.gif[/img][/url][url=http://magistream.com/creature/8776176][img]http://magistream.com/img/8776176.gif[/img][/url][url=http://magistream.com/creature/8776175][img]http://magistream.com/img/8776175.gif[/img][/url]
[/center]
User avatar
Taryn123
CreaturesTrade
Posts: 347
Joined: September 17th, 2009, 7:50:37 pm
Gender: Female
Location: On Lyoko Forest Sector

Re: Rosehill's Freebie Graphics (July 10th - Doni avatars)

Post by Taryn123 »

Can i use your Pumkin Wyaven set please?
Please click these babs as well <3 Thank you.
ImageImageImageImageImageImage
User avatar
Rosehill
Coder
Member of The Herbalist's Guild Member of Artificer's Association Member of Preservationists Association An icon depicting the element Life
CreaturesTrade
Posts: 8020
Joined: July 24th, 2009, 4:03:51 am
Gender: Female
Location: Northern Europe
Contact:

Re: Rosehill's Freebie Graphics (July 10th - Doni avatars)

Post by Rosehill »

Akari wrote:Um, Rosehill, did you see my question? :wave:
Akari wrote:Hi Rosehill, may I have your permission to edit your CSS code, please?
Ah, sorry, I must've overlooked it! D: If you're referring to any of the freebie CSSs or the bases from the CSS tutorial or code generated by the CSS generator, then sure, go ahead. ^_^ The only code I prefer to keep to myself and not as a base for derivative works is the CSS of my own profile. ^.^ (And those I've custom made specifially for someone on order or otherwise, naturally.)
Taryn123 wrote:Can i use your Pumkin Wyaven set please?
Yes, of course. Anyone can use these graphics freely. ^_^
Ely
Member of The Herbalist's Guild
CreaturesTrade
Posts: 3834
Joined: September 27th, 2011, 1:15:18 am
Gender: Female
Location: A world where winged tigers exist

Re: Rosehill's Freebie Graphics (July 10th - Doni avatars)

Post by Ely »

Rosehill wrote:Ah, sorry, I must've overlooked it! D: If you're referring to any of the freebie CSSs or the bases from the CSS tutorial or code generated by the CSS generator, then sure, go ahead. ^_^ The only code I prefer to keep to myself and not as a base for derivative works is the CSS of my own profile. ^.^ (And those I've custom made specifially for someone on order or otherwise, naturally.)
Great, thank you! ^_^
Call me Lois. Lois is fine.
:cool:

ImageImageImageImage

Code: Select all

[url=http://magistream.com/creature/8776005][img]http://magistream.com/img/8776005.gif[/img][/url][url=http://magistream.com/creature/8776007][img]http://magistream.com/img/8776007.gif[/img][/url][url=http://magistream.com/creature/8776176][img]http://magistream.com/img/8776176.gif[/img][/url][url=http://magistream.com/creature/8776175][img]http://magistream.com/img/8776175.gif[/img][/url]
[/center]
Post Reply

Return to “Hall Of The Arts”