View Single Post
  #11  
Old 12-29-2009, 05:09 AM
 
user1 user1 is offline
 

Member
  
Join Date: Feb 2009
Posts: 29
 

Default Re: Error in Light & Lucid 3-columns

Thank you all for your responses.

Quote:
Originally Posted by gizmo
BTW - you testing on home server as well?
And you say you cannot log in, have you imported a database? if so make sure
blow fish
key is same as the database you imported..
Well, I managed to import the database and make the cart work in a local installation, but the problem is I can't login to the admin part of my site. When I give my username and password I get a message saying that I can't login because my browser does not accept cookies. I tried with firefox, ie and chrome but every time I get the same message.

Quote:
Originally Posted by gb2world
You can center the div with the stars in it by giving it a width and using margin auto, something like this:

Code:
.creviews-rating-box { width:100px; margin:5px auto; }
Nice! That centered the stars but now I have another problem.

If i click on a star to vote for a product the alignment returns to the left. To see what I mean, go to my test site and rate a product.

Best regards,
Andreas
__________________
x-cart v4.3.2 gold
http://www.FarMoreThanGames.com
Reply With Quote