Shackles
Hallo,
ist wahrscheinlich was ganz simples, aber ich brauch nen HTML Befehl.
code: |
1:
2:
3:
4:
5:
|
Im Chat online: <IMG SRC="http://borderline-forum.mainchat.de/userinfo.php3?size=12&text=User+online">
<br /><br />
persönlichen Style wählen: <form name="stylechanger" id="stylechanger" action="$style_action_url" method="get">
|
|
Das soll so stehen, dass es nicht untereinander steht, sondern nebeneinander.
Persönlicher Style wählen soll links stehen und im Chat online soll rechts stehen, kann mir das jemand anpassen?
Wäre superlieb!
Liebe Grüße, Shackles
Design-Maker.de
code: |
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
|
<center><table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="33%"><span class="smallfont">persönlichen Style wählen:</span></td>
<td width="33%"><form name="stylechanger" id="stylechanger" action="" method="get">
<select name="styleid" style="width: 130px;" onchange="document.stylechanger.submit();">
<option value="61">blue [ID: 61]</option><option value="49">Blue-Ice [ID: 49]</option><option value="52">Blue-MW [ID: 52]</option><option value="29">bluegrey [ID: 29]</option><option value="57">Cream [ID: 57]</option><option value="41">darkgrey [ID: 41]</option><option value="54">Freedom [ID: 54]</option><option value="60">green [ID: 60]</option><option value="48">HappyBirthday [ID: 48]</option><option value="38">iceblue [ID: 38]</option><option value="51">modernblueV2 [ID: 51]</option><option value="59">Pink [ID: 59]</option><option value="31">Red-Ice [ID: 31]</option><option value="0" selected="selected">silverline-blue [ID: 0]</option><option value="46">timeless [ID: 46]</option>
</select>
</form></td>
<td width="33%"><span class="smallfont"> Im Chat online: <IMG SRC="http://borderline-forum.mainchat.de/userinfo.php3?size=12&text=User+online" /></span></td>
</tr>
</tbody>
</table></center> |
|
Ist zwar nicht die beste Lösung aber so auf die schnelle ddie einfachste.
Eigentlich würde ich das sonnst jetzt über Div-Condainer lösen.
Ersete aber bitte das alles hier mit dem Code oben.
code: |
1:
2:
3:
4:
5:
6:
|
persönlichen Style wählen: <form name="stylechanger" id="stylechanger" action="" method="get"> Im Chat online: <IMG SRC="http://borderline-forum.mainchat.de/userinfo.php3?size=12&text=User+online">
<select name="styleid" style="width: 130px;" onchange="document.stylechanger.submit();">
<option value="61">blue [ID: 61]</option><option value="49">Blue-Ice [ID: 49]</option><option value="52">Blue-MW [ID: 52]</option><option value="29">bluegrey [ID: 29]</option><option value="57">Cream [ID: 57]</option><option value="41">darkgrey [ID: 41]</option><option value="54">Freedom [ID: 54]</option><option value="60">green [ID: 60]</option><option value="48">HappyBirthday [ID: 48]</option><option value="38">iceblue [ID: 38]</option><option value="51">modernblueV2 [ID: 51]</option><option value="59">Pink [ID: 59]</option><option value="31">Red-Ice [ID: 31]</option><option value="0" selected="selected">silverline-blue [ID: 0]</option><option value="46">timeless [ID: 46]</option>
</select>
</form> |
|
Shackles
Ja das ist schon mal gut, aber wenn dann jemand im Chat ist, wird der Stylechanger auseinander gerissen mit dem Text, gibts dafür auch ne Abhilfe?
Design-Maker.de
Probiere mal das.
code: |
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
|
<center><table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="33%"><span class="smallfont">persönlichen Style wählen:</span></td>
<td width="33%"><form name="stylechanger" id="stylechanger" action="" method="get">
<select name="styleid" style="width: 130px;" onchange="document.stylechanger.submit();">
<option value="61">blue [ID: 61]</option><option value="49">Blue-Ice [ID: 49]</option><option value="52">Blue-MW [ID: 52]</option><option value="29">bluegrey [ID: 29]</option><option value="57">Cream [ID: 57]</option><option value="41">darkgrey [ID: 41]</option><option value="54">Freedom [ID: 54]</option><option value="60">green [ID: 60]</option><option value="48">HappyBirthday [ID: 48]</option><option value="38">iceblue [ID: 38]</option><option value="51">modernblueV2 [ID: 51]</option><option value="59">Pink [ID: 59]</option><option value="31">Red-Ice [ID: 31]</option><option value="0" selected="selected">silverline-blue [ID: 0]</option><option value="46">timeless [ID: 46]</option>
</select>
</form></td>
<td width="33%"><span class="smallfont"> Im Chat online: <IMG SRC="http://borderline-forum.mainchat.de/userinfo.php3?size=10&text=User+online" /></span></td>
</tr>
</tbody>
</table></center> |
|
Wenn das nicht geht dies hier
SRC="http://borderline-forum.mainchat.de/userinfo.php3?size=
10&text=User+online" />
Solange ändern bis die Schriftgröße past.
Shackles
Vielen Dank, ist noch nicht ganz perfekt wenn welche online sind, aber so gehts.

dANKe!
[kamui]
" Im Chat online: 1 User online " - hält doppelt gemoppelt wirklich besser?
Shackles
Ja das soll ruhig so stehen.
KleenMicha
Der einzufügende Quellcode treibt mit leicht die Tränen in die Augen, aber nicht vor Freude.
Zum einen wird zwar auf den korrekten Aufbau der Tabelle geachtet, zum anderen werden aber unnötige Html Befehle eingefügt. Auch kann das direkte Einbringen von Umlauten in html-Quellcode, bei anderen verwendeten Zeichensätzen zu argen Fehlern führen
Anbei der aufgeräumte Code:
code: |
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:
|
<table border="0" cellpadding="0" cellspacing="0" align="center">
<tbody>
<tr>
<td width="33%"><span class="smallfont">persönlichen Style wählen:</span></td>
<td width="33%">
<form name="stylechanger" id="stylechanger" action="#" method="get">
<select name="styleid" style="width: 130px;" onchange="document.stylechanger.submit();">
<option value="61">blue [ID: 61]</option>
<option value="49">Blue-Ice [ID: 49]</option>
<option value="52">Blue-MW [ID: 52]</option>
<option value="29">bluegrey [ID: 29]</option>
<option value="57">Cream [ID: 57]</option>
<option value="41">darkgrey [ID: 41]</option>
<option value="54">Freedom [ID: 54]</option>
<option value="60">green [ID: 60]</option>
<option value="48">HappyBirthday [ID: 48]</option>
<option value="38">iceblue [ID: 38]</option>
<option value="51">modernblueV2 [ID: 51]</option>
<option value="59">Pink [ID: 59]</option>
<option value="31">Red-Ice [ID: 31]</option>
<option value="0" selected="selected">silverline-blue [ID: 0]</option>
<option value="46">timeless [ID: 46]</option>
</select>
</form>
</td>
<td width="33%"><span class="smallfont"> Im Chat online: <img src="http://borderline-forum.mainchat.de/userinfo.php3?size=10&text=User+online" alt="Chatter Online" /></span></td>
</tr>
</tbody>
</table> |
|
Shackles
Danke Micha für deine Arbeit, habe ihn mal übernommen.
Design-Maker.de
Zitat: |
Original von KleenMicha
Der einzufügende Quellcode treibt mit leicht die Tränen in die Augen, aber nicht vor Freude.
Zum einen wird zwar auf den korrekten Aufbau der Tabelle geachtet, zum anderen werden aber unnötige Html Befehle eingefügt. Auch kann das direkte Einbringen von Umlauten in html-Quellcode, bei anderen verwendeten Zeichensätzen zu argen Fehlern führen
|
ja ich weis hatte ja geschrieben das ich dies nur so mal schnell gemacht hatte und dies so eigentlich nie online bringen würde.
Nyxasa
hallo!
ich fand das bis jetzt schon sehr hilfreich, habs umgesetzt und nun bräuchte ich noch hilfe bei der ausrichtung. die erste "box" klebt sehr an der linken seite und die dritte "box" klebt an der zweiten (siehe screenshot). wie kann ich das gleichmäßig verteilen?
das ist der code der betroffenen stelle:
code: |
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
|
<table border="0" cellpadding="0" cellspacing="0" align="center">
<tbody>
<tr>
<td width="33%"> <div><embed src="http://widget-c3.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=un&il=1&channel=1297036692683231427&site=widget-c3.slide.com" style="width:200px;height:162px" name="flashticker" align="middle"></embed></P></td>
<td width="33%"><!-- BEGIN CBOX - www.cbox.ws - v001 -->
<div id="cboxdiv"style="text-align: center; line-height: 0" >
<div><iframe frameborder="0" width="600" height="75" src="http://www5.cbox.ws/box/?boxid=354048&boxtag=5756&sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#F6F3E0 1px solid;border-bottom:0px" id="cboxform"></iframe></div>
<div><iframe frameborder="0" width="600" height="125" src="http://www5.cbox.ws/box/?boxid=354048&boxtag=5756&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#F6F3E0 1px solid;" id="cboxmain"></iframe></div>
</div>
</td>
<td width="33%"><img src="gewinnerbild.jpg" border="2" name="gewinnerbild" alt="gewinnerbild" align="middle" /></td>
</tr>
</tbody>
</table> |
|
hoffe jemand kann mir helfen! danke!
liebe grüße,
nyx