Suche im Forum:
Suchen


Autor Nachricht
Beitrag15.01.2009 um 15:13 (UTC)    
Titel: Hilfe beim Code vom Design!

Ich habe mich jetzt mal selbst an HTML probiert,
habe jetzt aber mehrere Probleme

1. bei edit_content_top wird nicht alles in dieser hellen Farbe,
nur eine kleine Ecke, woran liegt das?

2. Warum ist in den Shoutboxen rechts etwas schwarz?

3. Wie kann ich das Menü durch Trennlinien teilen? Also, dass um jeden Link eine Art "Kästchen" drum ist?


Ich habe hier mal den gesamten Code:


<div align=center width="100%">
<tr>
<td><style type="text/css">
<!--
p, a, div, b{color: #ff9900;}
td.idcp{visibility:hidden;}
body{background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);;color: #ff9900 !important;}
td{width: 0px;color: #ff9900;}

/* Header */
td.edit_header_full{background-image: url(http://88.198.45.22/pic/h/hannewolharn/header.jpg);}

/* Navigation */
td.headline{visibility: hidden;}
td.nav{color: #000000;width: 185px;height: 33px;background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);padding-left: 10px;}
td.nav:hover{color: #000000;width: 185px;height: 33px;background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);}
td.edit_navi_headbg{margin: 0px;padding: 0px;background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);width: 185px;background-repeat:no-repeat;}
td.edit_below_nav{background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);width: 185px;}
td.edit_below_nav {visibility: hidden;width: 0px;}
td.edit_below_nav img{visibility: hidden;width: 1px;}
td.nav_heading{width: 100px;height: 80px;background-image: url();top: -2px;padding-top: 0px;font-weight: bold;font-size: 20px;}
td.edit_navi_headbg table{width: 185px;}
.menu{width: 100px;color: #000000 !important;color: #000000;font-weight: bold;padding-left: 25px;}
.menu a{color: #000000;font-weight: bold;padding-left: 25px;}


/* Content */
td.edit_rechts_cbg{margin: 0px;background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);background-color: #FFFFFF;}
td.edit_content_top{width: 535px;height: 50px;x;background-image: url(http://img525.imageshack.us/img525/8972/background3ov4.png);background-repeat: repeat-y;background-position: left -1px;}
td.edit_content{background-image: url(http://img242.imageshack.us/img242/9827/background2dt1.png);background-color: #000000;width: 535px;}
td.edit_content_bottom{width: 535px;height: 50px;background-image: url(http://img242.imageshack.us/img242/9827/background2dt1.png);background-color: #000000;}
td.edit_content_bottom2{background-image: url(http://img525.imageshack.us/img525/8972/background3ov4.png);background-color: #000000;color: #000000;text-align: right;}
td.edit_rechts_cbg{background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);width: 0px;}
td.edit_rechts_sbg{background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);width: 0px;}
td.headline2{text-align: center;}

/* Rechte Boxen */
td.sidebar_heading{background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);background-color: #000000;width: 170px;border-bottom: 0px double #000000;}
.shouty, .shouty2, .shouty3, .shouty4, .shouty5{background-image: url(http://img242.imageshack.us/img242/9827/background2dt1.png);background-color: #000000;color: #ff9900;width: 170px;font-weight: bold;background-repeat: repeat-y;}
td.edit_rb_footer{background-image: url(http://img242.imageshack.us/img242/9827/background2dt1.png);background-color: #000000;border-bottom: 0px solid #000000;width: 170px;}
td.edit_rechts_bottom{background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);background-color: #000000;}
td.edit_header_full{background:url(http://img516.imageshack.us/img516/1858/hwpbnj9.jpg);}

-->
</style>


Danke für eure Hilfe!!!
Beitrag15.01.2009 um 20:51 (UTC)    
Titel:

Versuch mal diesen Code:
Zitat:
<div align=center width="100%">
<tr>
<td><style type="text/css">
<!--
p, a, div, b{color: #ff9900;}
td.idcp{visibility:hidden;}
body{background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);;color: #ff9900 !important;}
td{width: 0px;color: #ff9900;}

/* Header */
td.edit_header_full{background-image: url(http://88.198.45.22/pic/h/hannewolharn/header.jpg);}

/* Navigation */
td.headline{visibility: hidden;}
td.nav{color: #000000;width: 185px;height: 33px;background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);padding-left: 10px;}
td.nav:hover{color: #000000;width: 185px;height: 33px;background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);}
td.edit_navi_headbg{margin: 0px;padding: 0px;background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);width: 185px;background-repeat:no-repeat;}
td.edit_below_nav{background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);width: 185px;}
td.edit_below_nav {visibility: hidden;width: 0px;}
td.edit_below_nav img{visibility: hidden;width: 1px;}
td.nav_heading{width: 100px;height: 80px;background-image: url();top: -2px;padding-top: 0px;font-weight: bold;font-size: 20px;}
td.edit_navi_headbg table{width: 185px;}
.menu{width: 100px;color: #000000 !important;color: #000000;font-weight: bold;padding-left: 25px;}
.menu a{color: #000000;font-weight: bold;padding-left: 25px;}


/* Content */
td.edit_rechts_cbg{margin: 0px;background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);background-color: #FFFFFF;}
td.edit_content_top{height: 50px;background-image: url(http://img525.imageshack.us/img525/8972/background3ov4.png);background-repeat: repeat;}
td.edit_content{background-image: url(http://img242.imageshack.us/img242/9827/background2dt1.png);background-color: #000000;width: 535px;}
td.edit_content_bottom{width: 535px;height: 50px;background-image: url(http://img242.imageshack.us/img242/9827/background2dt1.png);background-color: #000000;}
td.edit_content_bottom2{background-image: url(http://img525.imageshack.us/img525/8972/background3ov4.png);background-color: #000000;color: #000000;text-align: right;}
td.edit_rechts_cbg{background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);width: 0px;}
td.edit_rechts_sbg{background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);width: 0px;}
td.headline2{text-align: center;}

/* Rechte Boxen */
td.sidebar_heading{background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);background-color: #000000;width: 170px;border-bottom: 0px double #000000;}
.shouty, .shouty2, .shouty3, .shouty4, .shouty5{background-image: url(http://img242.imageshack.us/img242/9827/background2dt1.png);background-color: #000000;color: #ff9900;width: 170px;font-weight: bold;background-repeat: repeat;}
td.edit_rb_footer{background-image: url(http://img242.imageshack.us/img242/9827/background2dt1.png);background-color: #000000;border-bottom: 0px solid #000000;width: 170px;}
td.edit_rechts_bottom{background-image: url(http://img401.imageshack.us/img401/3247/backgroundig1.png);background-color: #000000;}
td.edit_header_full{background:url(http://img516.imageshack.us/img516/1858/hwpbnj9.jpg);}

-->
</style>

______________
Besucht die offizielle Hilfeseite vom Homepage-Baukasten:

Iceblue Generator | Red Generator | Butterfly Generator
Beitrag16.01.2009 um 14:43 (UTC)    
Titel:

Vielen Dank!!!!!

Wie bekomme ich denn jetzt nur noch die Shoutboxen etwas weiter nach untern, damit es mit dem content top eine linie bilder?
Beiträge der letzten Zeit anzeigen:   


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