CSS Error - You can help

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Apr 23, 2014 7:25 am
Reply with quote
Report this post
I have installed a wishlist. The button in German - Auf den Merkzettel - appears next to the product description. In the Opera browser, the button is angzeigt properly. In all other browsers, there are errors. You Screenshoot. I've tried everything. Can you help me. There's a mistake somewhere in the CSS. I like to send a link privately.

Image
Image

Many Thanks Ilona :?
User avatar
Expert Boarder

GK User
Wed Apr 23, 2014 8:06 am
Reply with quote
Report this post
Hi,
sure send me access I will check.
(URL, link to this topic and access if needed)

p.s.
But why don't you use Firebug to check ?
User avatar
Platinum Boarder

GK User
Wed Apr 23, 2014 10:17 am
Reply with quote
Report this post
Use this:
Code: Select all
button.action_add { min-width: 145px;}
User avatar
Platinum Boarder

GK User
Wed Apr 23, 2014 11:22 am
Reply with quote
Report this post
That will not do. Have it in the overwrite. css written. But the error is still there. Do you have another idea. :blush: Many Thanks
User avatar
Expert Boarder

GK User
Wed Apr 23, 2014 11:51 am
Reply with quote
Report this post
maybe try this:
Code: Select all
 .action_add {
min-width: 150px;
    padding: 0 5px;}

add to override.css

:mrgreen: second try should work better.
User avatar
Platinum Boarder

GK User
Wed Apr 23, 2014 4:26 pm
Reply with quote
Report this post
Thank you now it's all ok :D :lol:
User avatar
Expert Boarder


cron