From: Helen B. <he...@fi...> - 2006-12-22 23:08:27
|
At 04:12 AM 23/12/2006, you wrote: >Hi all, > >The dark green sideboxes on our pages are implemented - in the >sidebox() function in mainfile.php - with nested tables without any >cellspacing or cellpadding. As a result, the text touches the side of >the box. I think this is very ugly. On the main page, someone has >solved this by inserting invisible images before each line of text, >but most of the others have no margins. > >Can we change this to e.g. 2 pixels spacing and/or padding? Changed it to 3. 2 pels seems too small. >Preferably >for the entire box, but even if we only applied this to the content >subtables (other subtables are for the titles and the black lines) I >think it would be an improvement. Won't work for the entire box....have applied it to the two embedded tables that produce the $title and $content respectively. If applied to the table that produces the black line, it makes the black line too deep... Helen |