Перейти к содержимому


Фотография
- - - - -

Heading


Лучший Ответ Cheren-dow , 02 September 2013 - 16:45

Required to specify the following styles

.jbzoo .box-1 #tab-comments .element-rating h3.element-label{
    float: left ;
    margin-right: 10px;
}
Перейти к сообщению


  • Закрытая тема Тема закрыта
Сообщений в теме: 8

#1 P.K

P.K

Отправлено 01 September 2013 - 18:12

Hi 

In the previous post i raised a problem of the stars and the heading coming in the next line like this

9qt3.jpg

And i wanted like this

sk95.jpg

I  tried to use the float:left in the yoo-zoo class in the rating.css but thats not helping. 

The source of the page looks like this

vogz.jpg

Please suggest what should be done


  • 0

#2 Cheren-dow

Cheren-dow

Отправлено 01 September 2013 - 18:57

Hi P.K. Please give a link to your website.


  • 0
Изображение
 

#3 P.K

P.K

Отправлено 02 September 2013 - 11:14

Hi

the site is currently not online.

thanks


  • 0

#4 Cheren

Cheren

Отправлено 02 September 2013 - 12:05

It is difficult to help you (because I do not see what styles are applied to the block


  • 0

#5 P.K

P.K

Отправлено 02 September 2013 - 12:15

hi

Where is the class element-label located? In which file?

thanks


  • 0

#6 Cheren-dow

Cheren-dow

Отправлено 02 September 2013 - 13:18

Look in full or teaser template as your item is displayed.
Find the output rating of the element that is similar to the
<?php echo $this->renderPosition('rating' , array(
    'style' => 'jbsimple' // This is the template output elements
)); ?>

Output templates elements located in

\media\zoo\applications\jbuniversal\templates\catalog\renderer\element\

Have you tried to set the style for div.element-rating.first?

#tab-comments div.element-rating.first{
float: left ;
}

  • 0
Изображение
 

#7 P.K

P.K

Отправлено 02 September 2013 - 13:33

Hi

I cant find that. Moreover my full.php doesn't contain the code

  1. <?php echo $this->renderPosition('rating' , array(
  2.     'style' => 'jbsimple' // This is the template output elements
  3. )); ?>

What i could do is i could send you a login to the website? Could you let me know your email?


  • 0

#8 Cheren-dow

Cheren-dow

Отправлено 02 September 2013 - 16:45   Лучший Ответ

Required to specify the following styles

.jbzoo .box-1 #tab-comments .element-rating h3.element-label{
    float: left ;
    margin-right: 10px;
}

  • 1
Изображение
 

#9 SmetDenis

SmetDenis

Отправлено 02 September 2013 - 20:49

P.K, can you publish the site on a test domain?
This will speed up help for you.
  • 0
JBZoo v4.0 и новый чудный мир Open Source GPL
Отключайте проверку лицензий как можно скорее!



— Есть два типа людей: Кто еще не делает бекапы и кто уже делает бекапы.





Click to return to top of page in style!