Suche im Forum:
Suchen


Autor Nachricht
Beitrag10.06.2011 um 21:42 (UTC)    
Titel: Coder gesucht!

Hey Leute.
Ich hab da ne code und könnte jmd mir das schöner gestalten?
ich komm hier andernt durcheinander Das wäre echt toll von euch BITTE!
Code:
<center>
<style type="text/css">
<!--
div.swfbanner{
position:absolute;
left:50%;
top:179px;
margin-left:-500px;}
-->
</style>

<div class="swfbanner">
<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="921" height="108" >
<param name="movie" value=" http://s1.directupload.net/images/110609/mjfbk59b.swf

">
<param name="quality" value="High">
<embed src=" http://s1.directupload.net/images/110609/mjfbk59b.swf

" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="921" height="108" ></object>
</div>
<style type="text/css">
<!--
td#nav_Abstand1{visibility:hidden;height:10px;}
-->
</style>
<br>
<style type="text/css">
<!--
td#nav_Abstand2{visibility:hidden;height:10px;}
-->
</style>
<br>
<style type="text/css">
<!--
td#nav_Abstand3{visibility:hidden;height:10px;}
-->
</style>
<br>
<style type="text/css">
<!--
td.nav_heading{background-image: url(http://www.gamersfirst.com/sites/www.gamersfirst.com.knightonlineworld/themes/knightonline/images/nav-btn.jpg);}
td#nav_Zdoa,td#nav_Tools,td#nav_Community{background-image: url(http://www.gamersfirst.com/sites/www.gamersfirst.com.knightonlineworld/themes/knightonline/images/nav-btn.jpg); height: 25px;}
-->
</style>
<br>
<style type="text/css">
<!--
td.sidebar_heading{background-image:url(http://www.gamersfirst.com/sites/www.gamersfirst.com.knightonlineworld/themes/knightonline/images/nav-btn.jpg);height:
25px;background-repeat: no-repeat;background-position:
center top;background-color:#XXXXXX;border: 0px solid #ffffff;}
-->
</style>
<br>
<style type="text/css">
<!--
body {background-image:url(http://www.gamersfirst.com/knightonlineworld/sites/www.gamersfirst.com.knightonlineworld/files/background/background_image.jpg);background-color:#c0c0c0;}
body {background-attachment:fixed;border: 0px solid silver;}td.edit_rechts_sbg{display:none;}
-->
</style>
<br>
<style type="text/css">
<!--
td.edit_content_top{background-image:url(http://www.gamersfirst.com/knightonlineworld/sites/www.gamersfirst.com.knightonlineworld/themes/knightonline/images/server_status_top.jpg);height: 25px;}
td.edit_content_top:hover{background-image:url(http://www.gamersfirst.com/knightonlineworld/sites/www.gamersfirst.com.knightonlineworld/themes/knightonline/images/server_status_top.jpg);height: 25px;}
-->
</style>
<br>
<style type="text/css">
<!--
td.edit_content_bottom{background-image:url(http://www.gamersfirst.com/knightonlineworld/sites/www.gamersfirst.com.knightonlineworld/themes/knightonline/images/tab_nav_bgd.jpg);height: 24px;background-color:#XXXXXX;border: 1px solid #c0c0c0;}
td.edit_content_bottom:hover{background-image:url(http://www.gamersfirst.com/knightonlineworld/sites/www.gamersfirst.com.knightonlineworld/themes/knightonline/images/tab_nav_bgd.jpg);height: 24px;background-color:#XXXXXX;border: 1px solid #c0c0c0;}
-->
</style>
Beitrag11.06.2011 um 10:01 (UTC)    
Titel:

füge den CSS Code doch einfach zusammen in dem du

CSS ohne Style Tags

<style type="text/css">
<!--
body {background-image:url(http://www.gamersfirst.com/knightonlineworld/sites/www.gamersfirst.com.knightonlineworld/files/background/background_image.jpg);background-color:#c0c0c0;}
body {background-attachment:fixed;border: 0px solid silver;}td.edit_rechts_sbg{display:none;}

div.swfbanner{
position:absolute;
left:50%;
top:179px;
margin-left:-500px;}

td#nav_Abstand1{visibility:hidden;height:10px;}
td#nav_Abstand2{visibility:hidden;height:10px;}
td#nav_Abstand3{visibility:hidden;height:10px;}

td.nav_heading{background-image: url(http://www.gamersfirst.com/sites/www.gamersfirst.com.knightonlineworld/themes/knightonline/images/nav-btn.jpg);}
td#nav_Zdoa,td#nav_Tools,td#nav_Community{background-image: url(http://www.gamersfirst.com/sites/www.gamersfirst.com.knightonlineworld/themes/knightonline/images/nav-btn.jpg); height: 25px;}

td.sidebar_heading{background-image:url(http://www.gamersfirst.com/sites/www.gamersfirst.com.knightonlineworld/themes/knightonline/images/nav-btn.jpg);height:
25px;background-repeat: no-repeat;background-position:
center top;background-color:#XXXXXX;border: 0px solid #ffffff;}

td.edit_content_top{background-image:url(http://www.gamersfirst.com/knightonlineworld/sites/www.gamersfirst.com.knightonlineworld/themes/knightonline/images/server_status_top.jpg);height: 25px;}
td.edit_content_top:hover{background-image:url(http://www.gamersfirst.com/knightonlineworld/sites/www.gamersfirst.com.knightonlineworld/themes/knightonline/images/server_status_top.jpg);height: 25px;}

td.edit_content_bottom{background-image:url(http://www.gamersfirst.com/knightonlineworld/sites/www.gamersfirst.com.knightonlineworld/themes/knightonline/images/tab_nav_bgd.jpg);height: 24px;background-color:#XXXXXX;border: 1px solid #c0c0c0;}
td.edit_content_bottom:hover{background-image:url(http://www.gamersfirst.com/knightonlineworld/sites/www.gamersfirst.com.knightonlineworld/themes/knightonline/images/tab_nav_bgd.jpg);height: 24px;background-color:#XXXXXX;border: 1px solid #c0c0c0;}

-->
</style>

Und

Text über den design:

<div class="swfbanner">
<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="921" height="108" >
<param name="movie" value=" http://s1.directupload.net/images/110609/mjfbk59b.swf

">
<param name="quality" value="High">
<embed src=" http://s1.directupload.net/images/110609/mjfbk59b.swf

" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="921" height="108" ></object>
</div>
______________
Beiträge der letzten Zeit anzeigen:   


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