Jump to content


Photo
- - - - -

Вопрос по Propertis


  • This topic is locked This topic is locked
2 replies to this topic

#1 babanin888

babanin888
  • JBZoo User (rus)
  • User rate: 0
  • posts: 17
  • topics: 6

Posted 09 March 2013 - 00:48

Здравствуйте, скажите пожалуйста, как сделать Propertis в выводе материала teaser и full  http://SSMaker.ru/6bd28e20/ не в столбик, а в строчку. Спасибо.
  • 0

#2 Сергей СК

Сергей СК
  • JBZoo User (rus)
  • User rate: 0.8
  • posts: 130
  • topics: 22

Posted 09 March 2013 - 08:58

Попробуйте прописать в стиль соответствующих шаблонов даной позиции стиль inline, тоесть вместо list:

<?php if ($this->checkPosition('properties')) : ?>
    <ul>
        <?php echo $this->renderPosition('properties', array('style' => 'list')); ?>
    </ul>
    <?php endif; ?>
  • 0

#3 babanin888

babanin888
  • Topic Starter
  • JBZoo User (rus)
  • User rate: 0
  • posts: 17
  • topics: 6

Posted 09 March 2013 - 11:01

Спасибо, помогло!!!
  • 0




Click to return to top of page in style!