vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   custom border image around images created with [img] tags (https://vborg.vbsupport.ru/showthread.php?t=125276)

Kirk Y 08-31-2006 09:56 PM

1 Attachment(s)
Like this?

bhxtyrant 08-31-2006 11:08 PM

Yes thats exactly right,Im trying to make a custom BB code now after thinking about it because i dont want these borders to show up on images like signatures which also use the default [img] tags.

Kirk Y 08-31-2006 11:40 PM

My way only puts the border around IMG tags within the message.

bhxtyrant 09-01-2006 02:24 AM

Ah then thats perfect,if you could give me an example that would be great.Will your way work with my border though?It's made of 8 images,
top left,top mid,top right,right side,left side,bottom left,bottom mid,bottom right.

Oh also will this work with VBA pages as well?I use VBAcmps for news and articles so this must work on those pages as well which is another reason i was think a custom BB code may be best.

Kirk Y 09-01-2006 09:20 PM

I'm trying to find a way to make a border using images with CSS.

bhxtyrant 09-01-2006 09:36 PM

Using your method is it strictly CSS or can you use table html as well?Thats how i created it before then used CSS to add the images to there correct cells.

Kirk Y 09-01-2006 09:53 PM

When you're making the file edit to class_bbcode.php, you can alter the HTML used for the IMG tags. You'll have the same URL Linking problem though with the tables even with the file edit.

Reason being that you're not wrapping the link tag around the image - rather you're wrapping it around the whole table; so it's no longer clickable.

bhxtyrant 09-01-2006 11:04 PM

Ah i see thats the current problem as well.So i guess CSS is the only option.You looked like you handled it very easily in your test but i assume your backround is a very basic one?Mine will be a custom image made to make inserted images look like an old style photograph something like this.

http://img399.imageshack.us/img399/9...rbanner0gt.jpg

Kirk Y 09-01-2006 11:22 PM

In my screenshot, I used the HTML you provided a few posts back; so the border was made from your images.

bhxtyrant 09-02-2006 12:30 AM

ah i see so it does work so then doesnt that mean basically that you have it working?


All times are GMT. The time now is 03:07 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.01115 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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