Different Tweet Width in Different Browsers
-
Hi… not sure when it happened or the cause. But I just realized that the width of the rotating tweets is exceeding the width of my sidebar in both Internet Explorer and FireFox. But it is fine in Chrome and Safari.
The page: https://www.fossilfreeindexes.com/community/
In FireFox:
<div id="rotatingtweets_5000_scrollUp_5328b61c247f6" class="rotatingtweets rotatingtweets_format_1" style="position: relative; width: 237px; height: 184px; overflow: hidden;">
In Chrome:
<div class="rotatingtweets rotatingtweets_format_1" id="rotatingtweets_5000_scrollUp_5328b1189902a" style="position: relative; width: 190px; height: 179px; overflow: hidden;">
I can’t figure out the CSS to override the 237px width coming out in Firefox and IE.
Appreciate any insight on a solution! Mike
- The topic ‘Different Tweet Width in Different Browsers’ is closed to new replies.