Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Slider Kodas php panelėje

Parašė Creatium· 2011 Geg. 4 19:05:06
#4

Rašyk taip:


 
 
 echo"<div id='slider1'>
 
<ul id='slider1Content'>
 
<li class='slider1Image'>
 
                <a href=''><img src='example_images/wide/1.jpg' alt='1' /></a>
 
                <span class='left'><strong>Title text 1</strong><br />Content text...</span></li>
 
<li class='slider1Image'>
 
                <a href=''><img src='example_images/wide/2.jpg' alt='2' /></a>
 
                <span class='left'><strong>Title text 2</strong><br />Content text...Content text...Content text...Content text...Content text...Content text...Content text...Content text...Content text...Content text...Content text...</span></li>
 
            <li class='slider1Image'>
 
            <img src='example_images/wide/3.jpg' alt='3' />
 
            <span class='left'><strong>Title text 2</strong><br />Content text...</span></li>
 
            <li class='slider1Image'>
 
            <img src='example_images/wide/4.jpg' alt='4' />
 
            <span class='left'><strong>Title text 2</strong><br />Content text...</span></li>
 
            <li class='slider1Image'>
 
            <img src='example_images/wide/5.jpg' alt='5' />
 
            <span class='left'><strong>Title text 2</strong><br />Content text...</span></li>
 
            <div class='clear slider1Image'></div>
 
        </ul>
 
    </div>";
 


Dėl css, tai jį gali sudėt į style.css failą savo temos folderyje.

Redagavo Creatium· 2011 Geg. 4 19:05:47