vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   3 D Borders ? (https://vborg.vbsupport.ru/showthread.php?t=40180)

FWC 06-29-2002 06:14 PM

You need to modfiy the forumhome_forumbit_level1_nopost template.

Bro_Joey_Gowdy 06-29-2002 08:42 PM

Thanks FWC

:D

FWC 06-30-2002 06:55 AM

You're welcome. :)

BigJohnson 07-03-2002 12:59 PM

Yes This works outstanding on my forums but i have one question. How o I add 3d borders to my actual posts when i post a message. Because the color alternates all the time and it would be impossible to have the same bevel for 2 different colors. One would look 3D while the other wuld look really funky. Please help thanks.

Atian 07-03-2002 02:09 PM

try doing a search/replace string =\

BigJohnson 07-03-2002 02:29 PM

Well i am not that good with coding. Is there any way you can explain your self a little more please thanks.

Bro_Joey_Gowdy 07-03-2002 05:59 PM

Quote:

Originally posted by BigJohnson
Yes This works outstanding on my forums but i have one question. How o I add 3d borders to my actual posts when i post a message. Because the color alternates all the time and it would be impossible to have the same bevel for 2 different colors. One would look 3D while the other wuld look really funky. Please help thanks.
Umm...
what do you mean ?
Do you want your text area to look 3 d with alternating 3 d colors ?

Michelle69 07-05-2002 02:50 PM

There's an easier way to do this without modifying your header or templates... and will do the actual posts as well as the index page.

Just go to Styles --> Modify --> fonts/colors/etc --> Main Colors

Add the code to your First and Second Alternating Table Background Color replacement.

My code reads this:

First Alternating Table Background Color:
#545454" style="BORDER-RIGHT: #303030 2px solid; BORDER-TOP: #c0c0c0 2px solid; BORDER-LEFT: #c0c0c0 2px solid; BORDER-BOTTOM: #303030 2px solid;"

Second Alternating Table Background Color:
#646464" style="BORDER-RIGHT: #303030 2px solid; BORDER-TOP: #c0c0c0 2px solid; BORDER-LEFT: #c0c0c0 2px solid; BORDER-BOTTOM: #303030 2px solid;"

The result is This

You can copy and paste this in yours, then just replace the hex code with your colours, and adjust the px value if you like.

Bro_Joey_Gowdy 07-09-2002 12:37 PM

(slaps himself)

Thanks... That was so much easier... wonder why I didnt think of that...

:(


Quote:

Originally posted by Michelle69
There's an easier way to do this without modifying your header or templates... and will do the actual posts as well as the index page.

Just go to Styles --> Modify --> fonts/colors/etc --> Main Colors

Add the code to your First and Second Alternating Table Background Color replacement.

My code reads this:

First Alternating Table Background Color:
#545454" style="BORDER-RIGHT: #303030 2px solid; BORDER-TOP: #c0c0c0 2px solid; BORDER-LEFT: #c0c0c0 2px solid; BORDER-BOTTOM: #303030 2px solid;"

Second Alternating Table Background Color:
#646464" style="BORDER-RIGHT: #303030 2px solid; BORDER-TOP: #c0c0c0 2px solid; BORDER-LEFT: #c0c0c0 2px solid; BORDER-BOTTOM: #303030 2px solid;"

The result is This

You can copy and paste this in yours, then just replace the hex code with your colours, and adjust the px value if you like.


king sting 10-02-2002 01:36 PM

thankz Michelle69 that worked great, btw anybody know how i can make the scroll bars not 3d. u know how they seem bevelled i was wondering if there was a way to undo that. i've seen it done before


All times are GMT. The time now is 01:42 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.01320 seconds
  • Memory Usage 1,736KB
  • 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_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