vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   replace text in img (https://vborg.vbsupport.ru/showthread.php?t=307479)

alon0505 01-25-2014 10:35 AM

replace text in img
 
hey, i have a mod and he show like a text in my forum
i want the mod show like img no like text

the code (from Plugin & Products System)

Code:

<set id='hegbl_notifications' class='popupmenu' onclick='update_list_notifications();'>
  <span id='notifications_list' style='cursor: pointer;' class='span popupctrl' onclick='update_list_notifications();'>
  <span onclick='update_list_notifications();'>Text xxx </span>
  </span>

so... how i do it ?

Lynne 01-25-2014 06:04 PM

Just change:
Code:

Text xxx
to:
Code:

<img src="image.png" alt="Image Alt" height="xx" width="yy">

alon0505 01-26-2014 09:52 AM

i try it, i try maney things in html css java and more
and it dosent work
another opitons ?

ozzy47 01-26-2014 09:55 AM

Well since that does not seem to work, and that code is from a mod:

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.

alon0505 01-26-2014 07:20 PM

is support in my forum, i just want to replace the text of show in the main page to img
and i dosent knew how to do it...

and this is Modification...

ozzy47 01-26-2014 07:28 PM

If what Lynne suggested does not work, then you need to ask in the thread where you got the modification from. :)

tbworld 01-26-2014 07:30 PM

You have to show us what you are doing at this point. We need to see your code and what you are referring too.


All times are GMT. The time now is 01:06 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.02235 seconds
  • Memory Usage 1,715KB
  • 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
  • (3)bbcode_code_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