LinkedIn: Another Site Who Hates Their Users

Well, today it seems that LinkedIn have joined the list of sites who hate their users. In recent times browsers have been shrinking the amount of screen space that they take up and leaving more space for useful content to be displayed on the web page.

However, there is a growing number of sites who hate their users who have been adding floating crap to their pages which takes up screen space and hovers over the page as you scroll down. LinkedIn has become one of them.

They’ve introduced one of those really, really crap floating navigation bars which robs real estate for, in my opinion, absolutely no benefit to the user. It takes up screen space and as you scroll down the page and continues to take up the same amount of screen space no matter where you are on the page.

As they’ve broken their site it seems I need to fix it for myself and I thought I’d share this with you but bear in mind these instructions are for Opera but the custom CSS may be usable in other browsers.

Save the following code into a CSS file somewhere on your PC (I saved mine to C:\Users\Ian.Grieve\Documents\Opera;


#header{
position: relative !important;
}

After it has been saved awy, load the relevant site in Opera, right click the page and select Edit Site Preferences… and click the Display tab.

In the My style sheet field, browse and locate the saved file then click OK to save the preferences.

Reload linkedin.com and the hovering menu bar will stop hovering and scroll up with the rest of the page.

Think this post was over the top? Hyperbolic? Yeah, probably so, but just as browsers were becoming less obtrusive, so websites are becoming far more so that the browser ever was and for no good reason.

Transferring Opera SpeedDial and Bookmarks Between Computers

You’ve probably noticed in the past that I sometimes use this blog as a repository for information I want to keep available to myself (unfortunately, my memory is not sufficient).

This post, I’m afraid, is for this very purpose and will likely only be useful to myself and the 1% of people in the world who use the Opera web browser.

Whenever I set up a new machine I load Opera and then spend an age transferring bookmarks across by exporting and importing them and setting up the SpeedDial. There is an easier way, however, and that is to simply copy speeddial.ini and bookmarks.adr from %appdata%\Opera\Opera on one machine to the other.