Ik krijg het dus niet voor elkaar om deze zoekbutton mooi te krijgen.. Ik heb hier een stylesheet..
Zo ziet ie er dus uit:
Zo ziet ie er dus uit:
Ik heb hier een bak koffieOp dinsdag 11 juni 2002 10:08 schreef Fatal_Error het volgende:
Ik heb hier een stylesheet..
PSN jschut_82 | Xbox: JSchut82
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
| body {font-family: Trebuchet MS;font-size:12px;color:#636363;line-height:1.25em;z-index:0}
td {font-family: Trebuchet MS;font-size:12px;color:#636363;line-height:1.25em}
td.linecolor {background-color:#FE8600}
select {font-family: Trebuchet MS;font-size:12px;color:#636363;margin:0}
input {font-family: Trebuchet MS;font-size:12px;color:#636363;height:18px;}
input.button {border-width:1px;border-style:solid;border-color:#000000;margin:0px;padding:0;height:20px}
td.navmenutext {font-size:10px;font-weight:normal;line-height:1em}
a {text-decoration:underline;color:#636363}
a:hover {text-decoration:underline;color:#FE8600;}
a.link {text-decoration:underline;color:#636363}
a.link:hover {text-decoration:underline;color:#FE8600;}
a.follow {text-decoration:none;color:#FE8600}
a.follow:hover {text-decoration:none;color:#FE8600;}
span.follow {color:#FE8600;}
a.image {text-decoration:none;color:#636363}
a:hover {text-decoration:underline;color:#FE8600;}
a.bullet {text-decoration:none;color:#000000;}
a.bullet:hover {text-decoration:none;color:#FE8600;}
a.navmenu {text-decoration:none;color:#000000;}
a.navmenu:hover {text-decoration:none;color:#636363;}
a.navmenu {text-decoration:none;color:#000000;}
span.navmenuselect {color:#000000;}
td.navmenutitle {color:#000000;font-size:17px;}
td.doctitle {background-color:#DBE5E7;color:#000000;font-size:15px;font-weight:bold}
td.doctitle2 {background-color:#DBE5E7;color:#000000;font-size:12px;font-weight:bold}
p {margin:0}
form {margin:0}
td.docinfo {font-size:10px;}
table.navtemplate0 {width:780}
table.navtemplate1 {width:620}
td.navtemplate0k1 {width:215;bgcolor:#00ff00}
td.navtemplate0k2 {width:550} |
ik stem eensOp dinsdag 11 juni 2002 10:13 schreef Zoepnek het volgende:
/me gokt op de top margin zet die es op 0
PSN jschut_82 | Xbox: JSchut82
ik niet...de margins voor de button staan op 0...Op dinsdag 11 juni 2002 10:25 schreef JSchut het volgende:
[..]
ik stem eens
1
| class="button" |
1
2
| input {font-family: Trebuchet MS;font-size:12px;color:#636363;height:18px;}
input.button {border-width:1px;border-style:solid;border-color:#000000;margin:0px;padding:0;height:[b]20px[/b]} |
Verwijderd
1
| <input type="text" style="margin:0px; color:#FFFFFF;"> |
uhuh..Op dinsdag 11 juni 2002 10:39 schreef Fatal_Error het volgende:
Dank u!
Dat was de magic-code
democratie is geen goed idee hier.Op dinsdag 11 juni 2002 10:25 schreef JSchut het volgende:
[..]
ik stem eens
Intelligente mensen zoeken in tijden van crisis naar oplossingen, Idioten zoeken dan schuldigen
Wat je natuurlijk niet doet, omdat dat de onderhoudbaarheid van je styles weer behoorlijk onderuit schoptZoepnek:
je hoeft die style niet in een aprt bestand aan te geven je kan ook de afwijkende waarden gelijk aan de knop hangen
code:
1 <input type="text" style="margin:0px; color:#FFFFFF;">
je snapt t wel
Music is the pleasure the human mind experiences from counting without being aware that it is counting
~ Gottfried Leibniz