TWLan Forum

Full Version: Frage zu AiO v1.6 - StyleSwap
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hallo,


ich habe mir vor Kurzem die AiO v1.6 runtergeladen und es lief eigentlich alles super.
Bis ich wieder neugierig wurde und im StyleSwap rumexperimentieren wollte^^

Ich also den Style geswapped und wollte gucken,was sich da so verändert hat.Der alte Style gefällt mir nicht und deswegen wollte ich den Style wieder reswappen.Jetzt habe ich einen Misch-Masch aus beiden Wink

Jetzt habe ich sogar die AiO gelöscht und neu installiert.Suprise,es geht immer noch nicht Smile

Hier ist erstmal zum Screen:
http://www.bilder-hochladen.net/files/bl32-4-png.html

Cache und templates_c habe ich gelöscht Smile

Bitte um Hilfe

MfG,

Dennis

(Forensuche ergab keine Treffer)
Probiers mal so, und ersetzte die Stamm.css:

PHP Code:
a:link    font-weight:boldcolor#804000; text-decoration:none; }
a:visited    {  font-weight:boldcolor#804000; text-decoration:none; }
a:active    {  font-weight:boldcolor#0082BE; text-decoration:none; }
a:hover font-weight:boldcolor#0082BE; text-decoration:none; }
td        font-size:9pt; }
.
hidden color:#DED3B9; }
table.main border-width:2pxborder-stylesolidborder-color:#804000; background-color:#F1EBDD; }
table.news background-color:#F1EBDD; }
.in_border background-color:#F1EBDD; text-align:left;}

span.timer_replace span display:none; }

form margin0px; }
p:first-childh1:first-childh2:first-childh3:first-childh4:first-child
    
h5:first-childh6:first-childh1+ph2+ph3+ph4+ph5+ph6+margin-top0px; }

table.blind border-spacing:0px; }
table.blind td padding0px; }

table.vis td background-color:#F8F4E8; }
table.vis td.selected background-color:#DED3B9; }
table.vis tr.nowrap td white-space:nowrapbackground-color:#F8F4E8; }
table.vis tr.units_own_home td background-color:#F8F4E8; }
table.vis tr.units_there td background-color:#F3EBCF; }
table.vis tr.units_away td background-color:#EDE1B7; }
table.vis tr.row_a td background-color:#F8F4E8; }
table.vis tr.row_b td background-color:#F3EBCF; }

table.menueadmin a:hover {
    
font-size:9pt;
    
text-alignleft;
    
background-color:#FFFFFF;
    
width:100%;
}

table.menueadmin td background-color:#F8F4E8; }

tr.nowrap td white-space:nowrap; }

table.intro td background-color:#F8F4E8; line-height:1.5em; padding:6px;   font-size:8pt}

/* Menüleiste */
table.menu {
    
border1px solid black;
    
background-color#F1EBDD;
}

/* Quickbar */
table.menu#quickbar {
    
border-spacing:1px;
}


/* Top-Menü-Item mit Hover */
table.menu tr td {
    
padding1pxpadding-left4pxpadding-right4px;
    
white-spacenowrap;
    
background-color#F8F4E8;
}

/* Quickbar MenüItem */
table.menu#quickbar tr td {
    
padding-top0pxpadding-bottom0px;
}

/* Das gesamte Untermenü */
table.menu tr td table {
    
z-index:100;
    
position:absolute;
    
border-top1px solid black;
    
border-top1px solid black;
    
margin-left: -5pxmargin-top:1px;
    
visibilityhidden;
}

/* Das gesamte Untermenü in sichtbar */
table.menu tr td:hover tabletable.menu tr td.hover table {
    
visibilityvisible;
}

/* Ein Untermenüpunkt */
table.menu tr td table tr td {
    
border1px solid black;
    
border-topnone;
}
/* Ein Link in einem Untermenüpunkt */
table.menu tr td table tr td a{
    
displayblock;
    
width100%;
}

/* Forum */
.forum background-color:#F1EBDD; border-width:1px; padding:1px; border-style:solid; border-color:#000000; white-space:nowrap; line-height:150%; }
.selected background-color:#FADC9B; }

table.map td font-size:8pttext-align:centervertical-align:middle;}

td.space-left border-left:1px solid #175E36; } /* zwischen normalen Feldern */
td.space-bottom border-bottom:1px solid #175E36; } 
td.border-left border-left:1px solid #103530; } /* "Sektorgrenzen" S1/S2/S6 */
td.border-bottom border-bottom:1px solid #103530; }
td.sector-left border-left:1px solid #DED3B9; } /* Sektorgrenzen */
td.sector-bottom border-bottom:1px solid #DED3B9; }

td.space-left-new {}
td.space-bottom-new {}
td.border-left-new { border-left:1px solid #214B18; } 
td.border-bottom-new { border-bottom:1px solid #214B18; }
td.sector-left-new { border-left:1px solid #DED3B9; }
td.sector-bottom-new { border-bottom:1px solid #DED3B9; }
td.con-left-new { border-left:1px solid #000000; }
td.con-bottom-new { border-bottom:1px solid #000000; }

tr.center td text-align:center; }
tr.lit td font-weight:boldbackground-color:#FADC9B; }
tr.lit2 td font-weight:boldbackground-color:#F0E6C8; }
tr.admin td background-color:#F0E6C8; }
tr.mini td font-styleitalicfont-sizex-small }
th        font-size:9pttext-alignleftfont-weight:boldbackground-color:#DED3B9; }
body    background-color#DED3B9; font-size:9pt; font-family: Verdana, Arial }
h1        font-size:16pt;}
h2        font-size:14pt;}
h3      font-size:12ptfont-weight:bold; }
h4      font-size:10ptfont-weight:boldfont-style:italicmargin-bottom:4pt}
h5      font-size:10ptfont-weight:boldmargin-bottom:2pt}
img   bordernone; }
img.middle vertical-align:middle; }

.
grey  colorgray; }
.
warn  colorrgb(25500); }
.
error colorrgb(18000); font-weight:bold; }
.
inactive colorrgb(160160160); }
.
nowrap white-spacenowrap; }
.
small font-sizexx-small; }

hr        color#804000; }
table.box border-width:1pxborder-stylesolidborder-color:#000000; background-color:#F1EBDD; vertical-align: middle; }
table.box tr td white-space:nowrap; }

inputselect font-size8pt/*background-color:#FDFBF3;*/ }

input.attack background-colorrgb(250210210) }
input.support background-colorrgb(210250210) }

input.check margin:0pxmargin-right:5px; }

table.quote td.quote_author font-weightboldfont-size8pt; }
table.quote td.quote_message background-color:#FFFFFF; font-size: 8pt; }

.post border2px solid #804000; background-color: #f8f4e8; padding:0px; margin-bottom:5px;}
.igmline background-color:#efe6c9; padding-left:4px; border-bottom:1px solid #804000; position:relative;}
.text padding:6px; }
.
date font-size:x-smallright:5pxposition:absolute;}
.
right right:5pxposition:absolute; }

#igm_groups {position:absolute;z-index:100; border: 2px solid #804000; background-color:#efe6c9;}
#igm_groups td { padding:2px; }

ul.help{padding-left:1pxmargin-left:0px}
li.help{list-style-type:nonebackground-color:#DED3B9; margin:2px; padding-left:8px; padding-top:4px; padding-bottom:4px;}

ul.help li.help ul.help li.helpbackground-color:#F1EBDD; }
ul.help li.help ul.help li.help ul.help li.help background-color:#F8F4E8; }
/*ul.help ul.help ul.help{background-color:#F8F4E8;}*/

ul.submenu{padding-left:1pxmargin-left:0px}
li.submenu{list-style-type:nonemargin:2pxpadding-left:8pxpadding-top:4pxpadding-bottom:4px;}

a.sel color:#0082BE; text-decoration:underline;}

.empty{ position:absolutez-index:4left:0pxtop:0pxwidth:600pxheight:418px;}

.
p_main,.cons_mainposition:absolutez-index:2left:291pxtop:107px; }
.
p_main_flagposition:absolutez-index:2left:291pxtop:67px; }
.
p_place,.cons_placeposition:absolutez-index:2left:319pxtop:208px; }
.
p_wood,.cons_woodposition:absolutez-index:2left:480pxtop:332px; }
.
p_stone,.cons_stoneposition:absolutez-index:2left:8pxtop:305px; }
.
p_iron,.cons_ironposition:absolutez-index:2left:10pxtop:9px; }
.
p_statue,.cons_statueposition:absolutez-index:2left:257pxtop:230px; }
.
p_wall,.cons_wallposition:absolutez-index:1left:13pxtop:2px; }
.
p_farm,.cons_farmposition:absolutez-index:1left:450pxtop:0px; }
.
p_farm_fieldposition:absolutez-index:2right:0top:106px; }
.
p_hide,.cons_hideposition:absolutez-index:2left:245pxtop:69px; }
.
p_storageposition:absolutez-index:2left:105pxtop:125px; }
.
p_market,.cons_marketposition:absolutez-index:2left:211pxtop:127px; }
.
p_barracks,.cons_barracksposition:absolutez-index:2left:386pxtop:216px; }
.
p_stable,.cons_stableposition:absolutez-index:2left:65pxtop:207px; }
.
p_garage,.cons_garageposition:absolutez-index:2left:287pxtop:280px; }
.
p_church,.cons_churchposition:absolutez-index:2left:391pxtop:99px; }
.
p_church_f,.cons_church_fposition:absolutez-index:2left:390pxtop:99px; }
.
p_snob,.cons_snobposition:absolutez-index:2left:159pxtop:63px; }
.
p_smith,.cons_smithposition:absolutez-index:2left:185pxtop:269px; }

/* NPCs */
.npc_conversationposition:absolutez-index:2left:222pxtop:245px; }
.
npc_guardposition:absolutez-index:2left:177pxtop:192px;}
.
npc_jugglerposition:absolutez-index:2left:210pxtop:225px;}
.
npc_farmerposition:absolutez-index:2left:558pxtop:66px;}
.
smith_animposition:absolutez-index:3left:174pxtop:322px;}

/* xmas-tree */
.christmas_treeposition:absolutez-index:2left:499pxtop:188px; }

/* Label(Stufenanzeigen) für fest positionierte Gebaeude */
.l_main{  position:absolutedisplay:nonez-index:3left:310pxtop:55px; }
.
l_placeposition:absolutedisplay:nonez-index:3left:354pxtop:188px; }
.
l_wood{  position:absolutedisplay:nonez-index:3left:550pxtop:323px; }
.
l_stoneposition:absolutedisplay:nonez-index:3left:100pxtop:395px; }
.
l_iron{  position:absolutedisplay:nonez-index:3left:29pxtop:0px; }
.
l_statue{position:absolutedisplay:nonez-index:3left:245pxtop:215px; }
.
l_wall{  position:absolutedisplay:nonez-index:3left:440pxtop:316px; }
.
l_farm{  position:absolutedisplay:nonez-index:3left:450pxtop:0px; }
.
l_hide{  position:absolutedisplay:nonez-index:3left:245pxtop:48px; }
.
l_storageposition:absolutedisplay:nonez-index:3left:100pxtop:120px; }
.
l_marketposition:absolutedisplay:nonez-index:3left:260pxtop:117px; }
.
l_barracksposition:absolutedisplay:nonez-index:3left:482pxtop:227px; }
.
l_stableposition:absolutedisplay:nonez-index:3left:65pxtop:196px; }
.
l_garageposition:absolutedisplay:nonez-index:3left:370pxtop:340px; }
.
l_churchposition:absolutedisplay:nonez-index:3left:480pxtop:150px; }
.
l_church_fposition:absolutedisplay:nonez-index:3left:480pxtop:150px; }
.
l_snobposition:absolutedisplay:nonez-index:3left:168pxtop:63px; }
.
l_smithposition:absolutedisplay:nonez-index:3left:205pxtop:258px; }


:
absolutedisplay:nonez-index:3left:205pxtop:258px; }
div.label background-color#668833; padding: 1px; border: 1px black solid; min-width:20px; color: white}
div.label_night background-color#202060; padding: 1px; border: 1px black solid; min-width:20px; color:white}
div.label a:link    color:#DDDDDD }
div.label a:visited    {  color:#DDDDDD }
div.label a:active    {  color:#DDDDDD }
div.label a:hover    color:white }

div.label_night a:link color:#CCCCCC}
div.label_night a:visited color:#CCCCCC}
div.label_night a:active color:#CCCCCC}
div.label_night a:hover color:white}
div.label img display:none; }
div.label_night img display:none; }



div.label background-color#598146; padding: 1px; border: 1px black solid; min-width:20px; color: white; z-index:10}
div.label_night background-color#202060; padding: 1px; border: 1px black solid; min-width:20px; color:white}
div.label a:link    color:#DDDDDD }
div.label a:visited    {  color:#DDDDDD }
div.label a:active    {  color:#DDDDDD }
div.label a:hover    color:white }

div.label_night a:link color:#CCCCCC}
div.label_night a:visited color:#CCCCCC}
div.label_night a:active color:#CCCCCC}
div.label_night a:hover color:white}
div.label img display:none; }
div.label_night img display:none; } 
Tut mir Leid,ich bin da nicht so bewandert.

Wo genau finde ich die stamm.css? Und was muss ich durch was ersetzen?
im htdocs ordner und das was der geschrieben hat, einfach mit der ganzen datei ersetzen Wink
ALso, du musst die Stamm.css in [dslan]/htdcos mit dem Editor von Windows öffnen (rechter Mausklick->Senden an->Editor oder Notepad...

Normalerweise wird die DAtei schon mit einem Editor geöffnet. Dann markierst du den ganzen Text von oben und klickst rechte Maustaste->Kopieren.

Dann gehst du in die stamm.css und markierst alles und wieder rechte maustaste->einfügen. DAnn noch abspeichern.
(und templates_c und den cache leeren.)
Dankeschön.Der Grafikfehler ist behoben Smile

Andere Frage.Ich habe leider immernoch diesen grauen Hintergrund - anstatt des neuen braunen.

Habe es nochmal versucht zu ändern.Allerdings taucht dann der Grafikfehler wieder auf(ist aber wieder behoben^^)

Kannst du mir da auch weiterhelfen?

edit:Hab dr auch schon einen positive Bewertung verpasst Smile
Danke Smile

ähm, welche DSLan-Version verwendest du?
Ich hab das AiO v1.6

So wie`s oben steht im Titel Smile
Nicht?
Schade

So siehts momentan bei mir auf dem Screen aus:

http://www.bilder-hochladen.net/files/bl32-6-png.html

Und ich hätte es gerne mit diesem neuen Hintergrund Smile

Wie vorher auch schon Wink
Kann mir jemand bitte einen link schicken zum downloaden und am besten eine Anleitung wäre sehr nett
dankeWink
wozu gibt es die FoSu?

Sind doch nich deine Bimbos xD
(04.02.2010, 21:00)Str33tb0y Wrote: [ -> ]Kann mir jemand bitte einen link schicken zum downloaden und am besten eine Anleitung wäre sehr nett
dankeWink

die all-in-one findest du im bereich tools und spielerprojekte, einfach mal suche bentzen Wink und die anleitung ist die gleiche, wie für die normale dslanversion Wink