17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 933 Views |
-
iorange2b theme border

12 November 2008 at 11:31am
Hi, having abit of trouble removing the standard table borders, cannot find where they are styled (if they are), Could someone direct me to where the default border properties are or a fix for this? I do not want borders on all my tables even though the <table border="0"> property is set when I view the html code
-
Re: iorange2b theme border

12 November 2008 at 12:59pm Last edited: 12 November 2008 1:00pm
hi there,
The border is set in the typography.css file
.typography td {
border:1px solid #666600;
padding:5px;
}if you change this to:
.typography td {
padding:5px;
}then the border should disappear.
Hope this helps. -
Re: iorange2b theme border

12 November 2008 at 1:21pm
thanks dude, also do you know how to add text to the top right colored bar at the top of each page? for a company slogan or something?
| 933 Views | ||
|
Page:
1
|
Go to Top |

