Author Topic: Tope reviews - Thumbnail Get rid of li bullet  (Read 669 times)

alecutzicu

  • Newbie
  • *
  • Posts: 2
    • View Profile
    • Email
Tope reviews - Thumbnail Get rid of li bullet
« on: December 01, 2010, 06:28:04 AM »
I am having this problem with my ul li appearance with Top Reviews. Because my template has an image for li bullets it also shows it on the thumbnails and i don't want to delete the image as i am going to use it further in the template. Can you help please? ???
Code: [Select]
http://img842.imageshack.us/img842/8526/53414298.jpg
Some more things:

1 - How can i hide the review's publisher name and date both from the review it's self and the category/review listing...
2 -I would also like to know where from can i change the color of the comment background and
3 -how can i add some more inputs in the comments for users let's say apart from rating, avatar and comment itself...i add Pros. and Cons. , rating for services, rating for xy

Thank you very much and...as some users wait...i also do for your plugin used for posting the comments of that review into an article. ;D
« Last Edit: December 01, 2010, 06:31:34 AM by alecutzicu »

NRyan115

  • Moderator
  • Sr. Member
  • *****
  • Posts: 445
    • View Profile
Re: Tope reviews - Thumbnail Get rid of li bullet
« Reply #1 on: December 01, 2010, 04:00:19 PM »
Hello,

I believe you can solve the first few problems yourself. We expect that the default template(s) will not work for everyone's site. If you look in /components/com_simple_review you should see a template folder that contains the default templates for each page of simple-review. The review layout has its own template and so does the category layout. You should be able to change the thumbnails to use a different style of display if your template will not work with the current code. Perhaps you can use an html table for example.

You will find that you can change the color of comment backgrounds in the templates as well. The php/html files are mostly for layout and css is where you would find most customizations and coloring.

As for #3, this is not a feature in the current comment system. It is something that has been requested and we are considering which direction to take the comment system vs integrating it with another system like jcomments. For now, it will have to wait.