Knowledgebase
View categorized listing of all common frequently asked questions.
Video Tutorials (jReviews 2.0)
Create a Movie & TV Show review website.
Customize the jReviews themes.
Review user profiles with the Everywhere addon.
Forum
Community forum
Submit a Ticket
Use your client area email to access the ticket system.
Downloads
Guides, modules and more...
CSV Import for Joomla and jReviews
 
Welcome, Guest. Please login or register.
Did you miss your activation email?
December 03, 2008, 05:47:20 PM
21744 Posts in 4967 Topics by 2846 Members
Latest Member: alaiing
News: Use your client area email when you sign up to the forum so we can identify you as a trial or licensed user. Otherwise we may not answer your questions.
 
jReviews Support Forum  |  General  |  Site showcase  |  The Review Site « previous next »
Pages: [1]
Author Topic: The Review Site  (Read 1818 times)
the review site
Full Member
***
Offline Offline

Posts: 74


« on: May 27, 2007, 04:52:34 PM »

Hi Guys

I wonder if a few people could take 5 minutes to look at my site.

the link is http://www.thereviewsite.net

I'm as much inerested in comments/suggestions/improvements as much as reviews, though reviews would be nice and very greatfully received  Smiley

Many thanks guys

Lee
Logged
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8622


« Reply #1 on: May 27, 2007, 07:20:02 PM »

To fix the layout on this page:

http://www.thereviewsite.net/index.php?option=com_content&task=blogsection&id=15&Itemid=45

Edit the /component/com_jreviews/tmpl/default/blogjoomla.css file to remove the white-space line shown below:

Quote
.jr_customfields-listview {
   border: 0px solid #CCC;
   white-space:nowrap;
   padding: 3px;
   margin-bottom: 10px;
}
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
the review site
Full Member
***
Offline Offline

Posts: 74


« Reply #2 on: May 28, 2007, 01:34:33 PM »

To fix the layout on this page:

http://www.thereviewsite.net/index.php?option=com_content&task=blogsection&id=15&Itemid=45

Edit the /component/com_jreviews/tmpl/default/blogjoomla.css file to remove the white-space line shown below:

Quote
.jr_customfields-listview {
   border: 0px solid #CCC;
   white-space:nowrap;
   padding: 3px;
   margin-bottom: 10px;
}
Thanks for pointing this out.

Unfortunately I cannot modify this file.

I am also unavle to change the permissions as it says not permitted.  Any idea how I can modify this file?

Many Thanks

Lee
« Last Edit: May 28, 2007, 01:38:51 PM by the review site » Logged
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8622


« Reply #3 on: May 28, 2007, 03:31:18 PM »

You will have to install JoomlaXplorer to edit or change the file's permissions.
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
the review site
Full Member
***
Offline Offline

Posts: 74


« Reply #4 on: May 28, 2007, 03:46:07 PM »

You will have to install JoomlaXplorer to edit or change the file's permissions.
Oooh Thats much better

Many thanks for your help (again).

Lee
Logged
the review site
Full Member
***
Offline Offline

Posts: 74


« Reply #5 on: June 04, 2007, 01:18:02 PM »

New logo and template.

I'd be greatful for any further opinions.

Many Thanks

Lee

http://www.thereviewsite.net
Logged
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8622


« Reply #6 on: June 04, 2007, 03:46:45 PM »

Nice Smiley

Try renaming the ratingsbox2.html template to ratingsbox.html and replacing the original one to see if the rating stars in reviews appear next to the criteria instead of far to the right. This happens due to some conflict with the Joomla template.
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
the review site
Full Member
***
Offline Offline

Posts: 74


« Reply #7 on: June 05, 2007, 09:00:02 AM »

Nice Smiley

Try renaming the ratingsbox2.html template to ratingsbox.html and replacing the original one to see if the rating stars in reviews appear next to the criteria instead of far to the right. This happens due to some conflict with the Joomla template.

ooh nice, i'll have a look at that thanks.

On this page:

http://thereviewsite.net/index.php?option=com_content&task=blogsection&id=4&Itemid=35

Is there anyway to move the 2 columns slightly further apart, to leave a slight space for them?  On all pages infact.

I can't find where to do it and don't know whether its the template, jReviews or even what to change if I did find it.

Thanks

Lee
Logged
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8622


« Reply #8 on: June 05, 2007, 09:14:24 AM »

I think that's a Joomla thing. But you can try improving it a bit through jReviews by editing the blogjoomla.css file and reducing the width here:

Code:
.blogview {
width: 100%;
margin-top: 15px !important;
margin-top: 5px;
margin-bottom: 10px !important;
margin-bottom: 10px;
}
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
the review site
Full Member
***
Offline Offline

Posts: 74


« Reply #9 on: June 05, 2007, 09:59:39 AM »

Hi

That works, however it doesn't seem to effect the Dashboard Module (Custom) on the front page.  When set to 2 columns the text on some of the reviews almost runs into the second column.

Regards

Lee
Logged
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 8622


« Reply #10 on: June 05, 2007, 10:11:00 AM »

THat's right, that css file only controls the Joomla blog page, not the module. for the module you will need to play with the html template that you edited before. Add some padding to columns Huh
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
the review site
Full Member
***
Offline Offline

Posts: 74


« Reply #11 on: June 05, 2007, 11:17:03 AM »

Tried this.  Works for 90% of the page refreshes then get an article that doesn't fit on the page.

Not the end of the world, I've set the module to use 1 column.

Thanks for your help

Lee
Logged
Pages: [1]
« previous next »
    Jump to: