Suche im Forum:
Suchen


Autor Nachricht
Beitrag02.08.2010 um 17:16 (UTC)    
Titel: Newsbox am Rand - ICEBLUE

Hallöchen...

hab da mal ne frage. Smile Very Happy

Also es geht um folgendes:

Ich hätte auf meiner Homepage ( www.svob93-94.de.tl/home.htm ) gerne eine Newsbox am rechten Rand, in der halt Neuigkeiten stehen. Und eine 2. Box (am besten zusammenhängend) in der eine auswahl von Bildern zufällig abläuft ...

.
.
.

Design: ICEBLUE

Text über dem Design:

<style type="text/css">
<!--
.edit_main_table{width: 100% !important;}
//-->
</style><table align="center" cellspacing="0" cellpadding="0" border="0" width="60%"><tr><td><div align="center">

<style type="text/css"><!--
.edit_rechts_tabelle,.edit_rechts_cbg{width: 100%;}
.edit_navi_headbg{display:none;}

td.edit_rechts_cbg{background-image: url(http://img.webme.com/pic/f/freizeit-hp/content_bg.png);}
td.edit_content_top{background-image: url(http://img.webme.com/pic/f/freizeit-hp/content_top.png);}
td.edit_content{background-image: url(http://img.webme.com/pic/f/freizeit-hp/content.png);}
td.edit_content_bottom{background-image: url(http://img.webme.com/pic/f/freizeit-hp/content_bottom.png);}
td.edit_content_bottom2{background-image: url(http://img.webme.com/pic/f/freizeit-hp/content_bottom2.png);}
--></style>

<style type="text/css">
<!--
a:link {
color:#0000ff;
font-size:14px;
font-family:Times New Roman;
text-decoration:underlined; }

a:visited {
color:#0000ff;
font-size:14px;
font-family:Times New Roman;
text-decoration:underlined;}

body {
background-color:#XXXXXX;
background-image:url(http://img.webme.com/pic/s/svob93-94/background.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
text-align:center;
font-family: Comic Sans MS;
font-size: 20px; }

td.headline {visibility:hidden;}

td.nav {
height:50px;
width:185px;
font-family:Comic Sans MS;
background-color:#XXXXXX;
background-image: url(http://img.webme.com/pic/s/svob93-94/button1.jpg);
border:0px solid #000000; }

td.nav:hover {
height:50px;
width:185px;
font-family:Comic Sans MS;
background-color:#000000;
background-image:url(http://img.webme.com/pic/s/svob93-94/button1hover.jpg);
border:0px solid #000000; }

td.edit_below_nav img{visibility: hidden;}
td.edit_below_nav{background-image: url(http://svob.de/pix/svoblogo.gif);
background-position: center top;background-repeat: no-repeat;}

td.edit_navi_headbg {
height: 50%;
background-color:##XXXXXX ;
background-image:url();
border:0px solid #000000; }

td.edit_header_full {
background-image:url(http://img.webme.com/pic/s/svob93-94/svobheader.png);
background-color:##FFFF00;
height:259px;
border:0px solid #000000; }

td.edit_rechts_sbg {display:none;}

td.edit_rb_footer{display:none; }

td.shouty, .shouty2, .shouty3, .shouty4, .shouty5 {visibility:hidden;}

td.edit_rechts_bottom {visibility:hidden;}

td.headline2 {
color:##FF00FF;
font-size:0px;
font-family:cursive;
text-align:leftr; }

.edit_rechts_tabelle,.edit_rechts_cbg{width: 100%;}
.edit_rechts_bottom{display:none;}

td.edit_rechts_cbg{background-image: url(http://img.webme.com/pic/f/freizeit-hp/content_bg_2.png);}
td.edit_content_top{background-image: url(http://img.webme.com/pic/f/freizeit-hp/content_top_2.png);}
td.edit_content{background-image: url(http://img.webme.com/pic/f/freizeit-hp/content_2.png);}
td.edit_content_bottom{background-image: url(http://img.webme.com/pic/f/freizeit-hp/content_bottom_2.png);}
td.edit_content_bottom2{background-image: url(http://img.webme.com/pic/f/freizeit-hp/content_bottom2_2.png);}

td.edit_content_top {
height:25px;
background-color: #00008b;
background-image: url();
border: 0px solid #000000; }

td.edit_content {
padding-top:20px;
padding-bottom:5px;
background-color:#BEF781;
background-image: url(http://www.klosterweb.de/hintergruende/rasen_hg.jpg);
background-repeat:repeat;
border:1px solid #00008b; }

td.edit_content_bottom {
background-color:##0000FF;
background-image:url(http://img.webme.com/pic/h/hight-score/contentbottom2.png);
border:0px solid #000000;
height:40px; }

td.edit_content_bottom2 {
background-color: ##FFFFFF;
background-image:url();
height: 40px; }

td.edit_rechts_cbg {
background-color:##000000;
background-image: url();
border:0px solid #000000; }

td.nav_heading {
color:#FFFF00;
font-size:20px;
font-family:Matura MT Script Capitals;
text-align:center;
height:50px;
background-color:#00008b;
background-image:url(http://img.webme.com/pic/s/svob93-94/navi-top.jpg);
border:0px solid #0000FF; }

-->
</style>
<style type="text/css" media="screen">
<!--
/* Allgemeine Einstellungen (Schriftart, Schriftgröße...) */
body {
font-family:;
font-size: 14px;
overflow: auto;
margin: 0px; }

/* keine Auflistungspunkte vor Navi-Links */
ul, li {
list-style-type: none;
padding: 0px;
margin: 0px; }

/* Abstand zwischen Schrift zum Rand */
li a {
padding-right: 15px;
padding-top: 0px; }

/* Coolmenü positionieren, Werte bei "top" , "left" und "width" anpassen */
div.menu {
position: absolute;
z-index: 3;
top: 377px;
left:50%
margin-left: 123px;
width:921px; }

/* Breite der Menüpunkte einstellen */
.menu li {
width: 184px;
float: left; }

/* Aussehen der Menüpunkte einstellen */
.menu a {
font-family:;
font-size: 20px
border: 0px solid #000000;
background-color: #00008b;
background-image: url(http://img.webme.com/pic/h/hight-score/contentbottom2.png);
text-decoration: none;
text-align: center;
font-weight: bold;
cursor: pointer;
margin: 0px;
display: block;
height: 40px;
color: #ffd700; }

/* Aussehen der Menüpunkte beim Hover Effekt */
.menu a:hover {
background-color: #0000ff;
background-image: url(http://img.webme.com/pic/s/svob93-94/contentbottom2hooover.png);
color:#ffd700; }

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6, #smenu7 {
font-size: 30px;
display: none;
width: 160px;
height: 20px;
float: left; }

#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a, #smenu6 a, #smenu7 a {
font-weight: bold;
padding-top: 0px;
border-top: 0px;
cursor: pointer;
color: #ffd700; }

//-->
</style>

<!-- Anfang des Scriptes -->
<script type="text/javascript">
<!--
function montre(id)
{
with (document)
{
if (getElementById)
getElementById(id).style.display = 'block';
else if (all)
all[id].style.display = 'block';
else
layers[id].display = 'block';
}
}
function cache(id)
{
with (document)
{
if (getElementById)
getElementById(id).style.display = 'none';
else if (all)
all[id].style.display = 'none';
else
layers[id].display = 'none';
}
}
//-->
</script>
<!-- Ende des Scriptes -->

<div class="menu">
<li><a href="http://www.svob93-94.de.tl/Home.htm" onmouseover="montre('smenu1');" style="font-weight:bold;font-family:DilleniaUPC;font-size:30px;"" onmouseout="cache('smenu1');">Home</a>
<ul id="smenu1" onmouseover="montre('smenu1');" onmouseout="cache('smenu1');">
</ul>
</li>
<li><a href="javascript:void(0);" onmouseover="montre('smenu2');" style="font-weight:bold;font-family:DilleniaUPC;font-size:30px;"" onmouseout="cache('smenu2');">Aktuelles</a>
<ul id="smenu2" onmouseover="montre('smenu2');" onmouseout="cache('smenu2');">
<li><a href="http://www.svob93-94.de.tl/aktuelles.htm">Spielberichte</a></li>
<li><a href="http://www.svob93-94.de.tl/termine.htm">Spielplan</a></li>
<li><a href="http://www.svob93-94.de.tl/nextmatch.htm">Nächstes Spiel</a></li>
<li><a href="http://svob93-94.de.tl/Startelf.htm">Start Elf</a></li>
</ul>
</li>
<li><a href="javascript:void(0);" onmouseover="montre('smenu3');" style="font-weight:bold;font-family:DilleniaUPC;font-size:30px;"" onmouseout="cache('smenu3');">Das Team</a>
<ul id="smenu3" onmouseover="montre('smenu3');" onmouseout="cache('smenu3');">
<li><a href="http://www.svob93-94.de.tl/Trainer.htm">Trainer</a></li>
<li><a href="http://www.svob93-94.de.tl/Mannschaft.htm">Die Mannschaft</a></li>
<li><a href="http://www.svob93-94.de.tl/Bilder.htm">Bilder</a></li>
</ul>
</li>
<li><a href="javascript:void(0);" onmouseover="montre('smenu4');" style="font-weight:bold;font-family:DilleniaUPC;font-size:30px;"" onmouseout="cache('smenu4');">Training</a>
<ul id="smenu4" onmouseover="montre('smenu4');" onmouseout="cache('smenu4');">
<li><a href="http://www.svob93-94.de.tl/Trainingszeiten.htm">Trainingszeiten</a></li>
<li><a href="http://www.svob93-94.de.tl/Kontakt.htm">Probetraining!?</a></li>
</ul>
</li>
<li><a href="http://www.svob93-94.de.tl/Tabelle.htm" onmouseover="montre('smenu5');" style="font-weight:bold;font-family:DilleniaUPC;font-size:30px;"" onmouseout="cache('smenu5');">Tabelle</a>
<ul id="smenu5" onmouseover="montre('smenu5');" onmouseout="cache('smenu5');">
</ul>
</li>
</div>
<style type="text/css">
<!--
table.rb_neu{position:absolute;left:200px;top:200px;}
-->
</style>
<style type="text/css">
<!--
table.rb_neu{position:absolute;left:35px;top:121px;}
-->
</style>

Text unter dem Design:

<img src="http://img.webme.com/pic/s/svob93-94/kreisklasse-logo-klein.gif">

Hinweis unter dem Inhalts-Bereich (z.B. Copyright):

<div id="Links" style="text-align: center;"><span style="font-size: small;"><span style="color: rgb(0, 0, 0);">©by Stefan Lemke 2010 |</span>
</span><span style="font-size: small;"><a href="http://svob93-94.de.tl/Impressum.htm"><span style="color: rgb(0, 0, 0);">Impressum</span></a><span style="color: rgb(0, 0, 0);"> | </span></span><span style="font-size: small;"><span style="font-size: small;"><a href="http://svob93-94.de.tl/Kontakt.htm"><span style="color: rgb(0, 0, 0);">Kontakt</span></a><span style="color: rgb(0, 0, 0);"> | </span></span><span style="font-size: small;"><a href="http://svob93-94.de.tl/G.ae.stebuch.htm"><span style="color: rgb(0, 0, 0);">Gästebuch</span></a><span style="color: rgb(0, 0, 0);"> | </span></span><span style="font-size: small;"><span style="font-size: small;"><a href="http://svob93-94.de.tl/Link-Us.htm"><span style="color: rgb(0, 0, 0);">Link-Us</span></a><span style="color: rgb(0, 0, 0);"> | </span></span><span style="font-size: small;"><span style="font-size: small;"><a href="http://svob93-94.de.tl/Partner.htm"><span style="color: rgb(0, 0, 0);">Partner</span></a><span style="color: rgb(0, 0, 0);"> | </span></span><span style="font-size: small;"><span style="font-size: small;"><a href="http://svob93-94.de.tl/Links.htm"><span style="color: rgb(0, 0, 0);">Links</span></a><span style="color: rgb(0, 0, 0);"> | <span style="font-size: small;"><span style="font-size: small;"><a href="http://www.facebook.com/profile.php?ref=profile&id=100000674891257"><span style="color: rgb(0, 0, 0);">Facebook</span></a><span style="color: rgb(0, 0, 0);"> |
______________
"Auffe Bank sitzen ist SCHEISSe, da tut einem der Arsch so weh!!!!"


Zuletzt bearbeitet von svob93-94 am 02.08.2010, 18:49, insgesamt einmal bearbeitet
Beitrag02.08.2010 um 18:21 (UTC)    
Titel:

HILFE!
Ich würde meine Seite gerne mit einem CSS-Design gestalten! Könnte mir jemand vielleicht eine ausführliche Anleitung schicken? Wenn ja bitte an: anita.schlitt@googlemail.com! Ich wäre ach damit einverstanden, wenn mir jemand ein CSS-Design machen würde! Bitte helft mir!
______________
Ani
Beitrag02.08.2010 um 18:31 (UTC)    
Titel:

was hatt den das jetzt mit meiner frage zu tun ???
______________
"Auffe Bank sitzen ist SCHEISSe, da tut einem der Arsch so weh!!!!"
Beiträge der letzten Zeit anzeigen:   


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