This topic is locked

styling

3/14/2008 3:07:53 AM
PHPRunner General questions
G
garethp authorDevClub member

Hi - wonder if somone can help.

  1. I would like to change the syle of the button used throughout phprunner (back to list, add, reset etc) - is there any way this can be done?
  2. On the list page I would like to change the links "view", "edit", "inline edit", "detail" to just "v", "e", "ie", "d" - is there any easy was of doing this across all list pages rather than having to edit eah page manually in the visual editor - bit tedius with many pages.
    Many thanks
    Gareth

J
Jane 3/14/2008

Gareth,

  1. change include/style.css file for this purpose.
  2. you have to modify all pages where these links are appeared. If your project is multi-language edit generated include/languages.php file.