The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Styling Help
vbSEO's support is ...horrible to say the least..
Anyhow, I am aware that most will not be familiar with the modification itself, but any ideas would be appreciated. vbSEO has a "like" system, similar to that here on vbulletin. That being said, they have the amount of "likes" given/received in the memberinfo page. Their tab does not seem to be located in the template itself, and is only shown in one of their templates: Code:
<li><img src="vbseo/resources/images/forum/vbseo_like1.png" alt="{vb:rawphrase vbseo_likes_received}" class="inlineimg" /> {vb:rawphrase vbseo_likes_received} ({vb:raw userinfo.vbseo_likes_in})</li> <li><img src="vbseo/resources/images/forum/vbseo_like1.png" alt="{vb:rawphrase vbseo_likes_given}" class="inlineimg" /> {vb:rawphrase vbseo_likes_given} ({vb:raw userinfo.vbseo_likes_out})</li> I attempted to reference the stylesheet used in the other tabs, but it did not work. Code:
#likes_received-tab, #likes_received-tab a:hover, #likes_given-tab, #likes_given-tab a:hover { background-color: #E9E9E9; border: 1px solid #B3B3A7; height: 25px; margin: 0; padding: 0; text-align: center; border-top-left-radius: 5px; border-top-right-radius: 11px; color: #4D5153; display: block; font-size: 13px; font-weight: bold; line-height: 22px; padding: 0 10px; text-align: center; text-decoration: none; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|