Zurück   Web to Date Forum > Web to Date > Web to Date CCML Designs

Thema geschlossen
 
LinkBack Themen-Optionen Thema durchsuchen Ansicht
Alt 09.07.2010, 17:02   #1 (permalink)
Benutzer
 
Registriert seit: 21.06.2010
Ort: berlin
Beiträge: 31
guhi befindet sich auf einem aufstrebenden Ast
Standard Cumuluswolke über Headergrafik

Hallo,

ich möchte die Cumuluswolke, über die Headergrafik legen.

Könnte mir da jemand helfen?

Danke

GuHi
guhi ist offline  
Alt 09.07.2010, 20:34   #2 (permalink)
Administrator
 
Benutzerbild von voodoo36
 
Registriert seit: 17.04.2009
Ort: Regensburg
Beiträge: 4.396
voodoo36 befindet sich auf einem aufstrebenden Ast
Frage AW: Cumuluswolke über Headergrafik

Hallo, um was für ein Design handelt es sich?
__________________
Grüße aus Bayern
voodoo36 ist offline  
Alt 11.07.2010, 13:06   #3 (permalink)
Benutzer
 
Registriert seit: 21.06.2010
Ort: berlin
Beiträge: 31
guhi befindet sich auf einem aufstrebenden Ast
Standard AW: Cumuluswolke über Headergrafik

Sorry, es handelt sich um "Zeus extreme"
guhi ist offline  
Alt 11.07.2010, 13:47   #4 (permalink)
Administrator
 
Benutzerbild von voodoo36
 
Registriert seit: 17.04.2009
Ort: Regensburg
Beiträge: 4.396
voodoo36 befindet sich auf einem aufstrebenden Ast
Standard AW: Cumuluswolke über Headergrafik

Hallo du definierst die Position in der Style_design:
Die beiden Dateien musst du auf den Server laden.

Dateien:
1. swfobject.js 2. tagcloud.swf in der style_design

#cumulus{
position: absolute;
left: 50%;
margin-left: 40px;
top: 30px;
}

in der navigation.ccml (Den gelben Pfad musst du natürlich für dich anpassen)

Code:
<div id="cumulus">
<!-- SWFObject embed by Geoff Stearns geoff@deconcept.com http://blog.deconcept.com/swfobject/ -->
<script type="text/javascript" src="../../../assets/swfobject.js"></script>
<div id="cumulus"></div>
<script type="text/javascript">
var so = new SWFObject("../../../assets/tagcloud.swf", "tagcloud", "360", "200", "7", "#ffffff");
so.addParam("wmode", "transparent");
so.addVariable("tcolor", "0xFFFFFF");
so.addVariable("tcolor2", "0xFFFFFF");
so.addVariable("hicolor", "0x000000");
so.addVariable("mode", "tags");
so.addVariable("distr", "true");
so.addVariable("tspeed", "100");
so.addVariable("tagcloud", "<tags><a href='./anleitung-pythagoras-extrem/index.php' style='20'>Anleitung Pythagoras extrem</a><a href='./web-to-date-forum/index.php' style='20'>Web to Date Forum</a><a href='http://www.webtodateforum.de/forum' style='20'>Forum</a><a href='http://www.webtodateforum.de/forum/web-to-date-6-0/' style='20'>Web to Date 6.0</a><a href='http://www.webtodateforum.de/forum/web-to-date-5-0/' style='20'>Web to Date 5.0</a><a href='http://www.webtodateforum.de/forum/web-to-date-ccml-designs/' style='20'>CCML Designs</a><a href='http://www.webtodateforum.de/forum/web-to-date-allgemein/' style='20'>Web to Date</a><a href='http://www.webtodateforum.de/forum/seo-fuer-web-to-date/' style='20'>SEO</a><a href='./web-to-date-webring/index.php' style='20'>Web to Date Webring</a><a href='http://www.webtodateforum.de/webring/webseite-anmelden.php' style='20'>Mitmachen</a><a href='./ral-farben/index.php' style='20'>RAL Farben</a><a href='./links/index.php' style='20'>Links</a><a href='./links/vinland-maine-coons/index.php' style='20'>Vinland Maine Coons</a><a href='./links/98fahrenheit/index.php' style='20'>98fahrenheit</a><a href='http://www.98fahrenheit.de/web' style='14'>Fotostudio</a><a href='http://www.98fahrenheit.de/webdesign' style='14'>Webdesign</a><a href='http://www.98fahrenheit.de/web/shop/index.php' style='14'>Nordseefotos</a><a href='./links/nordsee/index.php' style='20'>Nordsee</a><a href='./links/nordsee/kuestenforum/index.php' style='14'>Kuestenforum</a><a href='http://www.webtodateforum.de' style='10'>Web to Date Forum</a></tags>");
so.write("cumulus");
</script>
</div>
__________________
Grüße aus Bayern
voodoo36 ist offline  
Alt 11.07.2010, 17:04   #5 (permalink)
Benutzer
 
Registriert seit: 21.06.2010
Ort: berlin
Beiträge: 31
guhi befindet sich auf einem aufstrebenden Ast
Standard AW: Cumuluswolke über Headergrafik

Funktioniert irgendwie nicht. Ich habe die Dateien "swfobject.js 2. tagcloud.swf" im asset Ordner gespeichert und die Navigation Style_Design, entsprechend angepasst.

Im W2d habe ich bereits einen HTML Absatz, in dem das schon funktioniert.

Nachfolgend die Navigation und style_design
Code:
######## Suchfunktion
########
</cc:*>
<cc:if cond="&site.ftsfile">
<form style="text-align: right; height: 22px; width:350px; position: absolute; top:250px; left:50%; margin-left:135px;" action="<cc:print value="&site.ftsfile">" method="get">
<input type="text" name="criteria" maxlength="15" />
<input type="image" style="margin-top:5px;" src="<cc:printpictureurl obj="pic.search">" alt="Suche ausführen" />
</form>
</cc:if>


<div id="uhr">
<embed src="http://www.webtodateforum.de/uhr.swf"  width="48" height="48" wmode="transparent" type="application/x-shockwave-flash">
</div>

<cc:if cond="&multibox gt 0">
<script type="text/javascript" charset="utf-8">
        $(document).ready(function(){
            $(".gallery a[rel^='prettyPhoto']").prettyPhoto({theme:'facebook'});
        });
        </script>
</cc:if>





<cc:if cond="&site.googleanalytics.accountnumber"><cc:include src="google_analytics.ccml" common="1"></cc:if>


</body>
</html>

<div id="cumulus">
<!-- SWFObject embed by Geoff Stearns geoff@deconcept.com http://blog.deconcept.com/swfobject/ -->
<script type="text/javascript" src="../../../assets/swfobject.js"></script>
<div id="cumulus"></div>
<script type="text/javascript">
var so = new SWFObject("../../../assets/tagcloud.swf", "tagcloud", "360", "200", "7", "#ffffff");
so.addParam("wmode", "transparent");
so.addVariable("tcolor", "0xFFFFFF");
so.addVariable("tcolor2", "0xFFFFFF");
so.addVariable("hicolor", "0x000000");
so.addVariable("mode", "tags");
so.addVariable("distr", "true");
so.addVariable("tspeed", "100");
so.addVariable("tagcloud", "<tags><a href='./loeschanlagenauswahl/hohlglaskugelfeuerloeschverfahren/index.php' style='20'>Phyrobubbels</a><a href='./loeschanlagenauswahl/sprinkleranlagen-alternative/index.php' style='20'>Sprinkleranlagen Alternative</a><a href='./loeschanlagenauswahl/novec/index.php' style='20'>Novec 1230</a><a href='./bs-innovationstag/index.php' style='20'>Kompaktschaum Löschanlgen</a><a href='./loeschanlagenauswahl/inertisation/index.php' style='20'>Dauerinertisierung</a><a href='./loeschanlagenauswahl/saugstellen/index.php' style='20'>Frostsichere Saugstelle</a><a href='./wir/index.php' style='20'>Wir</a><a href='./wir/planung/index.php' style='20'>Löschanlagen Planung</a><a href='./seminar/index.php' style='20'>Brandschutz Schulung</a><a href='./downloads.php' style='20'>Downloads</a><a href='./kontakt.php' style='20'>Kontakt zu uns</a><a href='./links/index.php' style='20'>Links</a><a href='./News.php' style='20'>News bei Knopf.be</a><a href='./haeufigefragen/index.php' style='20'>Häufige Fragen</a><a href='./loeschanlagenauswahl/hohlglaskugelfeuerloeschverfahren/index.php' style='14'>Hohlglaskugel Löschanlagen</a></tags>");
so.write("cumulus");
</script>
</div>
Code:
BODY {
    margin: 0px;
    padding: 0px;
    background: <cc:print value="&hintergrund.color">;
    color: <cc:print value="&usercolor.bright">;
}


#youarehere {
    margin: 0px 0px 10px 0px;
    padding: 0;
    height: 20px;
            font-size: 80%;
            vertical-align: top;
}

#youarehere p {
             display: inline;
}

#youarehere a {
             text-decoration: none;
    font-weight: normal !important;
}

#youarehere a:hover {
        text-decoration: none;
    color: <cc:print value="&usercolor.alt.dark">;
}

a.tagcloudlink:link, a.tagcloudlink:visited { 
text-decoration:none;
color: <cc:print value="&usercolor.bright">;
 }
 
a.tagcloudlink:hover, a.tagcloudlink:active { text-decoration:underline; }
a.level1 { font-size: 11px; }
a.level2 { font-size: 13px; }
a.level3 { font-size: 16px; }
a.level4 { font-size: 18px; }
a.level5 { font-size: 20px; }


#uhr {
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: 438px;
    
}


form.search {
    margin: 20px 0px 20px 0px;
}

form.search input {
    vertical-align : middle;
}

input.search {
    width: 100px;
    border: 1px solid <cc:print value="&usercolor.medium">;
    
    
}

/* Menü */

#menubar
{
    margin: 0px 0px 8px 0px;
    padding: 0px;
    width: 990px;
    height: 36px;
    background : url(../images/<cc:print value="&pic.menubar.filename">) repeat top left;
    overflow: hidden;
}


a.menuButton, a.menuButtonActive  {
    display: block;
    float: left;
    color: <cc:print value="&usercolor.bright">;
    text-decoration: none;
    padding: 12px 10px 12px 10px;
    border-right: 1px solid <cc:print value="&usercolor.dark">; 
    }

.menu {
    padding: 0px;
    position: absolute;
    text-align: left;
    visibility: hidden;
    left:0px;
    top:0px;
    z-index: 10;
    border: 1px solid <cc:print value="&usercolor.dark">;
    }


a.menuItem, a.menuItemActive {
        color: <cc:print value="&usercolor.bright">;
    background: <cc:print value="&menu.hintergrund">;
    display: block;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    white-space: nowrap;
    
    
}
a.menuButtonActive, a.menuButton:hover {
background-color:<cc:print value="&menu.hintergrund">;
background : url(../images/<cc:print value="&pic.menubarsel.filename">) repeat top left;

}
a.menuItem:hover, a.menuItemActive {
background-color: <cc:print value="&menu.hintergrund">;
background : url(../images/<cc:print value="&pic.menubarsel.filename">) repeat top left;
}


#wrap {
    margin: 0 auto;
    width: 990px;
    border-left:  1px solid <cc:print value="&usercolor.dark">;
    border-right: 1px solid <cc:print value="&usercolor.dark">; 
    border-bottom: 1px solid <cc:print value="&usercolor.dark">; 
}

#content {
    padding: 10px ;
    text-align: justify;
    }

#eyecatcher
{
    width : 990px;
    height: 250px;
    background : url(../images/<cc:print value="&pic.logo.filename">) no-repeat top left;
    margin-bottom: 0px;
    
#eyecatcher .easy_slides_caption {
    width:960px;
    height:100px;
    padding: 10px 0 0 10px;
    overflow: hidden;
  }
    
    
}

#rechts {
    float: right;
    width: 200px;
    border-left: 1px solid <cc:print value="&usercolor.dark">;
    
}


#side {
    float: left;
    width: 200px;
    border-right: 1px solid <cc:print value="&usercolor.dark">;
    }


#sidenav {
    width: 200px;
}

#sidenav h2 {
    display: block;
    padding: 10px 20px 10px 20px;
    margin: 0;
    color: <cc:print value="&usercolor.bright">;
    font-size: 100%;
    font-weight: bold;
    background : <cc:print value="&usercolor.dark"> url(../images/<cc:print value="&pic.fade.filename">) repeat-x top left;
}

.space {
    width: 200px;
    height: 10px;
}

#sidenav a, #sidenav p {
    display: block;
    padding: 6px 20px 6px 20px;
    margin: 0;
    color: #<cc:print value="&usercolor.bright">;
    text-decoration: none;
}

#sidenav a.sel {
    font-weight: bold;
}

#sidenav a:hover {
    color: <cc:print value="&usercolor.dark">;
}

#sidebar {
    width: 180px;
    padding: 10px 10px 10px 10px;
    }

#footer {
    padding: 30px 0px 20px 0px;
    margin: 0 auto;
    width: 100%;
    clear: both;
    text-align: center;
    background : <cc:print value="&usercolor.dark"> url(../images/<cc:print value="&pic.footer.filename">) repeat-x top left;
    
}

#footer a {
    color: <cc:print value="&usercolor.bright">;
    text-decoration: none;
    padding-right: 10px;
}

#footer a:hover {
    color: <cc:print value="&usercolor.alt.dark">;
}

form.search {
    margin: 0px;
    padding: 10px;    
}

form.search input {
    
}

input.search {
    width: 140px;
    border: 1px solid <cc:print value="&usercolor.dark">;
}

#ts {
    margin-left: 10px;
}
<cc:include src="style_content.css" common="0">


#cumulus{
position: absolute;
left: 50%;
margin-left: 40px;
top: 30px;
}

Geändert von guhi (11.07.2010 um 18:27 Uhr)
guhi ist offline  
Alt 11.07.2010, 18:42   #6 (permalink)
Administrator
 
Benutzerbild von voodoo36
 
Registriert seit: 17.04.2009
Ort: Regensburg
Beiträge: 4.396
voodoo36 befindet sich auf einem aufstrebenden Ast
Standard AW: Cumuluswolke über Headergrafik

Hast du mal einen Link?
__________________
Grüße aus Bayern
voodoo36 ist offline  
Alt 11.07.2010, 19:25   #7 (permalink)
Administrator
 
Benutzerbild von voodoo36
 
Registriert seit: 17.04.2009
Ort: Regensburg
Beiträge: 4.396
voodoo36 befindet sich auf einem aufstrebenden Ast
Standard AW: Cumuluswolke über Headergrafik

Probier mal den Original Code... Dein Code geht nicht!! Das liegt an deinen Links...
##

Code:
<script type="text/javascript" src="swfobject.js"></script>
<div  id="flashcontent">Sie muessen Java Script zulassen um alle Elemente  dieser Seite anzuzeigen...</div>
<script  type="text/javascript">
var so = new SWFObject("tagcloud.swf",  "tagcloud", "600", "400", "7", "#ffffff");
so.addParam("wmode",  "transparent");
so.addVariable("tcolor", "0x00FF00");
so.addVariable("tcolor2",  "0xFFFFFF");
so.addVariable("hicolor", "0xFF0000");
so.addVariable("mode",  "tags");
so.addVariable("distr", "true");
so.addVariable("tspeed",  "100");
so.addVariable("tagcloud", "<tags><a  href='http://www.98fahrenheit.de'  style='12'>98fahrenheit</a><a  href='http://www.webtodateforum.de/danke.php'  style='18'>Backlink</a><a  href='http://www.webtodateforum.de/forum/web-to-date-ccml-designs/'  style='24'>CCML</a><a  href='http://www.webtodateforum.de/forum/web-to-date-allgemein/608-cumuluswolke-web-to-date-einbinden.html'  style='12'>Cumulus Wolke</a><a  href='http://daedalus-flash.webtodateforum.de/' style='24'>Daedalus  Flash</a><a  href='http://www.webtodateforum.de/forum/tags/design%20phi.html'  style='21'>Design Phi</a><a  href='http://www.webtodateforum.de/forum/web-to-date-ccml-designs/53-design-strandkorb-fuer-web-to-date-6-0-a.html'  style='15'>Design Strandkorb</a><a  href='http://www.webtodateforum.de/downloads/index.php'  style='21'>Downloads</a><a  href='http://fiction-flash.webtodateforum.de/' style='21'>Fiction  Flash</a><a href='http://www.webtodateforum.de/forum/'  style='18'>Forum</a><a  href='http://www.webtodateforum.de/forum/web-to-date-ccml-designs/503-modifizierte-designs.html'  style='21'>Google Sitemap</a><a  href='http://www.webtodateforum.de' style='16'>Web to  Date</a><a  href='http://www.webtodateforum.de/forum/web-to-date-6-0/11-leuchttisch-auch-bei-bildern-im-textabsatz.html'  style='18'>Leuchttisch</a><a  href='http://www.vinland-cats.de' style='15'>Maine  Coon</a><a  href='http://www.webtodateforum.de/forum/web-to-date-ccml-designs/503-modifizierte-designs.html'  style='18'>Modifizierte Designs</a><a  href='http://www.peter-rohde.de' style='12'>Peter  Rohde</a><a  href='http://www.webtodateforum.de/forum/web-to-date-allgemein/596-generator-fuer-stichwortwolke.html'  style='15'>Stichwortwolkengenerator</a><a  href='http://www.webtodateforum.de/tipps-und-tricks/index.php'  style='24'>Tipps und Tricks</a><a  href='http://www.webtodateforum.de/forum/vbgooglemapme.php'  style='12'>Usermap</a><a href='http://www.webtodateforum.de'  style='18'>W2d</a><a href='http://www.webtodateforum.de'  style='12'>Web to Date</a><a  href='http://www.webtodateforum.de/forum/web-to-date-6-0/'  style='15'>Web to Date 6</a><a  href='http://www.webtodateforum.de/webring/mitgliederliste.php'  style='21'>Webring</a><a  href='http://www.webtodateforum.de/tipps-und-tricks/wechselnde-kopfbilder.php'  style='15'>wechselnde Kopfbilder</a></tags>");
so.write("flashcontent");
</script>
__________________
Grüße aus Bayern
voodoo36 ist offline  
Alt 12.07.2010, 01:55   #8 (permalink)
Benutzer
 
Registriert seit: 21.06.2010
Ort: berlin
Beiträge: 31
guhi befindet sich auf einem aufstrebenden Ast
Standard AW: Cumuluswolke über Headergrafik

Auf der Startseite funktioniert es jetzt, auf den unterseiten, wird noch die Meldung angezeigt "
Sie muessen Java Script zulassen um alle Elemente dieser Seite anzuzeigen... "

Hier der Link zur Seite
guhi ist offline  
Alt 12.07.2010, 06:24   #9 (permalink)
Administrator
 
Benutzerbild von voodoo36
 
Registriert seit: 17.04.2009
Ort: Regensburg
Beiträge: 4.396
voodoo36 befindet sich auf einem aufstrebenden Ast
Standard AW: Cumuluswolke über Headergrafik

Ja, Gut jetzt noch diese Änderung dann findet er auch auf Unterseiten die Dateien...
<script type="text/javascript" src="../../../assets/swfobject.js"></script>
<div id="cumulus"></div>
<script type="text/javascript">
var so = new SWFObject("../../../assets/tagcloud.swf", "tagcloud", "360", "200", "7", "#ffffff");

und die Parameter in der style_design anpassen:

}
#cumulus{
position: absolute;
left: 40%;
margin-left: 140px;
top: 0px;

}
__________________
Grüße aus Bayern

Geändert von voodoo36 (12.07.2010 um 06:47 Uhr)
voodoo36 ist offline  
Alt 12.07.2010, 10:19   #10 (permalink)
Benutzer
 
Registriert seit: 21.06.2010
Ort: berlin
Beiträge: 31
guhi befindet sich auf einem aufstrebenden Ast
Standard AW: Cumuluswolke über Headergrafik

Oh und Danke, es funktioniert jetzt wunderbar.
guhi ist offline  
Thema geschlossen

Lesezeichen

Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Zeus extreme Headergrafik wird nicht geladen guhi Web to Date CCML Designs 4 11.07.2010 14:11
CUMULUSWOlKE christian1974 Web to Date 6.0 11 14.06.2010 16:56
Rho-Footer über ganze Seitebreite naeg-computer.com Web to Date CCML Designs 1 09.02.2010 20:29
Seiteninhalt über gesamte Breite Meistermolly Web to Date 6.0 79 09.02.2010 10:44
Cumuluswolke Steve Web to Date 6.0 2 19.11.2009 07:14


Seite generiert in 0,08153 Sekunden mit 19 Datenbankabfragen

1 2 3 4 5 6 7 8 9 10 11 12