Author Topic: Easy Review Builder-- stars are verticle  (Read 3442 times)

unclefarkus

  • Tadpole
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Easy Review Builder-- stars are verticle
« on: May 23, 2011, 11:21:26 PM »
Hi, I just started using Easy Review Builder and the rating stars line up vertically instead of horizontally. I assume it has something to do with my theme but I don't know what to do? Some sort of inline code is needed maybe? But that's as far as I've gotten. Any help would be great! Thanks!

Example:

http://unclefarkus.com/2011/black-up-shabazz-palaces/

doug@dyerware.com

  • Administrator
  • Sr. Member
  • *****
  • Posts: 456
  • Karma: +15/-0
    • View Profile
    • Email
Re: Easy Review Builder-- stars are verticle
« Reply #1 on: May 26, 2011, 12:35:00 AM »
Hi Farkus.

Sorry for the delay, been very busy.  The problem is in your http://unclefarkus.com/wp-content/themes/base/style.css file, line 163.  The theme is dictating IMGs have the attribute of

Code: [Select]
/* WP editor css */
img { display:block; }

This forces each element to have a line break. 
]

 

anything