pragmaMx Support Forum

alles für Webmaster => Webseitengestaltung Allgemein => Thema gestartet von: trans22 am 28 Februar 2006, 13:23:05

Titel: style.css in eigene html Datei einbinden
Beitrag von: trans22 am 28 Februar 2006, 13:23:05
Hallo
warum wird die Formatierung aus style.css hier nicht übernommen? Diese ist eine html Datei, welche als iframe im content eingebunden wurde. Diese Datei wird in über 10 Contenseiten verwendet, so dass ich diese nicht direkt ins Content schreiben will, damit Sie für alle gleichzeitig editierbar ist.
Zitat<html>
<title>mx-defaulttheme</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="pragma" content="no-cache">
<link rel="stylesheet" href="http://www.shopnet24.ch/themes/mx_default/style/style.css" rel="StyleSheet>
<link type="text/css"><title></title>
<td class="content">
<div align="left">
<TABLE style="WIDTH: 640px; HEIGHT: 100px" height=100 cellSpacing=0 cellPadding=0 width="650" bgColor=#000000 border=0>
<TBODY>
<TR>
<TD width="100"><A title=Decorübersicht href="/modules.php?name=Content&amp;pa=showpage&amp;pid=20">Decorübersicht</A></TD>
<TD bgColor=#686868 colSpan=2 width="547">Kronoswiss Floor Collection<A title=PRESTIGE href="/modules.php?name=Content&amp;pa=showpage&amp;pid=22"></A></TD></TR>
    <TR>
<TD width="100"><A href="/modules.php?name=Content&amp;pa=showpage&amp;pid=34">Preisliste</A><A title=Showroom href="/modules.php?name=Content&amp;pa=showpage&amp;pid=21"></A></TD>
<TD width="291"><A title=PRESTIGE href="/modules.php?name=Content&amp;pa=showpage&amp;pid=22">PRESTIGE</A> &nbsp;AC 3/31 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7x1380x193 mm</TD>
        <TD width="256">
            <p><A title=SWISS-MEGA href="/modules.php?name=Content&amp;pa=showpage&amp;pid=26">SWISS-MEGA</A> &nbsp;AC 3/31 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7x1380x326 mm</p>
        </TD>
    </TR>
    <TR>
<TD style="WIDTH: 100" width="100"><A title=Showroom href="/modules.php?name=Content&amp;pa=showpage&amp;pid=21">Showroom</A></TD>
        <TD width="291">
            <p><A title=NOBLESSE href="/modules.php?name=Content&amp;pa=showpage&amp;pid=23">NOBLESSE</A> &nbsp;AC 3/31 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;8x1380x193 mm</p>
        </TD>
        <TD width="256">
            <p><A title=SWISSFLOOR href="/modules.php?name=Content&amp;pa=showpage&amp;pid=27">SWISSFLOOR</A> &nbsp;AC 3/31 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7x1380x193 mm</p>
        </TD>
    </TR>
    <TR>
<TD width="100"><A href="/modules.php?name=Content&amp;pa=showpage&amp;pid=31">Verlegung</A></TD>
        <TD width="291">
            <p><A title=Swiss-Plank href="/modules.php?name=Content&amp;pa=showpage&amp;pid=24">Swiss-Plank</A> &nbsp;AC 3/31 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7x1380x193 mm mit V-Fuge</p>
        </TD>
        <TD width="256">
            <p><A title=SWISSCLICK-BASIC href="/modules.php?name=Content&amp;pa=showpage&amp;pid=28">SWISSCLICK-BASIC</A> &nbsp;AC 4/32 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7x1380x193 mm</p>
        </TD>
    </TR>
    <TR>
<TD width="100"><A href="/modules.php?name=Content&amp;pa=showpage&amp;pid=32">Garantie</A></TD>
        <TD width="291">
            <p><A title=Swiss-Plank href="/modules.php?name=Content&amp;pa=showpage&amp;pid=35" Elite>Swiss-Plank Elite</A> &nbsp;AC 4/32 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7x1380x159 mm mit V-Fuge</p>
        </TD>
        <TD width="256">
            <p><A title=FIX-IT href="/modules.php?name=Content&amp;pa=showpage&amp;pid=29">FIX-IT</A> &nbsp;AC 3/31 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7x1380x193 mm</p>
        </TD>
    </TR>
    <TR>
<TD width="100"><A href="/modules.php?name=Content&amp;pa=showpage&amp;pid=33">Eigenschaften</A></TD>
        <TD width="291">
            <p><A title=SWISS-SOLID href="/modules.php?name=Content&amp;pa=showpage&amp;pid=25">SWISS-SOLID</A> &nbsp;AC 5/33 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7x1380x188 mm</p>
        </TD>
        <TD width="256">
            <p><A title=SHADOW-3D href="/modules.php?name=Content&amp;pa=showpage&amp;pid=30">SHADOW-3D</A> &nbsp;AC 3/31 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7x1380x193 mm</p>
        </TD>
    </TR>
</TBODY></TABLE>
</div>

Danke für weitere Hilfe
Andy
Titel: Re: style.css in eigene html Datei einbinden
Beitrag von: JoergK am 28 Februar 2006, 13:47:55
Hoi  ;)

Schau Dir Deinen Quelltext mal genau an
<link rel="stylesheet" href="http://www.shopnet24.ch/themes/mx_default/style/style.css" rel="StyleSheet>
<link type="text/css">


und dann gehste mal hier lesen: http://de.selfhtml.org/css/formate/einbinden.htm#separat (http://de.selfhtml.org/css/formate/einbinden.htm#separat)


Desweiteren zum Posten von Quelltexten bitte auch das hier lesen:
http://www.pragmamx.org/Content-pa-showpage-pid-48.html#brule_8 (http://www.pragmamx.org/Content-pa-showpage-pid-48.html#brule_8)
Titel: Re: style.css in eigene html Datei einbinden
Beitrag von: jubilee am 28 Februar 2006, 14:16:29
ZitatSchau Dir Deinen Quelltext mal genau an

Ausserdem sollte der LINK zur style.css schon stimmen !!!
NICHT
Zitathttp://www.shopnet24.ch/themes/mx_default/style/style.css

sondern :
Zitathttp://www.shopnet24.ch/themes/mx-default/style/style.css

(KEINEN Unterstrich, sondern Bindestrich bei mx-default)


MfG
jubilee