View Full Version : Border Colorize
africano
04-17-2007, 05:08 PM
When u have a table and u make it have 1 setting on border, it makes a border around the table visible. But that border isnt one color. I mean, if I have a blue background and I want the border to be white, it is but there is an area of the border which isnt. Is there any way to FILL this area also?
Andromeda
04-17-2007, 07:40 PM
I'm not sure I follow you completely - Can you post a link with an example of what you are talking about?
africano
04-18-2007, 12:01 AM
Here is an image of what I mean. There is a border, but the inside is white, can you not change its color so that area is filled?
like this?
<table width="366" height="115" border="10" bordercolor="#FF0000">
<tr>
<td></td>
</tr>
</table>
chriskq
04-18-2007, 03:47 AM
u mean like this?
<div style="height:100px; width:100px; background:#5a00ff; border: 1px solid #f00;">
</div>
d a v e
04-18-2007, 07:07 PM
OP said in a table ;)
Challenge
04-18-2007, 08:55 PM
There should be a Bg setting in the table properties, you can match that to the Bg of the page if thats what your asking ... should give you an all blue page with a white boardered table.
vBulletin® v3.8.7, Copyright ©2000-2018, vBulletin Solutions, Inc.