So. 22.08.2010
17:58 Uhr
#2
- Registriert seit
- 21.03.2007
- Beiträge
- 7.675
- Beitragswertungen
.uinfoHeadlink in der contents/map/map.css anpassen
Zuletzt modifiziert von Lord|Schirmer am 22.08.2010 - 17:59:08
So. 22.08.2010
18:45 Uhr
#4
- Registriert seit
- 21.10.2007
- Beiträge
- 5.951
- Beitragswertungen
leer mal deinen cache und aktualisier dann die seite
Spamming, sinnlose Beiträge, Pushing, Doppelposting und Werbung sind verboten
externer Link
So. 22.08.2010
19:33 Uhr
#5
- Registriert seit
- 21.03.2007
- Beiträge
- 7.675
- Beitragswertungen
Gib uns mal einen Link zu deiner Seite!
Hier color ändern!
So. 22.08.2010
21:19 Uhr
#6
- Registriert seit
- 22.08.2010
- Beiträge
- 5
- Beitragswertungen
www.gilde-dignitas.de wäre der link.
gruß
chips
Zuletzt modifiziert von Chips am 22.08.2010 - 21:20:22
So. 22.08.2010
22:59 Uhr
#7
- Registriert seit
- 21.03.2007
- Beiträge
- 7.675
- Beitragswertungen
Ah ich seh schon, nur der Name ist im Link und nur der Link hat die Klasse uinfoHeadlink! Probier mal der Klasse uinfoBody ein color zu geben!
Mo. 23.08.2010
13:12 Uhr
#8
- Registriert seit
- 22.08.2010
- Beiträge
- 5
- Beitragswertungen
so schaut zurzeit die map.css aus:
/* top, left: position of the popup */
.uinfo {z-index:5; position:absolute; visibility:hidden;}
/* Style of the table arround user- and city-name */
.uinfoTable {}
.uinfoTable1 {background:url(images/popup/pop01.gif) no-repeat;width:12px; height: 11px;}
.uinfoTable2 {background:url(images/popup/pop02.gif) repeat-x;}
.uinfoTable3 {background:url(images/popup/pop03.gif) no-repeat; width:8px; height: 10px;}
.uinfoTable4 {background:url(images/popup/pop04.gif) repeat-y;}
.uinfoTable5 {white-space: nowrap; background:url(images/popup/pop05.gif) repeat;}
.uinfoTable6 {background:url(images/popup/pop06.gif) repeat-y;}
.uinfoTable7 {background:url(images/popup/pop07.gif) no-repeat;width:12px; height: 10px;}
.uinfoTable8 {background:url(images/popup/pop08.gif) repeat-x;}
.uinfoTable9 {background:url(images/popup/pop09.gif) no-repeat; width:8px; height: 10px;}
/* Style of the area, where the user name will appear */
.uinfoHeadlink:link{font-black:black;color:black;text-decoration:none;}
.uinfoHeadlink:visited{font-black:black;color:black;text-decoration:none;}
.uinfoHeadlink:hover{font-black:black;color:black;text-decoration:none;}
.uinfoHeadlink:active{font-black:black;color:black;text-decoration:none;}
.uinfoHeadlink:focus{font-black:black;color:black;text-decoration:none;}
/* Style of the area, where the city name will appear */
.uinfoBody {text-align:center; padding:3px; border-bottom:1px dotted black; black-space: nowrap}
/* Style of the member location point */
.uinfopt { z-index:3; font-size:7pt;}
/* Style of the select group panel */
.selectgroup {position:absolute; display:none; z-index:10; background-color:#000000;}