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