VoyForums

Login ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time ]
Subject: Re: comment 1


Author:
admin
[ Next Thread | Previous Thread | Next Message | Previous Message ]
Date Posted: 15:01:41 10/05/15 Mon
In reply to: admin 's message, "comment 1" on 14:24:12 10/05/15 Mon

the final code being used here, on voy.com/235999

.row{background-color:#A6B8C9}
.row:hover {background-color:#a1AEBC}
.chd{background-color:#7A8E9E;font-family:arial;font-weight:bold;color:#ffffff}
.chd:hover {background-color:#8799A8; }
.che{background-color:#879EB0; color:#E6E6F5}
.che:hover {background-color:#7E96A7; }
.chf{background-color:#7A8E9E; color:#CCCCEB}
.chf:hover {background-color:#819AAC; color:#D1D1ED}
.chg{background-color:#839EB0; color:#bcbcbc}
.chg:hover {background-color:#9DBCD1; color:#DEDEF2}
/* subject, author, date, messages */


.TB{background-color:#aed1e8}
.lin{background-color:#E0E7FF;font-size: 100%;}
/* the lines surrounding tables, and within them */


.mes{background-color:#D1E0FF;}
.mes:hover {background-color:white;}
.ms2{background-color:#b8edFF;}
.ms2:hover {background-color:LightCyan;}
/* THE IMPORTANT ONE */

.aut:hover {background-color:#c6E6F5;}
/* AUTHOR: changes color. Only WITHIN messages */


.rw2{background-color:#DEE7EB}
.rw2:hover {background-color:#ABCEE4;}

.dc{background-color:#9DBCD1}
.dc:hover {background-color:9DBCD1; text-decoration:none;}
.dd{background-color:#9EB6CB}
.dd:hover {background-color:#94B3CD; }
.de{background-color:#9ebccd}
.de:hover {background-color:#95B8D1; color:#333333 }
.df{background-color:#aed1dd}
.df:hover {background-color:#9DBCD1; color:#ffffff }
/* beneath subject, author, date, messages */


.box{background-color:#85a5b4}
.boz{background-color:#7185b4}
.box:hover {background-color:#81A2AF;}


.postform input{background-color:#E4FCFF;color:#333333; border:solid #0D94DB 1px; font-size: 86%; }
.postform input:hover{background-color:FFFFCC; color:black; border:solid #56B4E6 1px; font-size:86%; }

.postform textarea{background-color:#DAECEF;color:#333333; border:solid #4E7279 1px; border-radius:5px 11px 20px 7px; font-size:104%;}
.postform textarea:hover {background-color:#EFFfFF; color:#000000; border:solid #224F58 1px; font-size:104%;}



a:hover {color: #5059FF; ; }




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

or, remove ROW, and RW2, since they serve no function here.




.chd{background-color:#7A8E9E;font-family:arial;font-weight:bold;color:#ffffff}
.chd:hover {background-color:#8799A8; }
.che{background-color:#879EB0; color:#E6E6F5}
.che:hover {background-color:#7E96A7; }
.chf{background-color:#7A8E9E; color:#CCCCEB}
.chf:hover {background-color:#819AAC; color:#D1D1ED}
.chg{background-color:#839EB0; color:#bcbcbc}
.chg:hover {background-color:#9DBCD1; color:#DEDEF2}
/* subject, author, date, messages */


.TB{background-color:#aed1e8}
.lin{background-color:#E0E7FF;font-size: 100%;}
/* the lines surrounding tables, and within them */


.mes{background-color:#D1E0FF;}
.mes:hover {background-color:white;}
.ms2{background-color:#b8edFF;}
.ms2:hover {background-color:LightCyan;}
/* THE IMPORTANT ONE */

.aut:hover {background-color:#c6E6F5;}
/* AUTHOR: changes color. Only WITHIN messages */


.dc{background-color:#9DBCD1}
.dc:hover {background-color:9DBCD1; text-decoration:none;}
.dd{background-color:#9EB6CB}
.dd:hover {background-color:#94B3CD; }
.de{background-color:#9ebccd}
.de:hover {background-color:#95B8D1; color:#333333 }
.df{background-color:#aed1dd}
.df:hover {background-color:#9DBCD1; color:#ffffff }
/* beneath subject, author, date, messages */


.box{background-color:#85a5b4}
.boz{background-color:#7185b4}
.box:hover {background-color:#81A2AF;}


.postform input{background-color:#E4FCFF;color:#333333; border:solid #0D94DB 1px; font-size: 86%; }
.postform input:hover{background-color:FFFFCC; color:black; border:solid #56B4E6 1px; font-size:86%; }

.postform textarea{background-color:#DAECEF;color:#333333; border:solid #4E7279 1px; border-radius:5px 11px 20px 7px; font-size:104%;}
.postform textarea:hover {background-color:#EFFfFF; color:#000000; border:solid #224F58 1px; font-size:104%;}



a:hover {color: #5059FF; ; }

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

Replies:
[> [> Subject: Re: comment 4


Author:
admin
[ Edit | View ]

Date Posted: 15:10:18 10/05/15 Mon


.row{background-color:#A6B8C9}
.row:hover {background-color:#a1AEBC}
/* .row serves no function when chd, che, chf,& chg are being used */

.chd{background-color:#7A8E9E;font-family:arial;font-weight:bold;color:#ffffff}
.chd:hover {background-color:#8799A8; }
.che{background-color:#879EB0; color:#E6E6F5}
.che:hover {background-color:#7E96A7; }
.chf{background-color:#7A8E9E; color:#CCCCEB}
.chf:hover {background-color:#819AAC; color:#D1D1ED}
.chg{background-color:#839EB0; color:#bcbcbc}
.chg:hover {background-color:#9DBCD1; color:#DEDEF2}
/* subject, author, date, messages */


.TB{background-color:#aed1e8}
.lin{background-color:#E0E7FF;font-size: 100%;}
/* the lines surrounding tables, and within them */


.mes{background-color:#D1E0FF;}
.mes:hover {background-color:white;}
/* THE IMPORTANT ONE */
.ms2{background-color:#b8edFF;}
.ms2:hover {background-color:LightCyan;}
/* NEW */


.aut:hover {background-color:#c6E6F5;}
/* AUTHOR: changes color. Only WITHIN messages */

/* .rw2 serves no function when dc,dd,de,& df are being used */
.rw2{background-color:#DEE7EB}
.rw2:hover {background-color:#ABCEE4;}

.dc{background-color:#9DBCD1}
.dc:hover {background-color:9DBCD1; text-decoration:none;}
.dd{background-color:#9EB6CB}
.dd:hover {background-color:#94B3CD; }
.de{background-color:#9ebccd}
.de:hover {background-color:#95B8D1; color:#333333 }
.df{background-color:#aed1dd}
.df:hover {background-color:#9DBCD1; color:#ffffff }
/* beneath subject, author, date, messages */


.box{background-color:#85a5b4}
.boz{background-color:#7185b4}
.box:hover {background-color:#81A2AF;}


.postform input{background-color:#E4FCFF;color:#333333; border:solid #0D94DB 1px; font-size: 86%; }
.postform input:hover{background-color:FFFFCC; color:black; border:solid #56B4E6 1px; font-size:86%; }

.postform textarea{background-color:#DAECEF;color:#333333; border:solid #4E7279 1px; border-radius:5px 11px 20px 7px; font-size:104%;}
.postform textarea:hover {background-color:#EFFfFF; color:#000000; border:solid #224F58 1px; font-size:104%;}



a:hover {color: #5059FF; ; }

(note: this is too much information to fit on Voy's CSS field.)
So, if I removed Postform input and postform textarea, the material would fit.

[ Post a Reply to This Message ]


Post a message:
This forum requires an account to post.
[ Create Account ]
[ Login ]
[ 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.