A series of changes to push Elgg's approach to themes in a more CSS driven direction...
commit71f38ba6f09087ae9e288255f0b2d386bf443ee8
authordave <dave@9cd68787-cb06-0410-8a26-e846cff1755a>
Sun, 8 Jan 2006 23:19:22 +0000 (8 23:19 +0000)
committerdave <dave@9cd68787-cb06-0410-8a26-e846cff1755a>
Sun, 8 Jan 2006 23:19:22 +0000 (8 23:19 +0000)
treee938e183e6bf5a46281f1579d983f10943fce4da
parent53a7c964b9e5b5dd7a42c83cbe3c10bd4b07e3b3
A series of changes to push Elgg's approach to themes in a more CSS driven direction. There are still a couple of small tables which house admin data in a tabular format. Over time these will be replaced. I will also send a message around to the development mailing list detailing what I have done. All themes prior to these changes are now obsolete.

git-svn-id: svn://svn.elgg.net/elgg/devel@84 9cd68787-cb06-0410-8a26-e846cff1755a
39 files changed:
_weblog/view_post.php
content/mainindex/content_main_index.php
help/mainindex/blogs_help_page.php
help/mainindex/file_help_page.php
help/mainindex/network_help_page.php
help/mainindex/profile_help_page.php
units/admin/admin_main.php
units/admin/admin_userdetails.php
units/admin/admin_users.php
units/admin/admin_users_add.php
units/admin/admin_users_panel.php
units/admin/display_content_flag_form.php
units/communities/communities_create.php
units/communities/communities_edit.php
units/communities/communities_members.php
units/communities/communities_moderator_of.php
units/communities/communities_owned.php
units/communities/community_memberships.php
units/display/function_input_field_display.php
units/files/default_templates.php
units/files/edit_file.php
units/files/files_user_info_menu.php
units/files/folder_view.php
units/friends/friends_edit.php
units/friends/friends_of_edit.php
units/friends/profile_friends.php
units/groups/groups_edit_display.php
units/icons/function_add_icons.php
units/profile/profile_user_info.php
units/search/search_user_info_menu.php
units/templates/default_template.php
units/templates/templates_view.php
units/users/user_info.php
units/users/userdetails_edit.php
units/weblogs/default_template.php
units/weblogs/function_input_field_display.php
units/weblogs/weblogs_posts_view.php
units/weblogs/weblogs_user_info_menu.php
units/weblogs/weblogs_view.php