loveinEmo
06-08-2006, 06:05 PM
http://i25.photobucket.com/albums/c96/HatButter/layout.jpg can you help me to get to color tables? like a diffrent color on either side.
|
View Full Version : -sorry- two color tables not contact tables. loveinEmo 06-08-2006, 06:05 PM http://i25.photobucket.com/albums/c96/HatButter/layout.jpg can you help me to get to color tables? like a diffrent color on either side. elendil 06-08-2006, 08:15 PM well if i am correct in what i thiink what you mean you just have to add border colors and background colors to the table using this code for example <table style="border-width:1px ; border-color: #FF00FF; background-color:#00FF00 "> luvhartz 06-08-2006, 08:44 PM <table style="border-width: 1px; border-color: #FF00FF; background-color: #00FF00;"> :) a few spaces and ; missed amyaurora 06-08-2006, 08:47 PM If the tables don't work you can add the color code to the div layers in the CSS to get the same effect. |