vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Spaces between posts.... (https://vborg.vbsupport.ru/showthread.php?t=86556)

Vladdy 03-09-2003 04:54 AM

Spaces between posts....
 
1 Attachment(s)
Ok, I have put spaces between my posts in threads, but the space is too big. It is simply spaced by a >br< tag. How can I make the space smaller?

Screenie for example:

Brad 03-09-2003 05:28 AM

The easyiest way:

Make a transparent image the size you want your space to be. Upload it to the /images folder.

Then replace the <br> with the html to call the image.

Tony G 03-09-2003 08:08 AM

Just use the spacer, thats transparent.

This mod uses it:

http://www.vbulletintemplates.com/mo...ighlight=break

Xanthine 03-09-2003 02:25 PM

Yup, a simple transparent gif

Vladdy 03-09-2003 04:16 PM

1 Attachment(s)
Quote:

Originally Posted by Tony
Just use the spacer, thats transparent.

This mod uses it:

http://www.vbulletintemplates.com/mo...ighlight=break

Ok I added this, but it creates a bigger problem....What the heck is that gray thing in the middle? I tried messing around with the info that was posted in the rest of that thread and nothing worked...

Here is a screenie...

Matrixgl 03-09-2003 04:53 PM

delete the bgcolor="{pagebgcolor}" from the breakup code.

So your one should look like this:
PHP Code:

<!--added--> 
<
table align="center"

<
td width="100" height="10" align="center"></td

</
table>
<!--/
added--> 


Vladdy 03-09-2003 05:14 PM

Thanks that worked!

Only thing is it looks a little weird with my table border now, I kinda liked that space when it was grey instead of the now blue, can I do something about that?

Matrixgl 03-09-2003 06:00 PM

Well, you can put this code right after <td
PHP Code:

bgcolor="insert color here" 

Replace insertcolorcodehere with a color.

Or if you want to put a background (i.e. picture, gradient...), put this right after <td
PHP Code:

background="url of the background" 

Replace url of the background with the address of the background.

Vladdy 03-09-2003 07:36 PM

Quote:

Originally Posted by Matrixgl
Well, you can put this code right after <td
PHP Code:

bgcolor="insert color here" 

Replace insertcolorcodehere with a color.

Or if you want to put a background (i.e. picture, gradient...), put this right after <td
PHP Code:

background="url of the background" 

Replace url of the background with the address of the background.

Hmmmmmm, when I put the bgcolor in we go back to that centered color bar sitting there again, lol. Is there a way to stretch it out or something so that it is the length and width of the tables?

By the way, thanks for all the help! :D

Tony G 03-09-2003 09:53 PM

Can you please show a screenshot of what you have now? Kinda confusing.

Also, you'll need to use a replacement for your background color. {pagebgcolor} is the color on the outside. There's another one {tablebgcolor} possibly for the color inside the outer table. Try that.


All times are GMT. The time now is 01:36 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.02475 seconds
  • Memory Usage 1,737KB
  • 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
  • (5)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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