Suche im Forum:
Suchen


Autor Nachricht
Beitrag16.05.2010 um 18:20 (UTC)    
Titel: Wenn IE andere Startseite

Hallo,

Ich möchte das wenn ein Besucher mit Internet Expolorer auf eine andere Startseite kommt und dort darauf hingewiesen wird. Das Designfehler mit dem Internet Explorer auftreten können.
Wie kriege ich das hin?
Ich veranschaluliche es mal als Schema

Wenn Firefox = Normale Startseite = www.pflanzenfreak.de.tl/Startseite.htm
Wenn Opera = Normale Startseite = www.pflanzenfreak.de.tl/Startseite.htm
Wenn Internet Explorer = Alternative Startseite = www.pflanzenfreak.de.tl/Hinweis.htm

Hoffe ihr könnt mir helfen.
mfg
Kevin
Beitrag16.05.2010 um 21:20 (UTC)    
Titel:

Mach doch einfach auf deiner Startseite ein Hinweis, der speziell nur für
Internet Explorer User erscheint:

CSS-Code:

Zitat:
<style type="text/css">
.IFIE{visibility: visible !important;}
</style>
<![endif]-->


Startseite:

Zitat:
<p style="visibility: hidden;" class ="IFIE"> HIER DEIN TEXT </p>

______________
Spendet jetzt für den User -Name entfernt - , damit er sich ein Duden kaufen kann, da seine Schreibkünste die einens 11-jährigen sehr stark ähneln. Smile
Beitrag17.05.2010 um 11:51 (UTC)    
Titel:

Habe zwei Fragen noch:

1. Wo genau muss ich das jetzt einfügen?
2. Kann ich dann im Hinweis auch ein Bild einfügen ?

mfg
Kevin


Zuletzt bearbeitet von pflanzenfreak am 17.05.2010, 15:59, insgesamt einmal bearbeitet
Beitrag17.05.2010 um 15:03 (UTC)    
Titel:

Hab das doch geschrieben wohin das soll. Ja, du kannst beim grünen alles
einfügen was dir lieb ist, solang das html ist. ^^

CSS-Code ohne Style Tags:

Zitat:
<style type="text/css">
.IFIE{visibility: visible !important;}
</style>
<![endif]-->


Quellcode der Starseite:

Zitat:
<p style="visibility: hidden;" class ="IFIE"> HIER DEIN TEXT </p>

______________
Spendet jetzt für den User -Name entfernt - , damit er sich ein Duden kaufen kann, da seine Schreibkünste die einens 11-jährigen sehr stark ähneln. Smile
Beitrag17.05.2010 um 15:06 (UTC)    
Titel:

Das klappt bei mir aber nicht. Ich habe ein Design von Poddi.
Hier ist der Code der in CSS-Code ohne Style-tags drinsteht.

Zitat:
/* <<--HINWEIS ANFANG-->>
BITTE LIES DIR ALS ERSTES DIE FOLGENDEN REGELHINWEISE DURCH!
Bei Missachtung dieses Hinweises erfolgen rechtliche Masnahmen.
Weitere Infos dazu findest du in den Terms uf Use [www.poddi-designs.de.tl/Terms-Of-use.htm]!

Folgendes ist dir erlaubt:
-Ändern des CSS Codes um Aussehen zu ändern.
-Austauschen bestimmter Grafiken unter Absprache mit Poddi

Folgendes ist dir untersagt:
-Entfernen / Editieren des folgenden Copyright-Hinweises 'DATEN'
-Entfernen des Copyrighthinweises im Footer!

Folgen bei Missachtung der Regelnhinweise:
-Kontaktierung Support Webme zur Löschung der Homepage

<<--HINWEIS ENDE-->>

##WENN DIE OBEN STEHENDEN REGELHINWEISE GELESEN UND AKZEPTIERT WURDEN, DÜRFEN DIESE GELÖSCHT WERDEN!
DER NUN FOLGENDE COPYRIGHTHINWEIS DARF NIE ENTFERNT / EDITIERT WERDEN!##

/* DATEN */
/* Designbezeichnung: Neutral Green
Designer: Poddi [www.poddi.de.tl]
Kategorie: CSS Profi / HPBK
Aktuelle Version: 1.0
Erscheinung: Unbekannt
Verfügbare Editionen:
- Neutral Green
- Neutral Orange */

/*AB HIER DARFST DU DEN CSS CODE NACH BELIEBEN ÄNDERN.
DER COPYRIGHTHINWEIS IM FOOTER MUSS ALLERDINGS IMMER BESTEHEN BLEIBEN!*/

/*<<--CSS CODE OHNE STYLE-TAGS ANFANG-->>*/

h1#title{display: none;}
h2#title span {display: none;}
div.header{display: none;}
li.nav_element{list-style-type: none;}
li{list-style-type: none;} #counter{display:none}



body {
background-image: url(http://img.webme.com/pic/p/poddi-test/bg.png);
background-color: #000000;}

p, div, b{
font-family: Sans-Serif;
font-size: 12px;
text-decoration: none;}
a{
color : #99cc00;
font-size : 12px;
text-decoration : none;}

a:hover {
color : #3AA9CA;
font-size: 12px;
text-decoration: none;}

a:active {
color : #3AA9CA;
font-size : 12px;
text-decoration : none;}

* { padding: 0; margin: 0; }

#Poddi{
margin : 0 auto;
margin-top: 10px;
margin-bottom: 10px;
width : 898px;
border: 2px solid #C0C0C0;
background-color: #FFFFFF;}

#Header {
background-image: url(http://img.webme.com/pic/p/poddi-test/greenheader.png);
width: 748px;
height: 81px;
font-size: 50px; color: #99CC00;
float : left;
padding: 20px 0px 0px 150px;}

#nav_container{
background-image: url(http://img.webme.com/pic/p/poddi-test/greennav_bg.png);
background-color: #ffffff;
height: 28px;
width: 858px;
float: left;
clear: both;
margin: -67px 20px 0px 20px;}

#top{
background-image: url(http://img.webme.com/pic/p/poddi-test/sidebar_head.png);
height: 14px;
width: 190px;
padding: 5px;
float: right;
font-weight: bold;
color: #73BA0F;
margin-right: 20px;}

#Box{
background-image: url(http://img.webme.com/pic/p/poddi-test/sidebar_bg.png);
font-size: 12px;
padding: 5px;
padding-bottom: 0px;
width: 190px;
float: right;
margin-right: 20px;}

#bottom{
background-image: url(http://img.webme.com/pic/p/poddi-test/sidebar_foot.png);
height: 7px;
width: 200px;
float: right;
margin-right: 20px;
margin-bottom: 10px;}

#nav a {
text-decoration: none;
color: #FFFFFF;}

#nav li{
list-style-type: none;
color: #FFFFFF;
display: block;
font-size: 12px;
text-decoration: none;
height: 14px;
padding: 5px;
float: left;
background-image: url(http://img.webme.com/pic/p/poddi-test/greennav.png);}

#nav li:hover{
height: 14px;
list-style-type: none;
color: #FFFFFF;
display: block;
font-size: 12px;
text-decoration: none;
background-image: url(http://img.webme.com/pic/p/poddi-test/greennav_hover.png);
padding: 5px;}

#nav li.checked_menu{
height: 14px;
list-style-type: none;
color: #FFFFFF;
display: block;
font-size: 12px;
text-decoration: none;
background-image: url(http://img.webme.com/pic/p/poddi-test/greennav_hover.png);
padding: 5px;}

#nav li a{
list-style-type: none;
color: #FFFFFF;
display: block;
font-size: 12px;
text-decoration: none;}

#nav li a:hover{
color: #FFFFFF;}

#content_top{
width: 640px;
height: 14px;
background-image: url(http://img.webme.com/pic/p/poddi-test/content_head.png);
margin: 0px 0px 0px 20px;
display: inline;
font-weight: bold;
color: #73BA0F;
padding: 5px;
float: left;}

#content {
width: 640px;
color: #000000;
background-image: url(http://img.webme.com/pic/p/poddi-test/content_bg.png);
background-color: #FFFFFF;
margin: 0px 0px 0px 20px;
display: inline;
padding: 5px;
padding-bottom: 0px;
float: left;
overflow: auto;}

#content_bottom {
width: 650px;
height: 7px;
background-image: url(http://img.webme.com/pic/p/poddi-test/content_foot.png);
margin: 0px 0px 10px 20px;
display: inline;
float: left;}

#links{
width: 675px;
background-color: #FFFFFF;
margin: 43px 0px 0px 0px;
float: left;
overflow: none;}

#rechts{
width: 223px;
background-color: #FFFFFF;
margin: 43px 0px 0px 0px;
float: right;
overflow: none;}

#Footer{
width: 898px;
height: 20px;
background-image: url(http://img.webme.com/pic/p/poddi-test/foot.png);
color: #000000;
text-align: center;
font-size: 11px;
clear: both;}

/*Von mir gemacht*/
hr {
margin-top: 5px;
margin-bottom: 5px;}


/*<<--ENDE-->>*/

/*WERBUNG ZENTRIEREN*/

--> </style>
<table style="margin: 0px auto; margin-top: 0px;" cellpadding="0" cellspacing="0" ><tr><td>
<style type="text/css"> <!--


Sorry wenn ich so schwirig bin.
mfg
Kevin
Beitrag18.05.2010 um 12:12 (UTC)    
Titel: hier

Schau mal hier da findest du was http://www.iduk.de.tl/tutorials.htm
Beitrag18.05.2010 um 16:26 (UTC)    
Titel:

Danke hat geklappt.
Beiträge der letzten Zeit anzeigen:   


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