vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How is this done (https://vborg.vbsupport.ru/showthread.php?t=159612)

lasto 10-06-2007 02:47 PM

How is this done
 
<a href="http://www.fsbmax.com/forum/showthread.php?t=24" target="_blank">http://www.fsbmax.com/forum/showthread.php?t=24</a>

look at postbit and u will see that text is central around the pic and then when pic is finished it goes underneath.
Also how is the pic possible like that as well as its showing as attachment in the bottom of the post.

Have sent a pm to the admin on that board asking but got no reply so am wondering if anyone knows how to add the attachment pic like it is with any text relevant down the side

Opserty 10-06-2007 03:19 PM

He just used a bit of extra HTML in the img HTML tags.

HTML Code:

<img src="" alt="" align="left" border="0" hspace="6" vspace="0" />
Note the align="left" attribute.

You could probably achieve the same thing by making your own custom BBCode based on the original. Just remember to include the 'align' attribute.

Regarding your second question, upload the image. I don't know if you get the URL to it straight away, if not then submit/preview your post and then click on the thumbnail. It will take you to a bigger version on the image on a separate page. Simply copy the URL of that page into your post with the IMG BBCode and it should appear.

lasto 10-06-2007 03:23 PM

cheers m8 but knowing how to do it is another thing - the thing is i have one section which i would like to be different from all the rest as members upload a image to any thread in this section.
Your way above would do all sections would`nt it ?

Opserty 10-06-2007 03:36 PM

Yes I suppose it would, I don't know if it is possible to hide custom BBCode so that it doesn't appear on any lists. That way you can just create it and not let your users know about it. Therefore they won't use it and so you can use it when you wish, in which ever section you would like.


All times are GMT. The time now is 12:49 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.01125 seconds
  • Memory Usage 1,712KB
  • 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
  • (4)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