Suche im Forum:
Suchen


Autor Nachricht
Beitrag15.05.2009 um 20:35 (UTC)    
Titel: Fette Schrift - nein danke.. :-)

Hallo, ich habe das Problem, dass in meinem Content alles fett geschrieben wird und ich finde den Teil im Code nicht um dies auszuschalten?!

Kann mir jemand helfen, wäre cool.

Code:
<style type="text/css">
            <!--
                        #extraDiv1 {display: none;}
#extraDiv2 {display: none;}
#extraDiv3 {display: none;}
#extraDiv4 {display: none;}
#extraDiv5 {display: none;}
#extraDiv6 {display: none;}
#pre_header {display: none;}
#post_header {display: none;}
#pre_content {display: none;}
#nav_heading{display: none;}
#nav{display: none;}
div.header{display: none;}
h1#title{display: none;}
h2#title span {display: none;}


a{
color:#000000;
text-decoration: none;
font-family: Arial;
font-size:13px;}

a:hover {
color: #ffffff;
font-size: 13px;
font-family: Arial;
text-decoration: none;}

a:link {
color: #000000;
font-size: 13px;
font-family: Arial;
text-decoration: none;}

a:active {
color: #2922FD;
font-size: 13px;
font-family: Arial;
text-decoration: none;}

a:visited {
color: #000000;
font-size: 13px;
font-family: Arial;
text-decoration: none;}


body {
background-color:transparent;
}
background-image:url(http://img.webme.com/pic/a/allschwil-3f/bgds.png);
*{ padding: 0; margin: 0; }


#Mein_Bild {
margin: 0 auto;
width: 1024px;
height:900px;
background-image:url();}


#header_container {
position: absolute;
left: 50%;
margin-left:-475px;
top: 53px;
width: 960px;
height:159px;
background-color:;
background-image:url(http://img.webme.com/pic/a/allschwil-3f/hdd3.png);
color:#0090ff;
font-size:13px;
border: 0px solid #;}

#content {
position: absolute;
left: 50%;
top: 277px;
margin-left:-320px;
width: 645px;
color: #000000;
font-size:13px;
font-family: Arial;
background-color:transparent;
background-image:url(http://img.webme.com/pic/a/allschwil-3f/bgds.png);
border: 0px solid #000000;
}


#sidebar_container{
position: absolute;
left: 50%;
top:277px;
margin-left: 345px;
width: 140px;
height: 200px;
background-color:transparent;
background-image:url();
border:px solid #000000;
color:#000000;
}

#side{
position: absolute;
left: 50%;
top:212px;
 margin-left: -475px;
width: 960px;
height: 21px;
 background-color:#000000;
background-image:url();
 border:0px solid #000000;
color:#000000;
}

#sidebar3{
 position: absolute;
left: 50%;
top:200px;
margin-left: 322px;
width: 140px;
height: 220px;
background-color:#;
background-image:url(http://img.webme.com/pic/a/allschwil-3f/Allgemein.png);
border:0px solid #5F5F5F;
color:#000000;
overflow:auto;}

#sidebar6{
position: absolute;
left: 50%;
top:260px;
margin-left: -480px;
width: 160px;
height: 240px;
background-color:#ffffff;
background-image:url(http://img.webme.com/pic/a/allschwil-3f/allgemein.png);
border:0px solid #5F5F5F;
color:#000000;
}     

#sidebar4{
position: absolute;
left: 50%;
top:510px;
margin-left: -480px;
width: 160px;
height: 240px;
background-color:#ffffff;
background-image:url(http://img.webme.com/pic/a/allschwil-3f/tools.png);
border:0px solid #5F5F5F;
color:#000000;
}     

 #sidebar7{
position: absolute;
left: 50%;
top:260px;
margin-left: 340px;
width: 160px;
height: 240px;
background-color:#ffffff;
background-image:url(http://img.webme.com/pic/a/allschwil-3f/loginbereich.png);
border:0px solid #5F5F5F;
color:#000000;
overflow:auto;}     

#sidebar8{
position: absolute;
 left: 50%;
 top:735px;
 margin-left: 345px;
width: 140px;
height: 220px;
background-color:ffffff;
background-image:url();
border:0px solid #;
color:transparent;
}
Beitrag15.05.2009 um 20:48 (UTC)    
Titel:

Da du das CSS-Design benutzt muss du folgendes am Anfang des CSS-Codes löschen:

Zitat:
<style type="text/css">
<!--


Das wird automatisch in diesem Design hinzugefügt.


Zu deinem Problem:

Rufe unter "Egene Seiten bearbeiten" im Editor den "Quellcode"-Modus auf und lösche dort alle

Zitat:
<strong>


und

Zitat:
</strong>


Diese Tags verursachen die fette Schrift. Wink
Beitrag15.05.2009 um 21:54 (UTC)    
Titel: ...

LoL, die hatte ich gelöscht und dachte, ne, bevor alles ruiniert ist, lasse ich es lieber und frage im Forum..

Ich danke dir... Smile
Beitrag15.05.2009 um 22:09 (UTC)    
Titel: Noch nicht erledigt...

Code:
<font color="#ff0000"><font size="12"><font color="#000000" size="0"><font color="#000000" size="0"><font color="#000000" size="0">
<p align="center"><font color="#000000" size="2">Hallo ... Es geht immernoch ned ...</font></p>
</font></font></font></font></font>



EDIT: sorry wegen Doppelpost, habs grad gemerkt...


Zuletzt bearbeitet von allschwil-3f am 15.05.2009, 23:09, insgesamt einmal bearbeitet
Beitrag15.05.2009 um 22:27 (UTC)    
Titel: Re: Fette Schrift - nein danke.. :-)

allschwil-3f hat Folgendes geschrieben:


#content {
position: absolute;
left: 50%;
top: 277px;
margin-left:-320px;
width: 645px;
color: #000000;
font-size:13px;
font-family: Arial;
background-color:transparent;
background-image:url(http://img.webme.com/pic/a/allschwil-3f/bgds.png);
border: 0px solid #000000;
}





Den Code :

Zitat:
font-size:13px;


Musst du ändern durch:

Zitat:
font-size:12px;


Vielleicht klappt es dann!
______________
http://s3.gladiatus.de/game/c.php?uid=69216




Zuletzt bearbeitet von award4us am 15.05.2009, 23:28, insgesamt einmal bearbeitet
Beitrag15.05.2009 um 22:46 (UTC)    
Titel: Geschafft...

Habs geschafft:

Zitat:
</strong><font color="#ff0000"><font size="2"><font color="#000000" size="2"><font color="#000000" size="2"><font color="#000000" size="2">
<p align="center"><font color="#000000" size="2">Hallo ... Es geht immernoch ned ...</font></p>
</font></font></font></font></font>
Beiträge der letzten Zeit anzeigen:   


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