"Schools/Company/Networking"
- Die folgende Codes in 'Über Mich' einfügen:
- put the following codes in your 'About Me' section:
°Code°
<style> .K {Hide Schools} table.userProfileSchool {display:none;} </style> |
°Code°
<style> .K {Hide Schools Heading} .userProfileSchool td.text {display:none !important;} </style> |
°Code°
<style> .K {Schools section Links} .userProfileSchool td a {color:Your Color !important; font-weight:normal;} .userProfileSchool td a:hover {text-decoration:none;} </style> |
°Code°
<style> .K {Hide Network} table.userProfileNetworking {display:none;} </style> |
°Code°
<style> .K {Hide Networking Heading} .userProfileNetworking td.text {display:none !important;} </style> |
°Code°
<style> .K {Networking Links} .userProfileNetworking td a {color:Your Color !important; font-weight:normal;} .userProfileNetworking td a:hover {text-decoration:none;} </style> |
°Code°
<style> .K {Hide Company} table.userProfileCompany {display:none;} </style> |
°Code°
<style> .K {Hide Companies Heading} .userProfileCompany td.text {display:none !important;} </style> |
°Code°
<style> .K {Companies Links} .userProfileCompany td a {color:Your Color !important; font-weight:normal;} .userProfileCompany td a:hover {text-decoration:none;} </style> |