vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Like Txt To Image Icon? (https://vborg.vbsupport.ru/showthread.php?t=304955)

GSMCare 11-24-2013 02:10 AM

Like Txt To Image Icon?
 
I need Code For my Like System,i mean the txt "LIKE" and "Unlike" Convert to "LIKE ICON"(a heart like here in vb.org
https://vborg.vbsupport.ru/external/2013/11/18.png


this is the code
Quote:

<div class="vbseo_buttons" id="lkbtn_$contenttype.$contentgroup.$contentid">
<if condition="$bookmarks || (!$own_content && $show[member])">
<ul class="vbseo_links"<if condition="$like_link_visible"> style="visibility:visible"</if>>
<if condition="$bookmarks">
<li class="vbseo_share"><a href="#">$vbphrase[vbseo_share]</a>
<ul class="vbseo_share_body">
<li class="share_header">$vbphrase[vbseo_share_this_post]</li>
<vb:each from="bookmarks" key="ind" value="bm">
<li class="<if condition="$ind%2">left<else />right</if>"><img src="$bm[image]" width="18px" height="18px" alt="" /><a href="$bm[url]">$bm[text]</a></li>
</vb:each>
</ul>
</li>
<if condition="!$own_content && $show[member]">
<li class="seperator"> | </li>
</if>
</if>
<if condition="!$own_content && $show[member]">
<li class="vbseo_like"><a href="#" onclick="return false" class="vbseo_like_link"><if condition="$own_liked">$vbphrase[vbseo_unlike]<else />$vbphrase[vbseo_like]</if></a></li>
</if>
</ul>
</if>
<div class="alt2 vbseo_liked"<if condition="!$vbseo_liked"> style="display:none"</if>>$vbseo_liked</div>


</div>






thanks:)

Max Taxable 11-24-2013 02:15 AM

Complete tutorial:

https://vborg.vbsupport.ru/showthread.php?t=266358

GSMCare 11-24-2013 03:19 AM

Quote:

Originally Posted by Max Taxable (Post 2463247)

Sorry but you didn't get what i mean..


here is other screen shot

https://vborg.vbsupport.ru/external/2013/11/17.png


waiting..

ozzy47 11-24-2013 03:19 AM

Is this from a mod, or custom code?

GSMCare 11-24-2013 05:06 AM

Quote:

Originally Posted by ozzy47 (Post 2463268)
Is this from a mod, or custom code?

from mod sir


up up

ozzy47 11-24-2013 08:44 AM

Questions/Problems regarding modifications/styles need to be asked in the modification/style thread. That is where the support for modification/style is - not out here in the main forums. Please note that if a modification/style is unsupported (or even if it says it is supported), you may be on your own if you chose to install it.

ShawneyJ 11-24-2013 11:12 AM

Quote:

Originally Posted by ozzy47 (Post 2463268)
Is this from a mod, or custom code?

its the built in "Likes addon" in the product VBSEO for vbulletin. sorry if you already knew that lol.
anyway, as far as i know VBSEO is dead.


All times are GMT. The time now is 07:17 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01036 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete