| dvrtmcc wrote: |
|
Maybe also to put option to have bigger description of the site in settings of the site - I mean bigger form of the description |
| Code: |
| ._SITESLOGAN.":</td><td><input type=\"text\" name=\"xslogan\" value=\"".pnConfigGetVar('slogan')."\" size=\"50\" maxlength=\"100\" class=\"pn-normal\">" |
| Code: |
| ._SITESLOGAN.":</td><td><textarea name=\"xslogan\" cols=\"60\" rows=\"4\" class=\"pn-normal\">".htmlspecialchars(pnConfigGetVar('slogan'))."</textarea>" |
| dvrtmcc wrote: |
| I will add some bugs. So this is the list:
In internet explorer you can not see two rows of news when you set news without tables. In Opera and Firefox this works fine. |
| dvrtmcc wrote: |
| I have solved tables problem. Maybe just another suggestion:
What about to have block where you can create tag cloud? |