I have a large button with the text "Request Evaluation" which I have placed in my sidebar using a text widget. It formats fine in Crome but in IE 8 the text does not fit inside the button and the word Evaluation gets moved to the next paragraph. I guess reducing the size of the font would stop this from occurring but I do not know how to do that for a large button.
Button Font Size
(6 posts)
(3 voices)
-
Posted 12 months ago #
-
Hello,
Could you please provide us a link to your website? So we can take a look at it and provide the exact code that you need.
Posted 12 months ago # -
Posted 11 months ago #
-
Hello smtye,
Try using the HTML/CSS and manually set the width so it is all on one line like so,
<a href="http://www.image-analyzer-dev.com/?page_id=66" style = "width: 230px;" class="button_link large_button" style="opacity: 1;"><span>Request Evaluation</span></a>Posted 11 months ago # -
Thanks that worked.
On separate issue you may have noticed from my screen shot of the button image that in IE 8 the right end of the button does not format correctly. This also affects fancy box headers. The strange thing is it only happens on one one machine. I go to my laptop with IE8 and it formats fine. Any thoughts?
Posted 11 months ago # -
Do you mean the small line going vertical on the right end?
I think this is because of a weird zoom setting. Make sure that your IE installation has zoom set to 100%.
Posted 11 months ago #
Reply
You must log in to post.













