Jquery

hi where should I add the code to make the first page of the website in html block in which any part of the site, these scripts

 

This example " http://www.tn3gallery.com/

http://www.twospy.com/galleriffic/index.html

http://galleria.io/ "

<link rel="stylesheet" type="text/css" media="all" href="css/reset.css" />

<link rel="stylesheet" type="text/css" media="all" href="css/clearfix.css" />

<link rel="stylesheet" type="text/css" media="all" href="css/style.css" />

<link rel="stylesheet" type="text/css" media="all" href="css/fonts.css"  />

<link rel="stylesheet" type="text/css" media="all" href="css/jquery.dualSlider.0.2.css" />

 

<script src="scripts/jquery-1.3.2.min.js" type="text/javascript"></script>

<script src="scripts/jquery.easing.1.3.js" type="text/javascript"></script>

<script src="scripts/jquery.timers-1.2.js" type="text/javascript"></script>

<script src="scripts/jquery.dualSlider.0.3.min.js" type="text/javascript"></script>

....

 

thank you

 

Quote · 30 Aug 2012

Didn't get what you are asking for.

so much to do....
Quote · 31 Aug 2012

I would like to know where do I put the code that must be in "head"

    <head>

        <meta charset="utf-8">

        <title>Galleria Classic Theme</title>

        <style>

 

            /* Demo styles */

            html,body{background:#222;margin:0;}

            body{border-top:4px solid #000;}

            .content{color:#777;font:12px/1.4 "helvetica neue",arial,sans-serif;width:620px;margin:20px auto;}

            h1{font-size:12px;font-weight:normal;color:#ddd;margin:0;}

            p{margin:0 0 20px}

            a {color:#22BCB9;text-decoration:none;}

            .cred{margin-top:20px;font-size:11px;}

 

            /* This rule is read by Galleria to define the gallery height: */

            #galleria{height:320px}

 

        </style>

 

        <!-- load jQuery -->

        <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js"></script>

 

        <!-- load Galleria -->

        <script src="../../galleria-1.2.8.min.js"></script>

 

    </head>

 

 

so that when I paste the code in "div" on the home, where a block of the blog, or other photot it displays perfectly

 

<div class="content">

        <h1>Galleria Classic Theme</h1>

        <p>Demonstrating a basic gallery example.</p>

 

        <!-- Adding gallery images. We use resized thumbnails here for better performance, but it’s not necessary -->

 

        <div id="galleria">

 

            <a href="http://upload.wikimedia.org/wikipedia/commons/thumb/3/34/Locomotives-Roundhouse2.jpg/800px-Locomotives-Roundhouse2.jpg">

                <img data-title="Locomotives Roundhouse"

                     data-description="Steam locomotives of the Chicago &amp; North Western Railway."

                     src="http://upload.wikimedia.org/wikipedia/commons/thumb/3/34/Locomotives-Roundhouse2.jpg/100px-Locomotives-Roundhouse2.jpg">

            </a>

            <a href="http://upload.wikimedia.org/wikipedia/commons/thumb/3/36/Icebergs_in_the_High_Arctic_-_20050907.jpg/1000px-Icebergs_in_the_High_Arctic_-_20050907.jpg">

                <img data-title="Icebergs in the High Arctic"

                     data-description="â€The debris loading isn't particularly extensive, but the color is usual.â€"

                     src="http://upload.wikimedia.org/wikipedia/commons/thumb/3/36/Icebergs_in_the_High_Arctic_-_20050907.jpg/100px-Icebergs_in_the_High_Arctic_-_20050907.jpg">

            </a>

            <a href="http://upload.wikimedia.org/wikipedia/commons/thumb/f/fe/Ara%C3%B1a._A_Estrada%2C_Galiza._02.jpg/1000px-Ara%C3%B1a._A_Estrada%2C_Galiza._02.jpg">

                <img data-title="Araña"

                     data-description="Xysticus cristatus, A Estrada, Galicia, Spain"

                     src="http://upload.wikimedia.org/wikipedia/commons/thumb/f/fe/Ara%C3%B1a._A_Estrada%2C_Galiza._02.jpg/100px-Ara%C3%B1a._A_Estrada%2C_Galiza._02.jpg">

            </a>

            <a href="http://upload.wikimedia.org/wikipedia/commons/thumb/2/2d/9104_-_Milano_-_Museo_storia_naturale_-_Fluorite_-_Foto_Giovanni_Dall%27Orto_22-Apr-2007.jpg/1000px-9104_-_Milano_-_Museo_storia_naturale_-_Fluorite_-_Foto_Giovanni_Dall%27Orto_22-Apr-2007.jpg">

                <img data-title="Museo storia naturale"

                     src="http://upload.wikimedia.org/wikipedia/commons/thumb/2/2d/9104_-_Milano_-_Museo_storia_naturale_-_Fluorite_-_Foto_Giovanni_Dall%27Orto_22-Apr-2007.jpg/100px-9104_-_Milano_-_Museo_storia_naturale_-_Fluorite_-_Foto_Giovanni_Dall%27Orto_22-Apr-2007.jpg">

            </a>

            <a href="http://upload.wikimedia.org/wikipedia/commons/thumb/1/15/Grj%C3%B3tagj%C3%A1_caves_in_summer_2009_%282%29.jpg/1000px-Grj%C3%B3tagj%C3%A1_caves_in_summer_2009_%282%29.jpg">

                <img data-title="Grjótagjá caves in summer 2009"

                     src="http://upload.wikimedia.org/wikipedia/commons/thumb/1/15/Grj%C3%B3tagj%C3%A1_caves_in_summer_2009_%282%29.jpg/100px-Grj%C3%B3tagj%C3%A1_caves_in_summer_2009_%282%29.jpg">

            </a>

            <a href="http://upload.wikimedia.org/wikipedia/commons/thumb/9/90/20091128_Loutra_Thermes_Xanthi_Thrace_Greece_2.jpg/1000px-20091128_Loutra_Thermes_Xanthi_Thrace_Greece_2.jpg">

                <img data-title="Thermes"

                     data-description="Xanthi hot-spa springs, Xanthi Prefecture, Greece"

                     src="http://upload.wikimedia.org/wikipedia/commons/thumb/9/90/20091128_Loutra_Thermes_Xanthi_Thrace_Greece_2.jpg/100px-20091128_Loutra_Thermes_Xanthi_Thrace_Greece_2.jpg">

            </a>

            <a href="http://upload.wikimedia.org/wikipedia/commons/thumb/5/58/Polish_Army_Ko%C5%82obrzeg_077.JPG/1024px-Polish_Army_Ko%C5%82obrzeg_077.JPG">

                <img data-title="Polish Army KoÅ‚obrzeg"

                     data-description="A display of the Polish Army. Both the soldier, and the vehicle belong to the 7th Pomeranian Coastal Defence Brigade, a part of the Szczecin-based 12th Mechanized Division â€BolesÅ‚aw Krzywoustyâ€"

                     src="http://upload.wikimedia.org/wikipedia/commons/thumb/5/58/Polish_Army_Ko%C5%82obrzeg_077.JPG/100px-Polish_Army_Ko%C5%82obrzeg_077.JPG">

            </a>

            <a href="http://upload.wikimedia.org/wikipedia/commons/thumb/2/2d/20100213_Zlatograd_Bulgaria_3.jpg/1024px-20100213_Zlatograd_Bulgaria_3.jpg">

                <img data-title="Zlatograd Bulgaria"

                     src="http://upload.wikimedia.org/wikipedia/commons/thumb/2/2d/20100213_Zlatograd_Bulgaria_3.jpg/100px-20100213_Zlatograd_Bulgaria_3.jpg">

            </a>

            <a href="http://upload.wikimedia.org/wikipedia/commons/thumb/b/b5/FEMA_-_5399_-_Photograph_by_Andrea_Booher_taken_on_09-28-2001_in_New_York.jpg/1024px-FEMA_-_5399_-_Photograph_by_Andrea_Booher_taken_on_09-28-2001_in_New_York.jpg">

                <img data-title="09-28-2001 in New York City"

                     data-description="New York, NY, September 28, 2001 -- Debris on surrounding roofs at the site of the World Trade Center. Photo by Andrea Booher/ FEMA News Photo"

                     src="http://upload.wikimedia.org/wikipedia/commons/thumb/b/b5/FEMA_-_5399_-_Photograph_by_Andrea_Booher_taken_on_09-28-2001_in_New_York.jpg/100px-FEMA_-_5399_-_Photograph_by_Andrea_Booher_taken_on_09-28-2001_in_New_York.jpg">

            </a>

            <a href="http://upload.wikimedia.org/wikipedia/commons/thumb/e/e6/Antennae%2C_Hubble_images.jpg/1024px-Antennae%2C_Hubble_images.jpg">

                <img src="http://upload.wikimedia.org/wikipedia/commons/thumb/e/e6/Antennae%2C_Hubble_images.jpg/100px-Antennae%2C_Hubble_images.jpg">

            </a>

        </div>

 

        <p class="cred">Made by <a href="http://galleria.aino.se">Galleria</a>.</p>

    </div>

 

    <script>

 

    // Load the classic theme

    Galleria.loadTheme('galleria.classic.min.js');

 

    // Initialize Galleria

    Galleria.run('#galleria');

 

    </script>

 
 
thank you
Quote · 31 Aug 2012

If you want to add some code in  head tag. You have to add it in _header.html file

so much to do....
Quote · 31 Aug 2012

If the you have a custom template and template/tmpl_customtemplate/_header.html exist then add your code there else in tempaltes/base/_header.html.

And don't forget to clear your cache.  

so much to do....
Quote · 31 Aug 2012

 

I would like to know where do I put the code that must be in "head"

    <head>

        <meta charset="utf-8">

        <title>Galleria Classic Theme</title>

        <style>

 

            /* Demo styles */

            html,body{background:#222;margin:0;}

            body{border-top:4px solid #000;}

            .content{color:#777;font:12px/1.4 "helvetica neue",arial,sans-serif;width:620px;margin:20px auto;}

            h1{font-size:12px;font-weight:normal;color:#ddd;margin:0;}

            p{margin:0 0 20px}

            a {color:#22BCB9;text-decoration:none;}

            .cred{margin-top:20px;font-size:11px;}

 

            /* This rule is read by Galleria to define the gallery height: */

            #galleria{height:320px}

 

        </style>

 

        <!-- load jQuery -->

        <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js"></script>

 

        <!-- load Galleria -->

        <script src="../../galleria-1.2.8.min.js"></script>

 

    </head>

 

You may have to skip that load jquery line. Dolphin already includes jquery so including it again could break the site so nothing on it works.

https://www.deanbassett.com
Quote · 31 Aug 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.