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 ]


Email address request
This page is here for author privacy.
The author of this message has provided their email address; to view it please continue.

Loading image...

[Load new image]
Please type the above text:


This is a basic guideline of the CSS Code methods.
Replace xxxxxx with actual colors.
---------------
.cb{background-color:#xxxxxx}
THIS Puts a small halo around the comments box. (minor effect)
------
.chd{background-color:#xyxyxy;font-family:arial;font-weight:bold;color:#ffffff}
SUBJECT LINE (Subject /Author /Date /Msgs)
(You can change xyxyxy into 6-digit # of your choice)
------
.c1{background-color:#xxxxxx}
TOPICS (example: 8 Basic Steps for Beginners)
------
.c2{background-color:#xxxxxx}
Messages AND Body (this forum uses Yellow)
------
.cp{background-color:#xxxxxx}
The Comment Box (bright BLUE on this forum)
------
.va{color:#000099;font-style:italic;font-weight:bolder}
.vu{font-style:italic;font-weight:bold} .ttm{font-size:9pt}


Here's the CSS I'm using on This page:

.cb{background-color:#ffcc99}
.chd{background-color:#a58ddf;font-family:arial;font-
weight:bold;color:#ffffff}
.c1{background-color:#f3ecac}
.c2{background-color:#FFFFcc}
.cp{background-color:#33CCCC}
.va{color:#000099;font-style:italic;font-weight:bolder}
.vu{font-style:italic;font-weight:bold} .ttm{font-size:9pt}


--------------
Or, you can try a nice blend of Blue colors:

.cb{background-color:#9d9d9d}
.chd{background-color:#7a77a9;font-family:arial;font-
weight:bold;color:#ffffff}
.c1{background-color:#aed1e8}
.c2{background-color:#ddE4FF}
.cp{background-color:#85a5b4}
.va{color:#000099;font-style:italic;font-weight:bolder}
.vu{font-style:italic;font-weight:bold} .ttm{font-size:9pt}


_____________________
As explained before,
the above code would be placed in Advanced Forum CSS & Table-style Settings.
Then, scroll down to --CSS code (this is the actual code)
But, you must also place all the correct chd,c1 and c2 codes in the little boxes.
(Please refer to the photographs)

and, here's the explanation of each function:
.cb{background-color:#9d9d9d}
(mild halo around the comments box)
----------
.chd{background-color:#7a77a9;font-family:arial;font-
subject | author | date | msgs
(This line only appears once. leading the threads. soft Purple, here).
---
weight:bold;color:#ffffff}
(the actual color of text within subject | author | date | msgs) [This forum uses white text in subject line]
----------
.c1{background-color:#aed1e8}
The 1st line of each thread (such as "websites for Wallpapers")
----------
.c2{background-color:#ddE4FF}
(all the messages in the thread). aka "body"
----------
.cp{background-color:#85a5b4}
(the giant Comment Box. 'post a public new message')
----------
.va{color:#000099;font-style:italic;font-weight:bolder}
.vu{font-style:italic;font-weight:bold} .ttm{font-size:9pt}


[ 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.