January 13, 201016 yr Hey there, I have an issue with a few websites in Google Chrome with AdSense Search showing a gray bar down the results: Actual Page: http://www.biology-innovation.co.uk/searchresults.php Screenshot: http://www.edturtle.co.uk/images/chrome-bar.png) I've run it through firebug on FF and all I can think of is that it's a random scroll bar... I've then gone and tried overflow:hidden, but no Any ideas?
January 13, 201016 yr For me on Chrome it's a scrollbar greyed out. http://img132.imageshack.us/img132/9883/capturenz.png
January 13, 201016 yr Author thanks for that pea I tried everything I could think of and search Google came up with this CSS: #cse-search-results { overflow:hidden; overflow-x:hidden; overflow-y:hidden;} #cse-search-results iframe { overflow:hidden; overflow-x:hidden; overflow-y:hidden;;} #cse-search-results iframe body { overflow:hidden; overflow-x:hidden; overflow-y:hidden;} But it didn't work so I'm just going to leave the ruddy scroll bar... Thanks
Create an account or sign in to comment