A CSS for LinkedIn: from profile to a printable resume
3 Comments Published June 25th, 2006 in Lifehacks, Web Tags: .LinkedIn is a web site that lets you build your business contact network and put online a sort of resume that people can search. Here is mine.
Currently I’m looking for next occupation and I am evaluating some jobs. Observing the Italian IT landscape, the idea to go outside Italy is growing seriously. And it’s happened some weeks ago that, thru LinkedIn, a company from UK called me for a job in Switzerland. Nothing happened yet, but this proves that LinkedIn, somehow, works. Even if it’s not much spread, I think it could be very powerful as idea.
When writing a resume, I usually get a layout that I like from popular websites, make some changes and fill my data. Some years ago I used StepStone‘s layout and I made an XML+XSL to generate an HTML resume. It was just an exercise to learn some XSL and apply it in something useful.
Now I update my resume on LinkedIn quite frequently, because I like their idea. And I wrote a CSS that removes all unneeded stuff from LinkedIn layout (like banners, images, ads, etc) to generates a clean page that would fit for generating a professional resume. With a tool like Web Developer plugin for Firefox you can easily edit and replace the CSS for a website, and then you just have to print it out with a PDF writer like PDFCreator.
Here’s the CSS I use:
div#header, div.prostats,
div.cnxcount,
div.toptools,
div.skip,
h1,
div.helper,
div#sidebar-ad.sidebar,
div#foot>div.clearfix,
div#foot>p.sitemap,
div#copyright, p.seeall,
table.prooverview,
div.reqcnt,
div.spacer,
img.vmid {
display:none;
}
And a sample of generated linkedin resume, in pdf from my profile: LinkedIn Sample Printed Profile
I usually make some manual adjustment, but it’s quick enough. To apply those adjustments, just copy the html in ms-word or openoffice, then make your changes before printing to PDF.
3 Responses to “A CSS for LinkedIn: from profile to a printable resume”
- 1 Trackback on Jul 23rd, 2009 at 17:08
Leave a Reply
Search
Calendar
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Feb | Jul » | |||||
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 | ||
Follow me
Archives
Categories
- Android (3)
- Apple (29)
- Books (7)
- Eclipse (14)
- Errors (5)
- Firefox (7)
- Git (3)
- Hardware (18)
- Horror Code (8)
- Internet (21)
- Java (104)
- JavaScript (9)
- Life, universe and everything (45)
- Lifehacks (26)
- Linux (52)
- Opinions (26)
- OSX (11)
- OWNER API (2)
- Python (1)
- Software (33)
- Speeches and Conferences (8)
- Unix (5)
- Web (23)
- Windows (19)
Tag Cloud
Android apple architecture Bash configuration CSS Development Düsseldorf Eclipse Git Google Hardware hdr How-To howto Java JAXB job Karmic Linux lion MacBook music Open Source Opinion OSX os x patterns Pitfalls Practices Resume Security Software Suspend TDD Testing tip tonemapped Tricks Ubuntu unix video Web Workaround XML
WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.
Blog License
Blogs I like
Books on the desk
Friends' Blogs
- Antonio Terreno & Valter Bernardini
- Bruno Bossola
- Daniele Galluccio
- Domenico Ventura
- Ed Schepis
- Fabrizio Gianneschi
- Luca Grulla
- Luigi Zanderighi
- Marcello Teodori
- Mida Boghetich
- Muralidharan Chandrasekaran
- Piero Ricca
- Renzo Borgatti
- Simone Bordet
- Simone Bruno
- Uberto Barbini
- Valvolog
- Webtide blogs (Greg Wilkins & Jan Bartel)
Links


















Yes. This was an old solution. Now linkedin provides the pdf export for the profile, without additional efforts.
Finally they made it: http://resume.linkedinlabs.com