Hallo liebe Ilcher,
wir haben nun seit einigen Wochen das extendet news Modul auf unserer Seite. Funktioniert alles tadellos.
Allerdings, wenn eine News geschrieben wird und diese mit dem FCK Editor verfasst wurde, werden weder Textfarben, unterstriche etc in den eigentlichen News angezeigt.
Ich schätze, dass die css des von uns gewählten Designes einfach zu dominant ist um andere Formatierungen zuzulassen.
Was und wie können wir dass ändern?
Vielen Dank im vorraus und liebe Grüße
Der Kaffetrinker
Oldieclan.de
verwendete ilchClan Version: 1.1
betroffene Homepage:
externer Link
Hier die derzeitige css Formatierung:
![Zitat](include/images/icons/quote/quote_icon.png)
Zitat
#left_nav {width:179px;
float:left;
clear:none;
text-align:left;
vertical-align:top;}
.head_navi {width: 179px;
height: 30px;
float: none;
clear: none;
background-image:url(images/navigation.jpg);
text-align:left;
vertical-align:middle;
color:#FFFFFF;
line-height:28px;
text-indent:20px;}
.right_nav_list {width: 157px;
float:left;
clear:none;
text-align:left;
vertical-align:middle;
display: block;
margin:0px;
padding-top:0px;
height:16px;
color:#FFFFFF;
font-size:10px;
text-indent:16px;
line-height:15px;
}
a .right_nav_list { width: 157px;
float: none;
clear: none;
display: block;
margin:0px;
padding-top:0px;
height:16px;
color:#FFFFFF;
text-indent:16px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
line-height:15px;
font-weight:normal;}
.leftbox-menupunkte {width: 179px;
float: none;
clear: none;
display: block;
margin:0px;
padding-top:0px;
width:179px;
height:22px;
color:#FFFFFF;
text-indent:6px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
line-height:14px;
background-image:url(images/news_bg.jpg);
font-weight:normal;
vertical-align:middle;
}
a .leftbox-menupunkte {display: block;
margin:0px;
padding-top:0px;
width:179px;
height:22px;
color:#FFFFFF;
text-indent:20px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
line-height:20px;
background-image:url(images/news_bg.jpg);
font-weight:normal;
vertical-align:middle;
}
td
{
font-family: Arial;
font-size: 11px;
}
a
{
color: #FFFFFF;
font-family: Arial;
font-size: 11px;
text-decoration: none;
}
a:hover
{
color: #F32C0B;
}
a.box
{
color: #FFFFFF;
font-family: Arial;
font-size: 11px;
}
a.box:hover
{
cbackground-image:url(images/left_nav/bg.jpg);
}
.Chead
{
background-color: #333333;
color: #FFFFFF;
}
.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
color: #FFFFFF;
}
.Callg
{
color: #FFFFFF;
}
.Callg td
{
color: #FFFFFF;
}
.Cnorm
{
background-color: #333333;
}
.Cmite
{
background-color: #333333;
}
.Cdark
{
background-color: #333333;
}
#Ballg
{
color: #FFFFFF;
}
#Ballg td
{
color: #FFFFFF;
}
.Bhead
{
color: #FFFFFF;
}
.Bbody
{
color: #FFFFFF;
}
.Bbody2
{
color: #000000;
}
.rand
{
}
.smalfont
{
font-size: 11px;
text-decoration: none;
}
.border
{
background-color: #848484;
}
hr
{
height: 0px;
border-top-width: 1px;
}
input, textarea, select
{
color: #000000;
font: 11px Arial;
border-color: #003366;
border-width: 1px;
border-style: solid;
font-weight: none;
text-decoration: none;
}
#menu {}
#menu ul { padding-left: 11px; margin-left: 10px; }
#smallmenu { }
#smallmenu li { font-size: 9px; }
#smallmenu a { font-size: 9px; }
Zuletzt modifiziert von kaffetrinker am 29.04.2008 - 12:13:07