OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Problem with review: CAPTCHA is over the STARS (0 viewing) 

VehicleManager component support

Go to bottom Favoured: 0

Problem with review: CAPTCHA is over the STARS

installer19 (User)
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
Problem with review: CAPTCHA is over the STARS 6 Years, 11 Months ago
Karma: 0  
Hello,
as you can see in the image attached I have this problem:
the CAPTCHA is over the stars and the text.
How could is it possible to solve this issue?
Thank you

Logged Logged
Last Edit: 2018/01/15 13:07 By installer19.
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8367
graph
User Offline Click here to see the profile of this user
Re:Problem with review: CAPTCHA is over the STARS 6 Years, 11 Months ago
Karma: 102  
Hello

Can you show your site url ?
How I may reproduce this ?

Regards
Andrew
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
installer19 (User)
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
Re:Problem with review: CAPTCHA is over the STARS 6 Years, 11 Months ago
Karma: 0  
Hallo Andrew,

thank you for your unswer.
Is it possible to send it to you via private message?

Thanks
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8367
graph
User Offline Click here to see the profile of this user
Re:Problem with review: CAPTCHA is over the STARS 6 Years, 11 Months ago
Karma: 102  
Hello

Please use our contact form
ordasoft.com/contact-us-form

Regards
Andrew
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8367
graph
User Offline Click here to see the profile of this user
Re:Problem with review: CAPTCHA is over the STARS 6 Years, 11 Months ago
Karma: 102  
Hello

This happened because in your template for all images set style BLOCK, you need or remove this style
or you need add to you template CSS below row:
Code:


#star img {
    display: inline-block;
}



Regards
Andrew
Ordasoft team
Logged Logged
The administrator has disabled public write access.
installer19 (User)
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
Re:Problem with review: CAPTCHA is over the STARS 6 Years, 11 Months ago
Karma: 0  
It works.
Thank you
Logged Logged
The administrator has disabled public write access.
Go to top
»