-
Improvement
-
Resolution: Fixed
-
Trivial
-
3.1.0-dev
-
None
-
Firefox 3.6, Safari 5
Mac 10.6.6 running MAMP PRO 1.8.4
MySQL client version: 5.1.37
phpMyAdmin: 3.2.4
PHP Version 5.2.11
Conversion of all Forum & Topic images through the template from in-line styles to CSS classes.
Involves creating template variable to house $folder_img and basing the class naming off of these
'TOPIC_IMG_STYLE' => $folder_img,
<dl class="icon
{topicrow.TOPIC_IMG_STYLE}">
Files affected
functions_display.php
mcp_forum.php
ucp_main.php
ucp_pm_viewfolder.php
search.php
viewforum.php
forumlist_body.html
mcp_forum.html
search_results.html
ucp_main_bookmarks.html
ucp_main_subscribed.html
ucp_main_front.html
ucp_pm_viewfolder.html
viewforum_body.html