Firefox display problems (SOLVED)
![]() ![]() |
too much empty space in firefox |
![]() ![]() |
It works perfectly well for me in both Firefox and Chrome (tested both on laptop and desktop each with short and tall viewing areas on the screen). What empty space are you talking about? |
![]() ![]() |
in the upper right is the button "View settings" that covers the user name below, apart from this great script! I wanted to ask you something, even if it seems difficult to implement, you know the blue bar that appears when you clik on an article packed? Is there a way to make it move automatically with your mouse pointer? Thank you so much |
![]() ![]() |
|
![]() ![]() |
Try it again. I fixed it yesterday so the name area has more space. The mouse over would cause a lot of overhead and slow down the reader so I am not going to implement it. You can do it on your own by editing the script on your machine. you would need to add something like this in the code towards the bottom $(".entry").mouseover(function(){$(this).click();}); |
![]() ![]() |
thanks, you're really good! One last thing, I think the problem is only mine, it is normal for the buttons that I highlighted in yellow, see the bottom than the other? Note that position themselves differently depending on whether you view all the elements or a single feed. thanks;) |
![]() ![]() |
I think it is a language issue since the buttons are larger in italian due to the longer words used in the buttons. That forces the wrapping. If you go in and edit the script directly on your browser, play with the search box to free up more room. add this to it #gbqff {
#gbqf {
#viewer-header {
#viewer-top-controls {
|

