SEOClerks

Creating new service - buttons over texts (Extra options)



Write the reason you're deleting this FAQ

Creating new service - buttons over texts (Extra options)

It seems that when creating a new service buttons of extra options (Coupons, extras, Instant download etc.) are over texts that are next to them. That makes first letter of every text invisible.

This is how it looks like:

Creating new service - buttons over texts (Extra options)

Comments

Please login or sign up to leave a comment

Join
SEOGuru
Which browser are you using ?



Are you sure you want to delete this post?

topclassseo
i am sure its browsing issue may be your browser is old please update it.



Are you sure you want to delete this post?

nerv
I'm using newest version of Firefox. This problem doesn't exist on Chrome but website should be compatible with all browsers.

It is actually really easy to fix:

Right now in css "switchlabel" class looks like this:

[HTML].switchlabel {
padding-top: 5px
}[/HTML]

To fix it someone needs to add padding-left so code will look like this:

[HTML].switchlabel {
padding-top: 5px;
padding-left: 15px
}
[/HTML]

That will fix texts getting under buttons.



Are you sure you want to delete this post?

SMMEXPRESS
its a browser issue which browser you are using ?



Are you sure you want to delete this post?

nerv
its a browser issue which browser you are using ?


I'm using newest version of Firefox. This problem doesn't exist on Chrome but website should be compatible with all browsers.


Also this problem occurs on all browsers with smaller screen.



Are you sure you want to delete this post?

aditya
I thing this is happening to you only because we can see clear view of these options.



Are you sure you want to delete this post?

nerv
I thing this is happening to you only because we can see clear view of these options.


I think it is fixed now. It shows ok for me too.



Are you sure you want to delete this post?

hotcontent
i am sure its your browser issue please check it in other browsers.



Are you sure you want to delete this post?

nerv
i am sure its your browser issue please check it in other browsers.



Please read my post above. This is already fixed.


This thread can be closed.



Are you sure you want to delete this post?

aditya
i am sure its your browser issue please check it in other browsers.

Yes it is 100% browser problem.



Are you sure you want to delete this post?