Suche im Forum:
Suchen


Autor Nachricht
Beitrag30.08.2009 um 16:23 (UTC)    
Titel: Bild als Hintergrund der Homepage

Hallo,

wir haben bei unsrem Design ja rechts ein Bild.
Das ist auf dem Pinken Hintergrund.
Kann mir jemand sagen, wie ich das Bild "auswechseln" kann?
Wir hätten nämlich gerne ein neues.

Wie funktioniert es, wenn ich zB hiermit:
http://www.generators4you.de.tl/Iceblue-_-CSS.htm?PHPSESSID=c64630d0212328d33ba82e3e219c0ddb

mache und wirklich nur das Hintergrundbild ändern will?
Versteht mich jemand?

Wenn ja, schon mal DANKE für die Hilfe Smile
Beitrag30.08.2009 um 19:29 (UTC)    
Titel:

Mit folgendem Code

Arrow Login
Arrow Design einstellen
Arrow Erweiterte Einstellungen
Arrow Bei Text üder dem Design den folgenden Code komplett einfügen. (den alten auch dabei löschen)
Arrow Speichern, Fertig

Zitat:
<style type="text/css">
<!--
/*Text-und Link-Formatierung */
p, div, b{color: #000000;}
td.nav a{color: #XXXXXX;font-size: 13px;text-decoration: none;}
a:hover {color: #XXXXXX;font-size: 13px;text-decoration: none;}
a: link {color: #XXXXXX;font-size: 13px;text-decoration: none;}
a:active {color: #XXXXXX;font-size: 13px;text-decoration: none;}
a:visited {color: #XXXXXX;font-size: 13px;text-decoration: none;}

/* Header unsichtbar*/
td.edit_header_full{width: 100% !important;background-repeat:no-repeat;background-position:center center;background-image: url(http://img.webme.com/pic/t/tamaras-fotowelt/lindeheader2.gif);}

/*Titel im Header unsichtbar */
td.headline{visibility:hidden;}

/*Navigation eigene Buttons*/
td.nav{text-decoration: none; color:#000000; width: 185px;height: 33px;background-image:url(http://Hier Button 1);}
td.nav:hover{text-decoration: none;color: #000000; width: 185px;height: 33px;background-image:url(http://Hier Button 2);}

td.nav_heading{background-image:url(http://img.webme.com/pic/t/tamaras-fotowelt/unbenannt-22.jpg);}
td.edit_below_nav{visibility:hidden;}
td.edit_navi_headbg{background-image:url(URL);}

/*Hintergrund-Bild fixiert */
body{background-image:url(http://www.bilder-hochladen.net/files/big/9pgl-2n.gif);background-repeat:no-repeat;background-attachment: fixed;}

/*Textfeld-Bereiche unsichtbar*/
td.headline2{visibility:hidden;}
td.edit_content a{color:#XXXXXX;font-size: 13px;text-decoration: none;}
td.edit_content a:hover {color: #XXXXXX;font-size: 13px;text-decoration: none;}
td.edit_content_top{background-image:url(http://img.webme.com/pic/t/tamaras-fotowelt/unbenannt-22.jpg);background-color:#000000;}
td.edit_content{background-image:url(url);background-color:transparent;}
td.edit_content_bottom{visibility:hidden;}
td.edit_content_bottom2{background-image:url(http://img.webme.com/pic/t/tamaras-fotowelt/unbenannt-22copy.jpg);background-color:transparent;}

/*Rechte Boxen unsichtbar*/
td.edit_rechts_sbg{visibility:hidden;}
td.edit_rechts_cbg{background-image: url(URL);}
td.edit_rechts_bottom{background-image: url(URL);}
td.edit_rb_footer{visibility:hidden;}
td.sidebar_heading{background-image:url(http://img.webme.com/pic/t/tamaras-fotowelt/unbenannt-22.jpg);background-color:transparent;}
td.shouty, .shouty2, .shouty3, .shouty4, .shouty5{background-image:url(http://img.webme.com/pic/t/tamaras-fotowelt/rechteboxlinda.jpg);background-color:#FF3E96;border:5px solid violet;}
td.shouty2{;}
td.shouty3{;}
td.shouty4{;}
td.shouty5{;}
--></style>

<style type="text/css">
<!--
body{background-image: url(Hier deine Backround URL);background-position: center center;background-attachment: fixed;}
-->

</style>

<style type="text/css">
<!--
td.nav{text-decoration: none; color:#000000; width: 185px;height: 33px;background-image:url(http://img.webme.com/pic/t/tamaras-fotowelt/button23.jpg);}
td.nav:hover{text-decoration: none;color: #000000; width: 185px;height: 33px;background-image:url(http://img.webme.com/pic/t/tamaras-fotowelt/button24.jpg);}
-->
</style>




<style type="text/css">
<!--
td.edit_content {color: #xxxxxx;background-image: url(http://img.webme.com/pic/t/tamaras-fotowelt/unbenannt-24.jpg);border: 0px solid #000000;}

-->
</style>
Beiträge der letzten Zeit anzeigen:   


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