VoyForums
[ Show ]
Support VoyForums
[ Shrink ]
VoyForums Announcement: Programming and providing support for this service has been a labor of love since 1997. We are one of the few services online who values our users' privacy, and have never sold your information. We have even fought hard to defend your privacy in legal cases; however, we've done it with almost no financial support -- paying out of pocket to continue providing the service. Due to the issues imposed on us by advertisers, we also stopped hosting most ads on the forums many years ago. We hope you appreciate our efforts.

Show your support by donating any amount. (Note: We are still technically a for-profit company, so your contribution is not tax-deductible.) PayPal Acct: Feedback:

Donate to VoyForums (PayPal):

Login ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time | Archives: 1234567[8] ]
Subject: Step 9: Border, cellspacing, cellpadding


Author:
complicated: -made simple.
[ Next Thread | Previous Thread | Next Message | Previous Message ]
Date Posted: 09:55:16 02/12/13 Tue
In reply to: Moderator 's message, "How to create your own Forum" on 19:08:17 01/29/13 Tue

in your Forum Administration menu,
in the Advanced User Options:
go to CSS, TABLES, & BORDERS.

You've probably noticed that, near the bottom;
the GENERAL TABLE SETTINGS gives "ADDITIONAL ATTRIBS FOR MESSAGE".

Of course, the current default settings are recommended.
border=1 cellpadding=2 cellspacing=1

the next line is blank

Then, ADDITIONAL ATTRIBS FOR MESSAGE TABLE BORDER is:
border=1 cellpadding=10 cellspacing=1

and, line 4 is blank.

------
Just for fun, watch what happens if you change line 1 to:
border=1 cellpadding=2 cellspacing=10
Yes, annoying.
Try changing it to
border=1 cellpadding=2 cellspacing=0

not very noticeable.
But this section does alter the effects.
Note: that most changes would be negative.
So, it's usually best to keep the default settings.

However, if so desired, add code to line 2. and line 4
So, where it says
Additional attribs for Message Table border:
try entering a code.
border=1 cellspacing=0 cellpadding=2
This will add a 2nd box around your comments and reply.
It's barely noticeable.
But, the forum gains a more professional look.
Notice, afterward,
colors can be altered in the "CSS code (this is the actual code)"
...More on this later....

back to GENERAL TABLE SETTINGS,
you may also input code into line 4.
Additional attribs for Post message-form border:
border=1 cellspacing=0 cellpadding=3

--------------------------------------

So, your lines might look something like this:
line 1
border=1 cellpadding=2 cellspacing=1

line 2 (no longer blank)
border=1 cellspacing=0 cellpadding=2

line 3
border=1 cellpadding=10 cellspacing=1

line 4 (no longer blank)
border=1 cellspacing=0 cellpadding=3

-----------------------
------------------------

.cb{background-color:#9d9d9d} PUTS THE HALO AROUND COMMENTS BOX
.chd{background-color:#7a7789;font-family:arial;font-weight:bold;color:#ffffff} SUBJECT LINE (alter 7a7789)
.c1{background-color:#xxxxxx} Topics
.c2{background-color:#xxxxxx} Messages AND Body
.cp{background-color:#xxxxxx} The Comment Box
.va{color:#000099;font-style:italic;font-weight:bolder}
.vu{font-style:italic;font-weight:bold}
.ttm{font-size:9pt}

----------------------------------------
----------------------------------------

[ Next Thread | Previous Thread | Next Message | Previous Message ]


[ Contact Forum Admin ]


Forum timezone: GMT-8
VF Version: 3.00b, ConfDB:
Before posting please read our privacy policy.
VoyForums(tm) is a Free Service from Voyager Info-Systems.
Copyright © 1998-2019 Voyager Info-Systems. All Rights Reserved.