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)
-   -   how to put image instead of text (https://vborg.vbsupport.ru/showthread.php?t=197670)

Aclikyano 11-30-2008 02:22 PM

how to put image instead of text
 
for each seperate section on my forum index,
ie:
Lounge , where it says lounge after the forum category icon i would rather put a image instead of texts....
if screenshot is needed 2 better explain i will put one up let me know thanks!

Lynne 11-30-2008 03:05 PM

Have you tried just inputing an image for the title instead?

HTML Code:

<img src="lounge.gif" alt="Lounge">

Aclikyano 11-30-2008 07:32 PM

no lynne, where would i put that code? in forum manager??? hmmm

ZomgStuff 11-30-2008 07:42 PM

Yeah in the description, as far as I know it allows HTML.

Aclikyano 11-30-2008 07:46 PM

ok i see that now in forum manager its good but,
there is a box around the image because it is a link
i put in just <img src="http://i34.tinypic.com/2qi4dc0.png">
and it still links to the whole lounge forum *for testing*
so im guessing thats why the box is around the image, because its a link
but i would rather no box around it so if that means its not a link then thats ok
so how can i do that? plzz let me know thx

Lynne 11-30-2008 08:00 PM

If you don't want a box around it, add in border="0" to the image tag and I think the box will go away.

Aclikyano 11-30-2008 08:03 PM

:D thanks again guys!! perfect..

--------------- Added [DATE]1228091134[/DATE] at [TIME]1228091134[/TIME] ---------------

ok so i successfully adding image instead of text there, with no border as well....

BUT NOW question is,

when i click on the section where it would say for vb.org/this thread

https://vborg.vbsupport.ru/external/2010/10/1.gif vBulletin.org Forum / Community Discussions / Design and Graphics Discussions https://vborg.vbsupport.ru/external/2009/12/11.gif how to put image instead of text



i would rather the text be there instead of image inside thread/section

soo anyway to make the image just show on forum index like that?
and text for the others??

Thanks again!! :D

--------------- Added [DATE]1228100157[/DATE] at [TIME]1228100157[/TIME] ---------------

come on lynne :D or zomg, please help.. thanks!

--------------- Added [DATE]1228152549[/DATE] at [TIME]1228152549[/TIME] ---------------

...plzz

Lynne 12-02-2008 11:52 PM

If it were me, I'd create a new folder and put the images in there for every forum and name them forum1.png, forum2.png, etc and then modify the template to instead of calling the $forum[title], I'd call <img src="folder/forum$forumid.png" alt="$forum[title]" border="0"> . Then just leave the navbits alone.

I've never tried that, but it sounds like it would work. You may have to play with the variables a bit cuz I didn't look them up.


All times are GMT. The time now is 10:28 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.01060 seconds
  • Memory Usage 1,727KB
  • 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
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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