|
Impressive Tags
Hello Friends,
Back with a small mod which helps in both design and seo as well lets start.. Goto --> ADMINCP --> SHOWTHREAD Template Search for: Code:
<a href="tags.php{vb:raw session.sessionurl_q}">{vb:rawphrase view_tag_cloud}</a>
Code:
<a class="tagmc" href="tags.php{vb:raw session.sessionurl_q}">{vb:rawphrase view_tag_cloud}</a>
Optional: According to the ON-PAGE SEO tags should be in bold and italic, then your replace will be : Code:
<b><i><a class="tagmc" href="tags.php{vb:raw session.sessionurl_q}">{vb:rawphrase view_tag_cloud}</a></i></b>
Below code goes in additional.css Code:
a.tagmc {
color: #666;
background-color: #eee;
padding: 4px;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-bottom-width: 2px;
line-height: 28px;
}
![]() Feel Free to Modify as you like ![]() Thanks ![]() Download No files for download. |
|||||||||
Similar Mods
| New Posting Features Pre-Defined Topic Tags for Zoints Thread Tags | vBulletin 3.6 Template Modifications |