Back to vBulletin 4.x Template Modifications

URL-Icon after link
Mod Version: 1.00, by Kraxell

vB Version: 4.x.x Rating: (5 votes - 4.80 average) Installs: 30
Released: 27 Jan 2012 Last Update: Never Downloads: 0
Not Supported Template Edits  

With this little template-modification, you can show a little icon after everey link (automaticly), user can see links better now (linked-images too)

Open template additional.css

Add at the end

HTML Code:
.postlist .postdetails .postbody .content .postcontent a {
	background: url("images/icons/url.gif") no-repeat scroll right center transparent !important;
	padding-right: 15px; 
}
to show the image to the right side of link OR

HTML Code:
.postlist .postdetails .postbody .content .postcontent a {
	background: url("images/icons/url.gif") no-repeat scroll left center transparent !important;
	padding-left: 15px; 
}
to show on the left side of the link.

Upload the attached icon (url.gif) to:
root/images/icons/

Than clean up your post-cache (ACP -> maintenance).

If you use it, please push install, rate and nominate

Testet until 4.1.9

Download

No files for download.

Supporters / CoAuthors

  • cellarius
  • Mystics

Screenshots

Click image for larger version
Name:	link.jpg
Views:	770
Size:	28.6 KB
ID:	136126  


vblts.ru supports vBulletin®, 2022-2024