Url:
For some reason when the browser window is made small enough the titles of the boxes break out of the box. Isn't the text also suppose to become smaller? I've tried removing ALL the custom css and every single plugin but it doesn't seem to fix the problem.
5 replies to this topic
#1
Posted 16 November 2012 - 02:29 PM
#2
Posted 16 November 2012 - 03:50 PM
Text usually stays the same size unless you implement something that prevents it from happening. You may want to look into this:
#3
Posted 16 November 2012 - 04:17 PM
The thing is that on safari on a mac laptop, the font breaks out of the box even without resizing the browser window.
#4
Posted 16 November 2012 - 04:19 PM
I also see this happening on Firefox (on Mac). It could just be that your box title text is too big.
#5
Posted 16 November 2012 - 04:45 PM
So the text isn't supposed to resize as well? I've applied some css media queries to fix the problem but would like to be able to just have the text resize based on it's own.
#6
Posted 16 November 2012 - 05:42 PM
By default the text can't resize on its own when a browser or the size of the container it's in shrinks. If anything, you should try to reduce the size of your titles to avoid the problem. This would be the easiest solution.










