Suche im Forum:
Suchen


Autor Nachricht
Beitrag29.10.2009 um 07:08 (UTC)    
Titel:

Gibt es diesen Code auch für Butterfly??? Habe schon im Forum gesucht, leider ist der angegebene Link zur Beschreibung nicht mehr vergeben...
Beitrag29.10.2009 um 16:54 (UTC)    
Titel:

Zusatz-Boxen für Design: Butterfly

Code für das Design Butterfly:

Zitat:
<style type="text/css">
<!--
table.rb_neu{position:absolute;left:8px;top:800px;}
-->
</style>

<table class="rb_neu" width="182" border="0" cellspacing="0" cellpadding="0" id="table1">
<tr>
<td background="http://88.198.45.22/designs/butterfly/images//headline_bg.gif" height="35" class="edit_rechts_headline">
<table width="182" border="0" cellspacing="0" cellpadding="0" id="table2">
<tr>
<td width="9" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none"></td>
<td class="headline_bar_right" width="5"><img src="http://88.198.45.22/designs/butterfly/images_blau/head.gif" width="5" height="21"></td>
<td width="4" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none"></td>
<td width="155" class="headline7"><font color="#FFFFFF">Titel</font></td>
<td width="9" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none">
 </td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="35" align="left" valign="top" bgcolor="#4B595B" class="edit_right_box">
<table width="182" border="0" cellspacing="0" cellpadding="0" id="table3">
<tr>
<td width="9" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none"></td>
<td width="164" height="5" background="http://88.198.45.22/designs/butterfly/images_blau/head.gif" class="edit_rechts_headline2"></td>
<td width="9" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none"></td>
</tr>
<tr>
<td class="rb_bar_left width="9"> </td>
<td width="164" height="60" bgcolor="#FFFFFF" class="edit_right_box2" style="padding-left:5px;" valign="top">
Hier kommt jetzt Euer Text rein</td>
<td class="rb_bar_right" width="9"> </td>
</tr>
<tr>
<td class="rb_bar_bottom" colspan="3" height="9"></td>
</tr>
</table>
</td>
</tr>
</table>


Die Blauen Werte stehen für die Positionierung: in dem Beispiel oben: 8px von der linken Seite und 800px von oben.

Der Pink Wert ist die Klasse - wollt Ihr eine weitere Box einfügen müßt Ihr die bezeichnung ändern rb_neu2 das könnt ihr fortsetzen und noch weitere Boxen einfügen.

Dunkelrot: Da kommt der Text oder der Code rein.

Jetzt noch die Erklärung, wie die CSS-Codes einfügt werden:

http://success4you.usersboard.net/homepage-von-a-z-f8/erstellen-einer-eigenen-hompage-im-baukasten-css-einfugen-t28.htm
______________
Ciao Michael
Wenn man keine Ahnung hat, einfach mal fragen!


No Support via PN, E-Mail or Messenger - only here : FORUM
Beitrag30.10.2009 um 04:56 (UTC)    
Titel:

Vielen Dank...Hat gut geklappt!!! Kannst es dir ja mal anschauen... Eine Frage noch dazu!!! In dem Code ist als Hintergrundfarbe 000000 angegeben, diese wurde jedoch automatisch auf FF7070 gesetzt, was wohl mit dem schon vorhandenen Farbcode für alle Boxen zusammenhängt!!??? Kann ich dies nun trotzdem so lassen oder soll ich meinen Farbcode FF7070 in deinem Code für die linke Box zusätzlich noch einfügen, wenn ja an welcher stelle genau??? Danke dir für die Hilfe...Achja und wie bekomme ich die Box auf die Selbe Breite wie die Nav.-Box?

Danke noch einemal!!!

ICH HABE DIE BOX WIEDER ENTFERNT, DA SIE NICHT FEST AN EINER STELLE IST. AUF BREITBILDFORMAT STEHT SIE AN ANDERER STELLE ALS AUF NORMALEN BILDSCHIRMEN... FIXIEREN GEHT WOHL NICHT?


Zuletzt bearbeitet von fsv-fans-stuttgart am 30.10.2009, 08:44, insgesamt 2-mal bearbeitet
Beitrag30.10.2009 um 07:58 (UTC)    
Titel:

Hi die Farbe kannst du so lassen
aber das die sich verschiebt - war bie icblue nicht so
http://conceptweb.de.tl/
da die domainsuche - ist auch in einer Box, auch wenn die nicht zu sehen ist
hier sogar 2 boxen http://vivapadrepio.de.tl/
______________
Ciao Michael
Wenn man keine Ahnung hat, einfach mal fragen!


No Support via PN, E-Mail or Messenger - only here : FORUM
Beitrag30.10.2009 um 08:10 (UTC)    
Titel:

Ja das ist schon klar das das bei Iceblue vielleicht nicht ist, jedoch habe ich das Butterfly und will es auch behalten... Ich verzichte dann lieber auf die linke Box, wenn es für die unterschiedliche Darstellung aufgrund verschiedener Bildschirme keine Lösung gibt! Trotzdem danke noch einmal...
Beitrag31.10.2009 um 01:48 (UTC)    
Titel:

Das liegt daran, dass dein Design zentriert ist Wink
Du musst dann auch den Code ein wenig anpassen,
hier ist ein Code, womit die Linke Box auf der Stelle bleibt:
Zitat:
<style type="text/css">
<!--
table.rb_neu{
position:absolute;
left:50%;
margin-left: -500px;
top:800px;}
-->
</style>

<table class="rb_neu" width="182" border="0" cellspacing="0" cellpadding="0" id="table1">
<tr>
<td background="http://88.198.45.22/designs/butterfly/images//headline_bg.gif" height="35" class="edit_rechts_headline">
<table width="182" border="0" cellspacing="0" cellpadding="0" id="table2">
<tr>
<td width="9" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none"></td>
<td class="headline_bar_right" width="5"><img src="http://88.198.45.22/designs/butterfly/images_blau/head.gif" width="5" height="21"></td>
<td width="4" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none"></td>
<td width="155" class="headline7"><font color="#FFFFFF">Titel</font></td>
<td width="9" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="35" align="left" valign="top" bgcolor="#4B595B" class="edit_right_box">
<table width="182" border="0" cellspacing="0" cellpadding="0" id="table3">
<tr>
<td width="9" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none"></td>
<td width="164" height="5" background="http://88.198.45.22/designs/butterfly/images_blau/head.gif" class="edit_rechts_headline2"></td>
<td width="9" style="font-family: Tahoma; font-size: 10px; font-style: none; color: #000000; text-decoration: none"></td>
</tr>
<tr>
<td class="rb_bar_left width="9"> </td>
<td width="164" height="60" bgcolor="#FFFFFF" class="edit_right_box2" style="padding-left:5px;" valign="top">
Hier kommt jetzt Euer Text rein</td>
<td class="rb_bar_right" width="9"> </td>
</tr>
<tr>
<td class="rb_bar_bottom" colspan="3" height="9"></td>
</tr>
</table>
</td>
</tr>
</table>
Beim roten wird dann das ganze positioniert...

mfg Dominik
______________
Besucht die offizielle Hilfeseite vom Homepage-Baukasten:

Iceblue Generator | Red Generator | Butterfly Generator
Beitrag02.11.2009 um 08:08 (UTC)    
Titel:

ok...ich habe den Code eingefügt und entsprechend angepasst! Vielleicht kannst du / Ihr nun einmal auf meiner Seite schauen ob die linke Box genau unter der Nav.-Box sitzt... Würde mich über viele Feedbacks freuen, danke Euch allen...!!!
Beitrag02.11.2009 um 14:49 (UTC)    
Titel:

hi - sitzt mittig unter der Navi - bestens!
______________
Ciao Michael
Wenn man keine Ahnung hat, einfach mal fragen!


No Support via PN, E-Mail or Messenger - only here : FORUM
Beitrag02.11.2009 um 23:18 (UTC)    
Titel:

Danke für die Rückmeldund!
Auch ein Dank an die Helfer!

mfg Dominik
______________
Besucht die offizielle Hilfeseite vom Homepage-Baukasten:

Iceblue Generator | Red Generator | Butterfly Generator
Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de