Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives

Reply
 
Thread Tools
beveled table cells Details »»
beveled table cells
Version: , by PhOeNiX LanDinG PhOeNiX LanDinG is offline
Developer Last Online: May 2002 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 04-15-2002 Last Update: Never Installs: 0
 
No support by the author.

I've seen a look to the table cells, for example at http://forums.gaminguru.com

Look at the category bar, and the "forum" "posts" etc bar... I want to do it across the whole board.

How in gods name can i do that, i love it.

PL

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 04-15-2002, 02:10 PM
SaintDog SaintDog is offline
 
Join Date: Nov 2001
Location: Tennessee
Posts: 1,975
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Use table backgrounds, there are some tutorials for it over at vBulletin.com I believe, try doing a search there and you should be able to find out how to do them, it is not very hard to do them at all (probably take about 2 minutes).

SaintDog
Reply With Quote
  #3  
Old 04-15-2002, 02:34 PM
Mr. X's Avatar
Mr. X Mr. X is offline
 
Join Date: Oct 2001
Location: Iowa
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think I saw somewhere that you can use CSS for the effect, but not really sure.

I do with with a backround image like in the above post suggests.

#xxxxxx" background="{ imagesfolder }/image.gif

Put that in the Styles section of AdminCP, for where you want it, i.e. Catagories or Table Headers etc. Replace #xxxxxx with a hex color. Remove the spaces from { imagesfolder }.

I made a 4px wide, 40px tall image in Photoshop for my bars, then uploaded to my images dir. { imagesfolder } points to wherever you've defined your images path in the Style section btw.
Reply With Quote
  #4  
Old 04-15-2002, 06:59 PM
werehere werehere is offline
 
Join Date: Feb 2002
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, you can use CSS for bevels on TD tags. You cannot do all beveled effects with CSS, but you can do a lot of them. You can also combine CSS with a background graphic to get the best effect!
Reply With Quote
  #5  
Old 04-16-2002, 09:36 PM
SaintDog SaintDog is offline
 
Join Date: Nov 2001
Location: Tennessee
Posts: 1,975
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I know what you are talking about Mr. X, but for me I had to use the below, because I had tried what you showed above and it would not work with 2.2.5.

"#000000" background="background.gif"

Notice the extra " before the #

SaintDog
Reply With Quote
  #6  
Old 04-16-2002, 10:41 PM
Crazy Mofo Crazy Mofo is offline
 
Join Date: Nov 2001
Location: Newcastle,UK
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by SaintDog
I know what you are talking about Mr. X, but for me I had to use the below, because I had tried what you showed above and it would not work with 2.2.5.

"#000000" background="background.gif"

Notice the extra " before the #

SaintDog
works fine on mine and imm 2.2.5 :laugh: :lick:
Reply With Quote
  #7  
Old 04-17-2002, 04:23 AM
Unknown553's Avatar
Unknown553 Unknown553 is offline
 
Join Date: Oct 2001
Location: Las Vegas, NV, USA
Posts: 144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

something like this

<td style="border-color: {tablebordercolor} {tablebordercolor} {tablebordercolor} {tablebordercolor}; padding-top: 2px;
padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border-style: outset; border-top-width: 1px;">

But I think you'd have to put in in every table cell, or put it in the headinclue and add class="3d" into all the td tags...
Reply With Quote
  #8  
Old 04-17-2002, 07:57 AM
Admin's Avatar
Admin Admin is offline
Coder
 
Join Date: Oct 2023
Location: Server
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by SaintDog
I know what you are talking about Mr. X, but for me I had to use the below, because I had tried what you showed above and it would not work with 2.2.5.

"#000000" background="background.gif"

Notice the extra " before the #

SaintDog
You don't need the first and last quotation marsk.
Reply With Quote
  #9  
Old 04-18-2002, 11:27 AM
Mathiau's Avatar
Mathiau Mathiau is offline
 
Join Date: Jan 2002
Location: Costa Rica and toronto
Posts: 227
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

which templates can i find the

Forum Posts Threads Last Post Moderator


in? searched, adn searched, but not having much luck
Reply With Quote
  #10  
Old 04-18-2002, 08:38 PM
PhOeNiX LanDinG PhOeNiX LanDinG is offline
 
Join Date: Mar 2002
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I used:

PHP Code:
<td class="3d"style="border-color: #0A293E #0A293E #0A293E #0A293E; padding-top: 2px; 
padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border-style: outset; border-top-width: 1px;"

however, you must add that info in after the bgcolor="#whatever" in the cell properties. If you have bgcolor="#...." after it, it wouldn't work for some reason. All other cell properties were fine, just bgcolor act weird.

Thanks for the help everyone.

PL
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:50 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.04649 seconds
  • Memory Usage 2,285KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete