Suche im Forum:
Suchen


Autor Nachricht
Beitrag07.07.2007 um 07:48 (UTC)    
Titel: Butterfly Design Rahmen verändern, Bitte Hilfe

Hallo Leute, kann mir jemand vill. nen CSS Code schreiben wie man den Grauen Rahmen um die Navi, den Inhalt, und der Box transparent bekommt. Sodass man ihn noch sieht aber halt den hintergrund durchschimmern lässt.

Danke wäre sau nett!
Beitrag07.07.2007 um 15:20 (UTC)    
Titel:

Versuch mal den:
Zitat:
<style type="text/css">
<!--
edit_nav_headline{color: #xxxxxx;}
nav_bar_left{color: #xxxxxx;}
nav_bar_bottom{color: #xxxxxx;}
nav_bar_right{color: #xxxxxx;}

edit_content_headline{color: #xxxxxx;}
cont_bar_left{color: #xxxxxx;}
cont_bar_middle{color: #xxxxxx;}

edit_rechts_headline{color: #xxxxxx;}
rb_bar_left{color: #xxxxxx;}
rb_bar_bottom{color: #xxxxxx;}
rb_bar_right{color: #xxxxxx;}

headline_bar_right{color: #xxxxxx;}
headline_bar_middle{color: #xxxxxx;}
headline_bar_left{color: #xxxxxx;}
-->
</style>

Vielleicht musst du "xxxxxx" durch "transparent" ersetzten.

Wenn der 1. nicht geht nimm mal den:
Zitat:
<style type="text/css">
<!--
edit_nav_headline{filter: alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;;}
nav_bar_left{filter: alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;;}
nav_bar_bottom{filter: alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;;}
nav_bar_right{filter: alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;;}

edit_content_headline{filter: alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;;}
cont_bar_left{filter: alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;;}
cont_bar_middle{filter: alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;;}

edit_rechts_headline{filter: alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;;}
rb_bar_left{filter: alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;;}
rb_bar_bottom{filter: alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;;}
rb_bar_right{filter: alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;;}

headline_bar_right{filter: alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;;}
headline_bar_middle{filter: alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;;}
headline_bar_left{filter: alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;;}
-->
</style>
Beitrag07.07.2007 um 20:03 (UTC)    
Titel:

Ne funktioniert nicht, trotzdem danke.. Neu Ideen?
Beitrag07.07.2007 um 20:08 (UTC)    
Titel:

ich habe zwar das td. am Anfang vergessen aber auch mit geht es nicht.
(Das ist nur eine Info für die nachfolgenden Helfer)
______________
[img:851cbd7359]http://whgneuwied.de.tl/sig.png[/img:851cbd7359]
Beitrag09.07.2007 um 11:02 (UTC)    
Titel:

Man kann doch nicht sein oda? ich brauch nur nen beschissenen CSS-Code um endweder die Rahmen transparent zu kriegen oder gegen Bilder einzutauschen. Ich will doch nur so ne art Windows Vista auf eminer HP zaubern.. =(
Ich kann Photoshop CS2/CS3 bedienen nur CSS ist für mcih nen gräul


Zuletzt bearbeitet von marwin am 09.07.2007, 12:03, insgesamt einmal bearbeitet
Beiträge der letzten Zeit anzeigen:   


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