![]() |
Border Color
I am new to this, please help me out:)
How do i change all border colors to white? or how do i remove all boarders. Thanks |
Re: Border Color
It is all css controlled. You need to know some basic css/html at minimum to be able to do changes like this.
FF with Firebug can help you a lot |
Re: Border Color
Open up skin1.css or any other .css file you have and change all the lines with variations of border such as
border-top:....#somecolorcode border-left:...#somecolorcode border:#somecolorcode to border-top:...#ffffff (which is the code for white) border-left:#ffffff border:#ffffff |
All times are GMT -8. The time now is 03:20 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.