Jump to content

Stripes

Neophyte
  • Posts

    1
  • Joined

  • Last visited

Stripes's Achievements

Explorer

Explorer (1/14)

0

Reputation

  1. Хотелось бы добавить баннер, как показано на скрине (выделено красным), но не знаю как. Вот код, подскажите, что добавить: <div id="block_1"><div id="slider"> <div class="bannertop"> <div id="bannertop" > <div align="center"> <div class="presentation"> <div id="slider2" class="sliderwrapper"> <div class="contentdiv"><img src="{THEME}/images/1.jpg" name="b1" alt="" /></div> </div> <div id="paginate-slider2" class="pagination"> <a href="#" class="prev"><img src="{THEME}/images/spacer.png" title="" alt="" /></a> <a href="#" class="next"><img src="{THEME}/images/spacer.png" title="" alt="" /></a> </div> <script type="text/javascript"> featuredcontentslider.init({ id: "slider2", contentsource: ["inline", ""], toc: "markup", nextprev: ["Previous", "Next"], revealtype: "click", enablefade: [true, 0.1], autorotate: [true, 6400], onChange: function(previndex, curindex){ } }) </script> </div> </div> </div> </div> </div>
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy