

Das is ja mal genial



Und sämtliche Abstände sind auch super i.O.
genau das meinte ich. poste dann demnächst die lösung...Und sämtliche Abstände sind auch super i.O.
dasselbe?Bleibt nur die Frage, was subsilver2 dazu sagt.![]()
Code: Alles auswählen
.btnbbcode3 {
color: #000000;
font-weight: normal;
font-size: 1.1em;
font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
background-color: #EFEFEF;
border: 1px solid #666666;
margin:2px 1px 2px 1px;
/* abstands-angaben von margin:
1 oben, 2 rechts, 3 unten, 4 links */
}
Code: Alles auswählen
cursor: pointer;
cursor: hand;
Code: Alles auswählen
<span class="genmed nowrap"><select name="addbbcode_custom" class="select_button" onchange="bbstyle(this.form.addbbcode_custom.options[this.form.addbbcode_custom.selectedIndex].value*1);this.form.addbbcode_custom.selectedIndex = 0;">
<option selected="selected" value="">BBCodes</option>
<!-- BEGIN custom_tags -->
<option value="{custom_tags.BBCODE_ID}" title="{custom_tags.BBCODE_HELPLINE}">{custom_tags.BBCODE_TAG}</option>
<!-- END custom_tags -->
</select> </span>