vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   BBCODE for forums- why cant you guys write something simple? (https://vborg.vbsupport.ru/showthread.php?t=213848)

chrslp 05-16-2009 03:12 PM

BBCODE for forums- why cant you guys write something simple?
 
I have searched everywhere. i am not html guru so i dont know half the crap that need to be inside the coding..

what i am looking for that EVERYONE seems to overdo and make to dang complicated is:

[border= Header name] Text goes here in 1 table format with a single border around it all in a golden color, no other alterations inside. just straight up border around the text- get it?[/border]

ofc ive tried to create it myself and it didnt work.

could someone please direct me to this exact code or post it for me; using vb 3.8.2

Lynne 05-16-2009 03:14 PM

Images always help to show what you want.

I suggest you go look up <div> tags and css for "border" and you will probably find what you want.

Post what you tried and maybe we can see what you did wrong. That is always the easiest way to get help.

mac-warez 05-16-2009 03:50 PM

You could always use
Code:

<link href="link to styleseheet.css" rel="stylesheet" type="text/css" />
And use CSS to define the Variables

chrslp 05-16-2009 06:12 PM

got it to work =)

<div style="border: 2px ridge #F4E673; padding: 5px;">{option}<hr>{param}</div> ty lynne for the push in the right area

mikey1991 05-16-2009 06:58 PM

if you feel it's good, you could release it here:
https://vborg.vbsupport.ru/forumdisplay.php?f=236
someone will undoubtably have a use for it :P

chrslp 05-17-2009 01:55 AM

thanks =) can be found here --> https://vborg.vbsupport.ru/showthrea...87#post1812187


All times are GMT. The time now is 05:53 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.01078 seconds
  • Memory Usage 1,718KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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