vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=134)
-   -   CSS Alternating Tables (https://vborg.vbsupport.ru/showthread.php?t=89517)

defi 07-19-2004 10:00 PM

CSS Alternating Tables
 
With Cascading Style Sheets everywhere in vb3, I'm going to discuss a cool little mod which will help bring a graphic heavy style to the full extent of "sweet" (haha).

description
Basically, this mod creates a left and top lighter or darker border in your alternating table colors (alt1 and alt2 css definitions).

screenshots
put in attachments at bottom.

modification instructions

Open up Styles & Templates > Style Manager > (choose style) > All Style Options

Now, scroll down to the First Alternating Color (alt1)

In the Extra CSS Attributes, put the following code in.

Code:

border-top: #FFFFFF 1px solid;
  border-left: #FFFFFF 1px solid;

Now go down one to Second Alertnating Color (alt2)
In the Extra CSS Attributes, put the following code in.

Code:

border-top: #FFFFFF 1px solid;
  border-left: #FFFFFF 1px solid;

you're now finished!




modification notes
depening on what background(s) you're using for the alternating colors, you may want to use a lighter version of the hex, or a darker version; Just expirement! :)

You may want to make sure you have an inner border set! Make sure it's a darker hex color then the hex you use for this mod!

I don't require any tags that state my work on this, but it'd be great to have feedback!

I'll offer and tips/support on this modification in this thread or pm.

Thank You!

Much Regards,

Jonathan

legendarysk8er 07-22-2004 02:51 AM

Omgz Nice Hackz!

Creative210 07-22-2004 07:39 AM

Nice CSS Mod. Thank you.

sphinx 07-22-2004 02:21 PM

excellent m8 clicks install ;) note this will also work in the footer extra css too,a very useful m8 again thank you

imported_infernonet 07-22-2004 08:16 PM

Nice hack will be usefull to many people. Good work!

Tony G 07-23-2004 05:02 AM

This is a very nice effect - nice mod! :)

Sadie Frost 07-23-2004 03:50 PM

Ah that looks great :) Thank you!


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