Antworten: 8
Seite [1] |
|||||||
![]() Rock the board Beiträge: 58 |
# Thema - 01.09.2007 um 18:25 Uhr
Hi, 1. - Ich hab gerade in meiner css datei i-was verstellt und weiß nicht mehr was :x Jetzt sind alle symbole auf die man klicken kann wengen hover blau umrandet. (Hier z.b. die pfeile) -> http://zefir0.web.my-ct.de/h5/index.php?mod=awards 2. - Alle schriften die verlinkt sind, sind unterstrichen und ich weis nicht wie ich das wegmache...hab scho in der CSS nach gekuckt, find aber nichts drüber. 3. - Wenn ich einen neuen squad eröffne und ich ein squad pic mit hochladen möchte, kommt eine fehler meldung das das bild zu breit ist, obwohl ich in der members.tpl schon das so gacodetet habe das das squad bild passen müsste. so das was vorerst =) MFG |
||||||
Inaktiv |
|
||||||
![]() Specialist ![]() Herkunft: Ilsfeld Beiträge: 1972 |
# Antwort: 1 - 01.09.2007 um 18:28 Uhr
1. irgendwas an border bei img verstellt? 2. schau mal bei a... da gibts dann text-decoration da machste none 3. hat damit nichts zu tun, musste unter system->optionen->squads einstellen ------------------ Gruß Denni ClanSphere - Makes your website a playmate, just dress her |
||||||
Inaktiv |
|||||||
![]() Thread-Ersteller Rock the board Beiträge: 58 |
# Antwort: 2 - 01.09.2007 um 19:01 Uhr
3. Ist behoben 4. Neues Prob dazugekomme: Wenn ich das katigorie bild hochladen möchte von news kommt dies: "- Unbekannter Fehler, bitte den Webmaster kontaktieren" 1. & 2. noch nicht... meine css: /* $Id: clansphere.css 232 2006-08-19 16:07:22Z hajo $ */
body { background-color:#FFFFFFF; color:#f8f8f8; font-family:Geneva, Arial, Helvetica; font-size:8pt; margin:6px; text-align:right; } a:link, a:visited { color:#7ac1ff; font-size:8pt } a:active, a:hover { color:#2599ff; font-size:8pt } div,span { color:#f8f8f8; font-size:8pt; font-family:Geneva, Arial, Helvetica } .newshead { background-color: #f2f2f2; border-bottom: 10px solid #f7f7f7; color: #f8f8f8; } form { display:inline; } td { background-color:inherit; color:#ededed; font-size:8pt; vertical-align:top; } textarea { width:90%; } ul { margin:0px; } #nav-left,#content,#bottom { float:left; margin:auto; } #nav-left { width:14%; } #nav-right { float:right; width:20%; } .newshead { font-color: #ffffff; color: #ffffff; } #content { background-color:inherit; color:#f2f2f2; text-align:center; width:66%; } #bottom { background-color:#C2C2C2; border:0px solid #777777; color:inherit; margin-top:20px; padding:4px 0px 4px 0px; width:100%; } #head { background-color:#1d2e5c; border:0px solid #d8d8d8; color:#FFFFFF; font-size:8pt; height:100px; margin-bottom:20px; text-align:center; width:100%; } #debug { height:150px; margin-bottom:20px; overflow:auto; padding-left:4px; width:100%; text-align:left; } #errors { color:#CC0066; } #sql { color:#777777; } .h1 { color: #1c4e89; font-size: 8pt; font-weight: bold; text-decoration: none; } .h2 { color: #c5c5c5; font-size: 8pt; font-weight: normal; text-decoration: none; } .h3 { color: #c5c5c5; font-size: 8pt; font-weight: normal; text-decoration: none; } .form { background-color:#c5c5c5; border:0px solid #777777; color:#363636; font-family:Geneva, Arial, Helvetica; font-size:8pt; margin:2px; padding-left:3px; } .forum { background-color:#070f1c; border:0px solid #; color:inherit; margin:auto; } .headb { color:inherit; text-align:left; } .bottom { background-color:#2a2a30; color:inherit; padding:4px 6px 4px 8px; text-align:left; } .left,.center,.right { padding:0px; } .leftb,.centerb,.rightb { background-color:#2a2a30; color:inherit; padding:4px 6px 4px 8px; } .leftc,.centerc,.rightc { background-color:#2a2a30; color:inherit; padding:4px 6px 4px 8px; } .left,.leftb,.leftc { text-align:left; } .center,.centerb,.centerc { text-align:center; } .right,.rightb,.rightc { text-align:right; } .quote { background-color:#2a2a30; border:0px solid #777777; color:inherit; padding:6px; text-align:left; } .navhead,.navhead2 { border:solid #777777; border-width:2px 2px 0px 2px; color:inherit; font-weight:bold; padding:4px; text-align:center; } .navbodyb,.navbody2b { background-color:#2a2a30; border:2px solid #777777; color:inherit; list-style:none; padding:4px 6px 4px 8px; text-align:left; } .calhead { background-color:#2a2a30; color:inherit; padding:4px 2px 4px 2px; text-align:center; } .calday,.calevent,.caltoday, .calweek { padding:4px 2px 4px 2px; text-align:right; } .calday { background-color:#15213a; color:inherit; } .calevent { background-color:#15213a; color:inherit; } .caltoday { color:inherit; } .calweek { background-color:#CDCDCD; color:inherit; } Zuletzt editiert von LinQ am 01.09.2007 um 19:06 Uhr (1x Editiert) |
||||||
Inaktiv |
|||||||
![]() ![]() Supporter ![]() Herkunft: Daheim Beiträge: 2923 |
# Antwort: 3 - 01.09.2007 um 19:21 Uhr
Probier mal folgende Zeilen hinzuzufügen:
Tom ------------------ Bei Problemen mit Code von mir bitte eine
![]() ![]() Zuletzt editiert von clan_tecadmin ![]() |
||||||
Inaktiv |
|||||||
![]() Thread-Ersteller Rock the board Beiträge: 58 |
# Antwort: 4 - 01.09.2007 um 19:48 Uhr
k thanks geht Ich kann i-wie keine squad-, news,- banner uploaden??? wieso nicht?, bzw. sie werden nicht angezeigt |
||||||
Inaktiv |
|||||||
![]() ![]() Supporter ![]() Beiträge: 6116 |
# Antwort: 5 - 01.09.2007 um 19:51 Uhr
chmod rechte vergeben? |
||||||
Inaktiv |
|||||||
![]() Thread-Ersteller Rock the board Beiträge: 58 |
# Antwort: 6 - 01.09.2007 um 19:52 Uhr
geht! nur noch Anliegen 1. & 2. wo nicht gehen. (siehe oben) Zuletzt editiert von LinQ am 01.09.2007 um 19:58 Uhr (1x Editiert) |
||||||
Inaktiv |
|||||||
![]() Geekboy ![]() Herkunft: Itzehoe Beiträge: 1433 |
# Antwort: 7 - 01.09.2007 um 20:21 Uhr
1. in die css-schreiben:
2. in der css suchen:
und entweder einfügen oder die zeile entsprechend ändern in:
ansonsten: mit strg+r bzw. f5 aktualisieren, damit die css-datei neu geladen wird! ------------------ |
||||||
Inaktiv |
|||||||
![]() Thread-Ersteller Rock the board Beiträge: 58 |
# Antwort: 8 - 01.09.2007 um 21:17 Uhr
@ h4ze: das erste geht, das 2. nicht |
||||||
Inaktiv |
|||||||
Antworten: 8
Seite [1] |
Sie müssen sich registrieren, um zu antworten. |