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 make this (https://vborg.vbsupport.ru/showthread.php?t=157500)

CMGU 09-10-2007 03:15 PM

How to make this
 
1 Attachment(s)
hello everybody i need help.

it would want to add all the shown one in the image and the same location in which this in the image.

please help me :D:p

Brandon Sheley 09-10-2007 03:25 PM

just add the html code to the who online box ?

Smiry Kin's 09-10-2007 11:53 PM

got an online preview?

MaestroX 09-11-2007 09:41 AM

Just add the image html at the bottom of the Forumhome template.

Hope this helps

CMGU 09-12-2007 06:12 PM

Quote:

Originally Posted by Loco.M (Post 1336262)
just add the html code to the who online box ?

I don?t have idea wich html code :S

Quote:

Originally Posted by Smiry Kin's (Post 1336620)
got an online preview?

only this IMG

Quote:

Originally Posted by MaestroX (Post 1336876)
Just add the image html at the bottom of the Forumhome template.

Hope this helps

ok thanks
but the edge? how to make.
and de user name how to make.

EnIgMa1234 09-12-2007 09:28 PM

I'd imagine the code would be something like
HTML Code:

<table border="1" width="100%" align="center">
<tr>
<td>
<center>$bbuserinfo[username]</center>
</td>
</tr>
<tr align="center">
<td>
<img src="IMAGE LINK HERE" />
</td>
</tr>
</table>

Now just replace IMAGE LINK HERE with the link. This isn't tested btw

CMGU 09-12-2007 11:55 PM

1 Attachment(s)
thank u very much EnIgMa1234 :D

hey watches as I remain

look i wanna that the user name it is like this CMGU
everything like the image first :D

if it is not much to ask you help me with that is that the truth I do not understand much of codes :p

EnIgMa1234 09-13-2007 10:58 AM

HTML Code:

<table border="1" width="100%" align="center">
<tr bgcolor="black">
<td>
<center><a href="member.php?u=$bbuserinfo[userid]">$bbuserinfo[username]</a></center>
</td>
</tr>
<tr align="center">
<td>
<img src="IMAGE LINK HERE" />
</td>
</tr>
</table>


CMGU 09-13-2007 05:01 PM

1 Attachment(s)
thank u very much look like see


All times are GMT. The time now is 08:36 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.01115 seconds
  • Memory Usage 1,731KB
  • 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
  • (2)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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