Weihnachtsstyle?

Hier wird über Freewar-Styles und -Designs geredet. Man kann eigene Styles vorstellen oder Fragen zu den CSS-Styles stellen.
Antworten
Benutzeravatar
Bm15690
Kaklatron
Beiträge: 26
Registriert: 13. Nov 2007, 16:01

Weihnachtsstyle?

Beitrag von Bm15690 » 15. Nov 2007, 08:58

Ich wollte mal anfragen ob irgendeiner unser genialen Stylebauer zufällig grade an einem Weihnachtsstyle für über die Festtage arbeitet oder sogar noch einen von vorigen Jahren hat. Würde mir sehr gefallen da ich über Weihnachten auch gerne mal einen anderen Style aufm Pc habe.
Danke im Voraus
gez. Bm

inGame Name wird nicht verraten

Midgard
Kriechlapf
Beiträge: 42
Registriert: 24. Jan 2007, 21:05

Re: Weihnachtsstyle?

Beitrag von Midgard » 19. Nov 2007, 18:33

interessante idee, ich guck mal, ob ich einen schaff, der gut aussieht :D

Benutzeravatar
Bm15690
Kaklatron
Beiträge: 26
Registriert: 13. Nov 2007, 16:01

Re: Weihnachtsstyle?

Beitrag von Bm15690 » 20. Nov 2007, 18:14

Ui, danke.

Am besten natürlich einen ewigen. Also einen auf dem nicht drauf steht "Frohe Freewar-Weihnachten 2007" oder ähnliches draufsteht.
gez. Bm

inGame Name wird nicht verraten

Benutzeravatar
ShadowFlame
großer Laubbär
Beiträge: 2845
Registriert: 28. Aug 2005, 19:28
Wohnort: Pinguin-City
Kontaktdaten:

Re: Weihnachtsstyle?

Beitrag von ShadowFlame » 20. Nov 2007, 19:52

Bm15690 hat geschrieben:Ui, danke.

Am besten natürlich einen ewigen. Also einen auf dem nicht drauf steht "Frohe Freewar-Weihnachten 2007" oder ähnliches draufsteht.
als ob man dass nicht nächstes jahr ändern könnte ;)

Benutzeravatar
Al Capone W7
Gelbbart-Yeti
Beiträge: 2010
Registriert: 21. Okt 2007, 16:03
Wohnort: auf der sonnenseite des lebens.

Re: Weihnachtsstyle?

Beitrag von Al Capone W7 » 20. Nov 2007, 21:01

ich will auche einen xD
Seit dem dem 11.11 06 als Al Capone in W7 dabei aber so gut wie inatkiv.

Midgard
Kriechlapf
Beiträge: 42
Registriert: 24. Jan 2007, 21:05

Re: Weihnachtsstyle?

Beitrag von Midgard » 21. Nov 2007, 16:58

http://altina.al.funpic.de/styles/style_xmas.css

kann weder gute banner noch stylesheets erstellen, aber ich hoffe es gefällt euch trotzdem :wink:

Benutzeravatar
Bm15690
Kaklatron
Beiträge: 26
Registriert: 13. Nov 2007, 16:01

Re: Weihnachtsstyle?

Beitrag von Bm15690 » 21. Nov 2007, 21:13

Hmm, mir gefällt zwar die Farbenzusammenstellung nicht wirklich, aber irgendwie ist der Style ganz witzig. Also ich glaub ich werd ihn in der Weihnachtszeit mal reinmachen. Danke aber auf jeden Fall. Vielen Dank.
gez. Bm

inGame Name wird nicht verraten

Benutzeravatar
kaot
Vulkandämon
Beiträge: 7254
Registriert: 19. Jan 2005, 23:42
Kontaktdaten:

Re: Weihnachtsstyle?

Beitrag von kaot » 21. Nov 2007, 23:23

Hier mal ein Screen.
Ja meine Werte sind alle drauf aber die interessieren eh keinen *g*
Bild
Bazinga!

Midgard
Kriechlapf
Beiträge: 42
Registriert: 24. Jan 2007, 21:05

Re: Weihnachtsstyle?

Beitrag von Midgard » 22. Dez 2007, 23:10

so, hab mich bei funpic abgemeldet, der style geht offline^^
für diejenigen, die den style aber wollen, ist hier der code:
/* global */
p,ul,ol,div,td,span,
layer,table,body { font-family: Trebuchet MS, Arial; font-size: 12px; color: gray; }
p { margin: 0px; padding: 0px; }

/* body */
body { background-color: #000000; margin: 0px; }

/* table */
table { border:0px; border-collapse: collapse; }

/* scrollbars */

body, textarea {scrollbar-base-color: #705230;
scrollbar-3dlight-color: #C5BF71;
scrollbar-arrow-color: #4D4F27;
scrollbar-darkshadow-color: #555026;
scrollbar-face-color: #EDE8B0;
scrollbar-highlight-color: #C5BF71;
scrollbar-shadow-color: #555026;
scrollbar-track-color: #4D4F27; }

/* links */

a:link { color: #00B233; text-decoration:none; font-weight: bold; }
a:visited { color: #00B233; text-decoration:none; font-weight: bold; }
a:active { color: #6B000A; text-decoration:none; font-weight: bold; }
a:hover { color: royalblue; text-decoration:none; font-weight: bold; }

/* fonts */
h1 { font-size: 20px; font-family: Trebuchet MS, Arial; font-weight:bold; margin-bottom: 0px;}
.medium { font-size:11px; }
.small { font-size:10px; }

/* colors */
.fontcolor { color: #EEEEF1; }
.white { color: #ffffff; }

/* bgcolors */
.body { background-color: #000000; }
.divider { background-color: #717891; }
.outline { background-color: #717891; }
.menubg { background-color: #717891; }

.brightbg { background-color: #9CA68D; }
.verybrightbg { background-color: #B4BDA9; }
.reallybrightbg { background-color: #D8DBD3; }


.whitebg { background-color: #FFFFFF; }
.blackbg { background-color: #000000; }
.brownbg { background-color: #E1D8D1; }

/* forms */
.registerinput { width: 100%; font-size: 10px;}
.registersubmit { font-size: 10px;}
.logininput { width: 100%; font-size: 10px;}
.loginsubmit { width: 100%; font-size: 10px; }

/* forms */
.input { font-size: 10px; background-color: #042605; border: thin #7A7993 solid; color: #EEEEF1;}
.submitsagen { font-size: 9px; font-weight: bold; color: #E6E5E9; width: 100px; margin-right: 2px; background-color: #2B2A35; border: thin #7A7993 solid; margin-left: 2px; }
.submitschreien { font-size: 9px; font-weight: bold; color: #AFB2EA; width: 100px; margin-right: 2px; background-color: #2B2A35; border: thin #7A7993 solid; }
.submitclan { font-size: 9px; font-weight: bold; color: #F69796; width: 100px; margin-right: 2px; background-color: #2B2A35; border: thin #7A7993 solid; }
.submitgroup { font-size: 9px; font-weight: bold; color: #FFAED4; width: 100px; margin-right: 2px; background-color: #2B2A35; border: thin #7A7993 solid; }
.submitworldsay { font-size: 9px; font-weight: bold; color: royalblue; width: 19px; margin-right: 2px; border: thin #7A7993 solid; background-color: #363442; }
.submitwhisper { font-size: 9px; font-weight: bold; color: #9FFCD3; width: 100px; margin-right: 2px; background-color: #2B2A35; border: thin #7A7993 solid; margin-left: 1px; }

textarea { font-size: 12px; width: 100%; border: thin #7A7993 solid; color: black;}
select { font-size: 11px; background-color: #EDECDA; color: black; border: thin #7A7993 solid; }


/* banner stuff */
.bannerad { border: 0px; }



/* text classes */
.chattext { color: #E6E5E9; font-size: 13px; }
.chattextscream { color: #AFB2EA; font-size: 13px; }
.chattextclan { color: #F69796; font-size: 13px; }
.chattextinfo { color: #FBFC60; font-style: italic; font-size: 13px; }
.chattextworldsay { color: #F271AA; font-size: 13px; }
.chattextgroup { color: #FFAED4; font-size: 13px;}
.chattextwhisper { color: #9FFCD3; font-size: 13px; }
.healthmed { color: #E5CC00; }
.healthok { color: #00CC66; }
.healthcritical { color: #CC0000; }
.chatpics { display: none; }
.framechatformbg > table > tbody > tr > td[style="padding-left: 10px; padding-right: 5px;"] { color: #FFFFFF; }

/* frames bg */
.framebannerbg { background-image: url(bannerxmas.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center left; background-color: #6B000A; border-bottom: 0 px; }
.framechatformbg { background-color: #6B000A; }
.framechattextbg { background-color: #042605; margin: 10px; margin-top: 5px; margin-bottom: 5px; margin-right: 5px; background-image: url(chattext.gif); background-repeat: no-repeat; background-attachment: fixed; background-position: 100% 100%;}
.framemainbg { margin: 10px; background-color: #042605; }
.frameitembg { margin: 10px; background-color: #042605;}
.framemapbg { margin: 10px; margin-top: 3px; background-color: #042605;}
.framemenubg { background-color: #042605; margin: 0px; }

/* main module */
td.mainheader { font-size: 32px; background-color: #6B000A; color: gray; font-family: Vivaldi, Trebuchet MS; border: thin #7A7993 solid; }
table.areadescription { border: 0px; background-color: #EDECDA; width: 100%; }
td.areadescription { padding: 5px; color: black; background-color: #EDECDA; border: thin #7A7993 solid; }
.imageborder { border: thin #7A7993 solid; background-color: transparent; margin-right: 10px; margin-bottom: 1px;}
p.maincaption { font-weight: bold; font-size: 30px; padding: 2px; padding-left: 5px; background-color: #6B000A; font-family: AnkeCalligraph, Trebuchet MS; border: thin #7A7993 solid; color: #EEEEF1;}
p.maincaption2 { font-weight: bold; font-size: 12px; padding: 2px; padding-left: 5px; background-color: #2B2A35; background-image: url(header_gross.gif); border: thin #7A7993 solid; color: #EEEEF1;}
p.maindesc1 { padding: 2px; padding-left: 10px; background-color: white; border: thin #7A7993 solid; border-top: 1px; width: 300px; }
p.maindesc2 { border: thin #7A7993 solid; background-color: white; width: 100%; }
p.listplaceitemsrow { padding: 2px; padding-left: 5px; background-color: #EDECDA; border: thin #7A7993 solid; color: #000000; border-top: 0px; }
p.listusersrow { padding: 2px; padding-left: 5px; border-top: 0px; border-bottom: 0px; background-color: #EDECDA; border: thin #7A7993 solid; color: #000000; }


/* item module */
p.listcaption { color: white; border: thin #7A7993 solid; font-weight: bold; padding: 2px; padding-left: 5px; background-color: #6B000A; }
p.listsubcaption { border-bottom: 0px; }
p.listrow { color: black; padding: 2px; padding-left: 5px; background-color: #EDECDA; border: thin #2B2A35 solid; border-top: 0px; }
p.listitemrow { color: black; padding: 2px; padding-left: 5px; background-color: #EDECDA; border: thin #49475A solid; border-top: 0px; margin-bottom: 1px; }
p.listmainrow { padding: 2px; min-height: 55px; padding-left: 5px; background-color: transparent; border: 0px; border-top: 0px; }
.valueincreased { font-weight: bold; color: #000000; }
.itemamount { font-weight: bold; color: #0000B2; }
.itemequipped { font-weight: bold; color: #E50066; }
.itemmagic { font-weight: bold; color: #003300; }
.iteminventorypics { display: none;}

/* map module */
p.positiontext { border: 0px; font-size: 10px; margin-left: 0px; margin-right: 0px; margin-bottom: 3px; padding-left: 0px; padding-right: 0px; width: 100%; background-color: #6B000A; border: thin #7A7993 solid; color: #EEEEF1;}

/* main module */
p.personlistcaption { font-weight: bold; padding: 10px; background-color: #6B000A; background-image: url(person.gif); background-position: left center; background-repeat: no-repeat; border: thin #7A7993 solid; padding-left: 35px; color: #EEEEF1;}
p.itemlistcaption { font-weight: bold; padding: 2px; padding-left: 35px; background-color: #6B000A; background-image: url(item.gif); background-position: left center; border: thin #7A7993 solid; background-repeat: no-repeat; color: #EEEEF1;}


/* misc */
.borderbg { background-color: #6F7891; }


/* Profil */
legend {background-color: transparent; color: black;}
fieldset {background-color: #EDECDA; border: thin #7A7993 solid; color: black;}

/* Titel Modtele*/
p.chattextwhisper span b{ color:#FFB57E; }
/* Modtele */
p.chattextwhisper span { color:#FFB57E!important; }

/* Hintergrund */
p.worldsay table tr { background-color: #6B000A; }
/* Schriftfarbe */
p.worldsay table tr td { color: white; }

img[src$="user.gif"] { display: block; width: 0; background: url(user.gif) no-repeat center; no-repeat; padding-left: 50px; overflow: hidden; }

img.nocango { background: transparent; }
a.nocango { background: #transparent; height: 50px; width: 50px; border-width: 0; display: block; }
a.nocango:hover { background: url(cursor.gif) top left no-repeat; cursor: default; }

img[src$="relmap.gif"] { display: none; }
.framemapbg a[href*="reload"]:after { content: url(rel.gif); }

Antworten

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 2 Gäste