some modifications in style.php
|
Posted
#1337
(In Topic #325)
|
|
|---|---|
|
Fan in training |
some modifications in style.phpIn this "version" you can choose diferent colors for titles (ex: red for left and right menu titles and blue for center area, you can have diferent title colors for 1 level and 2 level tables), i removed the borders around "parent" tables (tables that have child tables "level 1" You must change start.php as well to make this work in all calls to get_table_start function you must add param. true Ex: get_table_start("width='100%' style='height: 100%'",0,"Image of the day",true); Except when this function is called from do_news() function; in this case you must change this lines : Code
$news_text.=get_table_start("width='100%'",0,date("Y-m-d",$row_news['date'])." - <normal>".smile($row_news['title'])."</normal> $admin",$i+1);
Code
$news_text.=get_table_start("width='100%'",0,$i);
Notice that in these 2 lines the mod is just adding the param. ($i and $+1) |
|
Posted
|
|
|
Fan in training |
|
|
Posted
|
|
|
Fan in training |
|
1 guests and 0 members have just viewed this: None
Control functions:






