vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   I looking for a hack (https://vborg.vbsupport.ru/showthread.php?t=166582)

james151 12-31-2007 11:51 PM

I looking for a hack
 
some forums have small pictures aligned to the left

eg. (image) Introductions (20 Viewing)

is thier a hack for this

MrPHD 01-01-2008 12:10 AM

Quote:

Originally Posted by james151 (Post 1412938)
some forums have small pictures aligned to the left

eg. (image) Introductions (20 Viewing)

is thier a hack for this

Hi, i think that?s it https://vborg.vbsupport.ru/showthread.php?t=127426 , Regards

james151 01-01-2008 12:16 AM

Sorry but the image has to be in the same column as introductions

james151 01-02-2008 12:18 AM

can someone help me here!!

SEOvB 01-02-2008 12:30 AM

Just enter the html for the image before the name

example, in the forum name enter
HTML Code:

<img src="image.gif">Forum Name

james151 01-02-2008 02:10 AM

1 Attachment(s)
ive done that, the image gets linked to the forum title, which i dont want. They told me to come here to find a proper hack

biggeorge 01-02-2008 02:40 AM

Quote:

Originally Posted by james151 (Post 1413605)
ive done that, the image gets linked to the forum title, which i dont want.

You need a space between the image and the title.

G0F0RBR0KE 01-02-2008 09:32 AM

Try this
Code:

<img src='link goes here"></a> Whatever you want

Dismounted 01-02-2008 10:46 AM

Quote:

Originally Posted by EvilAkuma (Post 1413770)
Try this
Code:

<img src='link goes here"></a> Whatever you want

That's not going to work, as you're cancelling out the link. He wants the image NOT to link ;).

Try this:
Code:

&nbsp;Forum Name</a><img src="path/to/image" alt="" style="float: left;"><a href="">

james151 01-02-2008 08:35 PM

thanks guys but i managed to get a bigger code and i typed it in the description area only


All times are GMT. The time now is 07:27 AM.

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.01156 seconds
  • Memory Usage 1,729KB
  • 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)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete