diff --git a/phpBB/styles/subSilver/template/index_body.html b/phpBB/styles/subSilver/template/index_body.html index 25daf5a92c..2773e7d2ab 100644 --- a/phpBB/styles/subSilver/template/index_body.html +++ b/phpBB/styles/subSilver/template/index_body.html @@ -29,7 +29,7 @@ {forumrow.FORUM_NAME}

{forumrow.FORUM_DESC}

- {L_REDIRECTS}: {forumrow.CLICKS} + {L_REDIRECTS}: {forumrow.CLICKS} @@ -45,12 +45,12 @@

{forumrow.L_SUBFORUM_STR} {forumrow.SUBFORUMS}

-

{forumrow.TOPICS}

-

{forumrow.POSTS}

+

{forumrow.TOPICS}

+

{forumrow.POSTS}

-

{forumrow.LAST_POST_TIME}

-

+

{forumrow.LAST_POST_TIME}

+

{forumrow.LAST_POSTER} @@ -59,7 +59,7 @@ {LAST_POST_IMG}

-

{L_NO_POSTS}

+

{L_NO_POSTS}

@@ -96,7 +96,7 @@ {L_WHO_IS_ONLINE} - {TOTAL_USERS_ONLINE}
{RECORD_USERS}

{LOGGED_IN_USER_LIST}

{L_ONLINE_EXPLAIN}
+ {TOTAL_USERS_ONLINE}
{RECORD_USERS}

{LOGGED_IN_USER_LIST}

{L_ONLINE_EXPLAIN}
@@ -115,7 +115,7 @@ {L_WHO_IS_ONLINE} -

{L_CONGRATULATIONS}: {BIRTHDAY_LIST}{L_NO_BIRTHDAYS}

+

{L_CONGRATULATIONS}: {BIRTHDAY_LIST}{L_NO_BIRTHDAYS}

@@ -128,7 +128,7 @@ {L_WHO_IS_ONLINE} -

{TOTAL_POSTS} | {TOTAL_TOPICS} | {TOTAL_USERS} | {NEWEST_USER}

+

{TOTAL_POSTS} | {TOTAL_TOPICS} | {TOTAL_USERS} | {NEWEST_USER}

@@ -140,7 +140,7 @@

{L_LOGIN_LOGOUT}

- {L_USERNAME}:   {L_PASSWORD}:   {L_LOG_ME_IN}   + {L_USERNAME}:   {L_PASSWORD}:   {L_LOG_ME_IN}   diff --git a/phpBB/styles/subSilver/template/memberlist_body.html b/phpBB/styles/subSilver/template/memberlist_body.html index 7a898a9956..2e166a3baa 100644 --- a/phpBB/styles/subSilver/template/memberlist_body.html +++ b/phpBB/styles/subSilver/template/memberlist_body.html @@ -10,11 +10,11 @@
- + - + - +
{L_USERNAME_BEGINS_WITH}:  {L_USERNAME_BEGINS_WITH}:   {L_FIND_USERNAME}{L_FIND_USERNAME} {L_HIDE_MEMBER_SEARCH}{L_HIDE_MEMBER_SEARCH}
@@ -30,7 +30,7 @@ - + @@ -55,8 +55,8 @@ - - + + diff --git a/phpBB/styles/subSilver/template/overall_header.html b/phpBB/styles/subSilver/template/overall_header.html index 8eb0aa845a..ec7961466a 100644 --- a/phpBB/styles/subSilver/template/overall_header.html +++ b/phpBB/styles/subSilver/template/overall_header.html @@ -1,26 +1,37 @@ - - + - - + + + + + + + + + + {META} -{SITENAME} :: {PAGE_TITLE} +{SITENAME} • {PAGE_TITLE} + + - + - + - -
#{L_USERNAME}{L_USERNAME} {L_JOINED} {L_POSTS} {L_RANK}
 {memberrow.ROW_NUMBER}  style="color:#{memberrow.USER_COLOR}" href="{memberrow.U_VIEWPROFILE}">{memberrow.USERNAME} {memberrow.JOINED}  style="color:#{memberrow.USER_COLOR}" href="{memberrow.U_VIEWPROFILE}">{memberrow.USERNAME} {memberrow.JOINED}  {memberrow.POSTS} {memberrow.RANK_IMG}  {PM_IMG} 
@@ -302,40 +293,40 @@ function checkForm() - + - + - + - + - + - + @@ -343,14 +334,14 @@ function checkForm() - + - + diff --git a/phpBB/styles/subSilver/template/viewforum_subforum.html b/phpBB/styles/subSilver/template/viewforum_subforum.html index c80b2b3cfe..39b10103ff 100644 --- a/phpBB/styles/subSilver/template/viewforum_subforum.html +++ b/phpBB/styles/subSilver/template/viewforum_subforum.html @@ -19,27 +19,45 @@ - - + - + - - - - - + + + + + diff --git a/phpBB/styles/subSilver/theme/images/background.gif b/phpBB/styles/subSilver/theme/images/background.gif index 4e82a9eddf..d296581508 100644 Binary files a/phpBB/styles/subSilver/theme/images/background.gif and b/phpBB/styles/subSilver/theme/images/background.gif differ diff --git a/phpBB/styles/subSilver/theme/images/sitelogo.gif b/phpBB/styles/subSilver/theme/images/sitelogo.gif new file mode 100644 index 0000000000..f149bbc15e Binary files /dev/null and b/phpBB/styles/subSilver/theme/images/sitelogo.gif differ diff --git a/phpBB/styles/subSilver/theme/images/sitelogo.jpg b/phpBB/styles/subSilver/theme/images/sitelogo.jpg deleted file mode 100644 index 8649907c02..0000000000 Binary files a/phpBB/styles/subSilver/theme/images/sitelogo.jpg and /dev/null differ diff --git a/phpBB/styles/subSilver/theme/stylesheet.css b/phpBB/styles/subSilver/theme/stylesheet.css index f9d815ad3e..fc0b8ae932 100644 --- a/phpBB/styles/subSilver/theme/stylesheet.css +++ b/phpBB/styles/subSilver/theme/stylesheet.css @@ -1,30 +1,85 @@ -/* - - The original subSilver Theme for phpBB version 2+ - Created by subBlue design [ http://www.subBlue.com ] - Modified incrementally by psoTFX [ http://www.phpbb.com ] - Copyright 2000, 2004 phpBB Group - - $Id$ - +/* phpBB 3.0 Style Sheet + -------------------------------------------------------------- + Style name: subSilver + Based on style: subSilver (the default phpBB 2 style) + Original author: subBlue ( http://www.subBlue.com/ ) + Modified by: psoTFX and the phpBB team ( http://www.phpbb.com ) + Official update: $Id$ + + This is an alternative style for phpBB3 for those wishing to stay with + the familiar subSilver style of phpBB version 2.x + + Copyright 2006 phpBB Group ( http://www.phpbb.com/ ) + -------------------------------------------------------------- */ -/* - LAYOUT -*/ -#wrapheader { width: 100%; height: 150px; background-image: url('./images/background.gif'); background-repeat: repeat-x; } -#wrapcentre { position: relative; width: 95%; left: 2.5%; padding-top: 40px; padding-bottom: 20px; } -#wrapfooter { position: relative; width: 95%; left: 2.5%; text-align: center; } -#wrapnav { width: 100%; margin: 0px; background-color: #ECECEC; border-width: 1px; border-style: solid; border-color: #A9B8C2; } -#logodesc { width: 95%; margin-left: 2.5%; margin-right: 2.5%; } +/* Layout + ------------ */ +* { + /* Reset browsers default margin, padding and font sizes */ + margin: 0; + padding: 0; + } +html { + font-size: 100%; + } +body { + /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */ + font-family: Verdana, Helvetica, Arial, sans-serif; + color: #323D4F; + background-color: #FFFFFF; + font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */ + margin: 0; + } -#menubar { position: absolute; width: 95%; top: 115px; left: 2.5%; } -#datebar { position: absolute; width: 95%; top: 145px; left: 2.5%; } -#findbar { width: 100%; margin: 0px; padding: 0px; border: 0px; } +#wrapheader { + height: 120px; + background-image: url('./images/background.gif'); + background-repeat: repeat-x; + padding: 0 25px 15px 25px; + } +#wrapcentre { + margin: 25px; + } +#wrapfooter { + text-align: center; + } +#wrapnav { + width: 100%; + margin: 0px; + background-color: #ECECEC; + border-width: 1px; + border-style: solid; + border-color: #A9B8C2; + } +#logodesc { + + } +#menubar { + + } +#datebar { + margin-top: 10px; + } +#findbar { + width: 100%; + margin: 0px; + padding: 0px; + border: 0px; + } -.forumrules { background-color: #ECECEC; border-width: 1px; border-style: solid; border-color: #A9B8C2; padding: 4px; font-weight: normal; font-size: 60%; font-family: Verdana, Arial, Helvetica, sans-serif; } +.forumrules { + background-color: #F9CC79; + border-width: 1px; + border-style: solid; + border-color: #BB9860; + padding: 4px; + font-weight: normal; + font-size: 1.1em; + font-family: Verdana, Arial, Helvetica, sans-serif; + } #pageheader { } #pagecontent { } @@ -35,127 +90,435 @@ #postdata { } -/* - TEXT -*/ -body { scrollbar-face-color: #DEE3E7; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #DEE3E7; scrollbar-3dlight-color: #D1D7DC; scrollbar-arrow-color: #006699; scrollbar-track-color: #EFEFEF; scrollbar-darkshadow-color: #98AAB1; margin: 0px; border: 0px; padding: 0px; background-color: white; font-family: Verdana, Helvetica, sans-serif; } +/* Text + --------------------- */ +h1 { + color: black; + font-family: 'Trebuchet MS', Verdana, sans-serif; + font-weight: bold; + font-size: 1.8em; + text-decoration: none; + } +h2 { + font-family: Arial, Helvetica, sans-serif; + font-weight: bold; + font-size: 1.5em; + text-decoration: none; + line-height: 120%; + } +h3 { + font-size: 1.3em; + font-weight: bold; + font-family: Verdana, serif; + line-height: 120%; + } +h4 { + margin: 0px; + font-size: 1.1em; + font-weight: bold; + } +p { + font-size: 1.1em; + } +p.moderators { + margin: 0px; + float: left; + color: black; + font-weight: bold; + } +p.linkmcp { + margin: 0px; + float: right; + white-space: nowrap; + } +p.breadcrumbs { + margin: 0px; + float: left; + color: black; + font-weight: bold; + white-space: normal; + font-size: 1em; + } +p.datetime { + margin: 0px; + float: right; + white-space: nowrap; + font-size: 1em; + } +p.searchbar { + padding: 2px 0; + white-space: nowrap; + } +p.searchbarreg { + margin: 0px; + float: right; + white-space: nowrap; + } +a.forumlink { + color: #069; + font-weight: bold; + font-family: Arial, Verdana, sans-serif; + font-size: 1.2em; + } +p.forumdesc { + padding-bottom: 4px; + } +p.topictitle { + margin: 1px 0px; + display: inline; + font-weight: bold; + } +p.topicauthor { + margin: 1px 0px; + } +p.topicdetails { + margin: 1px 0px; + } +p.postreported { + margin: 1px 0px; + color: red; + } +p.postapprove { + margin: 1px 0px; + color: green; + } -h1 { margin: 0px; color: black; font-family: 'Trebuchet MS', Verdana, sans-serif; font-weight: bold; font-size: 140%; text-decoration: none; } -h2 { margin: 0px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 130%; text-decoration: none; line-height: 120%; } -h3 { margin: 0px; font-size: 120%; font-weight: bold; font-family: Verdana, serif; line-height: 120%; } -h4 { margin: 0px; font-size: 80%; font-weight: bold; } +.postauthor { + color: #000000; + } +.postdetails { + color: #000000; + } +.postbody { + font-size: 1.3em; + line-height: 1.4em; + font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; + } +.posthilit { + background-color: yellow; + } +.nav { + margin: 0px; + color: black; + font-weight: bold; + } +.pagination { + padding: 4px; + color: black; + font-size: 1em; + font-weight: bold; + } +.cattitle { + } -p.moderators { margin: 0px; float: left; color: black; font-size: 60%; font-weight: bold; } -p.linkmcp { margin: 0px; float: right; font-size: 60%; white-space: nowrap; } -p.breadcrumbs { margin: 0px; float: left; color: black; font-size: 60%; font-weight: bold; white-space: normal; } -p.datetime { margin: 0px; float: right; font-size: 60%; white-space: nowrap; } -p.searchbar { margin: 0px; font-size: 60%; white-space: nowrap; } -p.searchbarreg { margin: 0px; float: right; font-size: 60%; white-space: nowrap; } - -p.forumdesc { margin: 0px 4px 0px 0px; padding: 4px; font-size: 60%; } -a.forumlink { color: #069; font-size: 80%; font-weight: bold; } - -p.topictitle { margin: 1px 0px; display: inline; font-size: 65%; font-weight: bold; } -p.topicauthor { margin: 1px 0px; font-size: 70%; } -p.topicdetails { margin: 1px 0px; font-size: 65%; } - -p.postreported { margin: 1px 0px; color: red; } -p.postapprove { margin: 1px 0px; color: green; } - -.postauthor { color: #000000; font-size: 70%; } -.postdetails { color: #000000; font-size: 60%; } -.postbody { font-size: 75%; line-height: 140%; } -.posthilit { background-color: yellow; } +.gen { + margin: 1px 1px; + font-size: 1.2em; + } +.genmed { + margin: 1px 1px; + font-size: 1.1em; + } +.gensmall { + margin: 1px 1px; + font-size: 1em; + } +.copyright { + color: #444; + font-weight: normal; + font-family: Verdana, Arial, Helvetica, sans-serif; + } +.titles { + font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; + font-weight: bold; + font-size: 1.3em; + text-decoration: none; + } +.error { + color: red; + } -.nav { margin: 0px; color: black; font-size: 60%; font-weight: bold; } -.pagination { padding: 4px; color: black; font-size: 60%; font-weight: bold; } +/* Tables + ------------ */ +th { + color: #FFA34F; + font-size: 1.1em; + font-weight: bold; + background-color: #006699; + background-image: url('./images/cellpic3.gif'); + white-space: nowrap; + padding: 7px 5px; + } +td { + padding: 2px; + } +.tablebg { + background-color: #A9B8C2; + } +.catdiv { + height: 28px; + margin: 0px; + padding: 0px; + border: 0px; + background-color: white; + background-image: url('./images/cellpic2.jpg'); + background-repeat: repeat-y; + } +.cat { + height: 28px; + margin: 0px; + padding: 0px; + border: 0px; + background-color: #C7D0D7; + background-image: url('./images/cellpic1.gif'); + text-indent: 4px; + } +.row1 { + background-color: #ECECEC; + padding: 4px; + } +.row2 { + background-color: #DCE1E5; + padding: 4px; + } +.row3 { + background-color: #C0C8D0; + padding: 4px; + } +.rowgood { + background-color: #C2D6CD; + padding: 4px; + } +.rowneutral { + background-color: #CAC1D7; + padding: 4px; + } +.rowbad { + background-color: #D7C1C3; + padding: 4px; + } +.spacer { + background-color: #D1D7DC; + } +hr { + height: 1px; + border-width: 0px; + background-color: #D1D7DC; + color: #D1D7DC; + } -.cattitle { } +/* Links + ------------ */ +a:link { + color: #006597; + text-decoration: none; + } +a:active { + color: #005784; + text-decoration: none; + } +a:visited { + color: #005784; + text-decoration: none; + } +a:hover { + color: #D46400; + text-decoration: underline; + } +a.topictitle:visited { + color: #5493B4; + text-decoration: none; + } +a.th:link { + color: #FFA34F; + text-decoration: none; + } +a.th:active { + color: #FFA34F; + text-decoration: none; + } +a.th:visited { + color: #FFA34F; + text-decoration: none; + } +a.th:hover { + color: #FFA34F; + text-decoration: underline; + } -.gen { margin: 1px 1px; font-size: 80%; } -.genmed { margin: 1px 1px; font-size: 70%; } -.gensmall { margin: 1px 1px; font-size: 60%; } - -.copyright { color: #444; font-weight: normal; font-size: 60%; font-family: Verdana, Arial, Helvetica, sans-serif;} -.titles { color: black; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 130%; text-decoration: none; } -.error { color: red; } - -/* - TABLE -*/ -th { height: 28px; color: #FFA34F; font-size: 70%; font-weight: bold; background-color: #006699; background-image: url('./images/cellpic3.gif'); white-space: nowrap; padding-left: 5px; padding-right: 5px; } -.tablebg { background-color: #A9B8C2; } -.catdiv { height: 28px; margin: 0px; padding: 0px; border: 0px; background-color: white; background-image: url('./images/cellpic2.jpg'); background-repeat: repeat-y; } -.cat { height: 28px; margin: 0px; padding: 0px; border: 0px; background-color: #C7D0D7; background-image: url('./images/cellpic1.gif'); text-indent: 4px; } -.row1 { background-color: #ECECEC; padding: 4px; } -.row2 { background-color: #DCE1E5; padding: 4px; } -.row3 { background-color: #C0C8D0; padding: 4px; } -.rowgood { background-color: #C2D6CD; padding: 4px; } -.rowneutral { background-color: #CAC1D7; padding: 4px; } -.rowbad { background-color: #D7C1C3; padding: 4px; } -.spacer { background-color: #D1D7DC; } -hr { height: 1px; border-width: 0px; background-color: #D1D7DC; color: #D1D7DC } +/* Form Elements + ------------ */ +form { + margin: 0px; + padding: 0px; + border: 0px; + } +input { + color: #333333; + font-family: Verdana, Helvetica, sans-serif; + font-size: 1.1em; + font-weight: normal; + padding: 1px; + border: 1px solid #A9B8C2; + background-color: #FAFAFA; + } +textarea { + background-color: #FAFAFA; + color: #333333; + font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; + font-size: 1.3em; + line-height: 1.4em; + font-weight: normal; + border: 1px solid #A9B8C2; + padding: 2px; + } +select { + color: #333333; + background-color: #FAFAFA; + font-family: Verdana, Helvetica, sans-serif; + font-size: 1.1em; + font-weight: normal; + border: 1px solid #A9B8C2; + padding: 1px; + } +option { + padding-right: 1em; + } +input.radio { + border: none; + background-color: transparent; + } +.post { + background-color: white; + border-style: solid; + border-width: 1px; + } +.btnbbcode { + color: #000000; + font-weight: normal; + font-size: 1.1em; + font-family: Verdana, Helvetica, sans-serif; + background-color: #EFEFEF; + border: 1px solid #666666; + } +.btnmain { + font-weight: bold; + background-color: #ECECEC; + border: 1px solid #A9B8C2; + cursor: pointer; + padding: 1px 5px; + font-size: 1.1em; + } +.btnlite { + font-weight: normal; + background-color: #ECECEC; + border: 1px solid #A9B8C2; + cursor: pointer; + padding: 1px 5px; + font-size: 1.1em; + } +.helpline { + background-color: #DEE3E7; + border-style: none; + } -/* - ANCHOR -*/ -a:link { color: #005784; text-decoration: none; } -a:active { color: #005784; text-decoration: none; } -a:visited { color: #005784; text-decoration: none; } -a:hover { color: #D46400; text-decoration: underline; } -a.topictitle:visited { color: #5493B4; text-decoration: none; } -a.th:link { color: #FFA34F; text-decoration: none; } -a.th:active { color: #FFA34F; text-decoration: none; } -a.th:visited { color: #FFA34F; text-decoration: none; } -a.th:hover { color: #FFA34F; text-decoration: underline; } +/* BBCode + ------------ */ +.quotetitle { + margin: 10px 5px 0px 5px; + padding: 4px; + border-width: 1px 1px 0px 1px; + border-style: solid; + border-color: #A9B8C2; + color: #333333; + background-color: #A9B8C2; + font-size: 0.9em; + } +.quotecontent { + margin: 0px 5px 10px 5px; + padding: 5px; + border-color: #A9B8C2; + border-width: 0px 1px 1px 1px; + border-style: solid; + font-weight: normal; + font-size: 1em; + line-height: 1.4em; + font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; + background-color: #FAFAFA; + color: #4B5C77; + } +.codetitle { + margin: 10px 5px 0px 5px; + padding: 4px; + border-width: 1px 1px 0px 1px; + border-style: solid; + border-color: #A9B8C2; + color: #333333; + background-color: #A9B8C2; + } +.codecontent { + margin: 0px 5px 10px 5px; + padding: 5px; + border-color: #A9B8C2; + border-width: 0px 1px 1px 1px; + border-style: solid; + font-weight: normal; + color: #006600; + font-size: 1em; + font-family: 'Courier New', monospace; + background-color: #FAFAFA; + } +.syntaxbg { + color: #FFFFFF; + } +.syntaxcomment { + color: #FF8000; + } +.syntaxdefault { + color: #0000BB; + } +.syntaxhtml { + color: #000000; + } +.syntaxkeyword { + color: #007700; + } +.syntaxstring { + color: #DD0000; + } -/* - FORM -*/ -form { margin: 0px; padding: 0px; border: 0px; } -input { color: black; font-family: Verdana, serif; font-size: 70%; font-weight: normal; } -textarea { background-color: white; color: black; font-family: Verdana, serif; font-size: 70%; font-weight: normal; border-color: black; border-style: solid; border-width: 1px; } -select { color: black; background-color: white; font-family: Verdana, serif; font-size: 70%; font-weight: normal; border-color: black; border-style: solid; border-width: 1px; } -.post { background-color: white; border-style: solid; border-width: 1px; } -.btnbbcode { color: black; font-weight: normal; font-size: 70%; font-family: Verdana, Helvetica, sans-serif; background-color: #EFEFEF; border-style: solid; border-width: 1px; } -.btnmain { font-weight: bold; background-color: #FAFAFA; border-style: solid; border-width: 1px; } -.btnlite { font-weight: normal; background-color: #FAFAFA; border-style: solid; border-width: 1px; } -.helpline { background-color: #DEE3E7; border-style: none; } +/* Private messages + ------------------ */ +.pm_message_reported_colour { + background-color: #FFFFFF; + } +.pm_marked_colour { + background-color: #000000; + } +.pm_replied_colour { + background-color: #A9B8C2; + } +.pm_friend_colour { + background-color: #007700; + } +.pm_foe_colour { + background-color: #DD0000; + } -/* - BBCODE -*/ -.quotetitle { margin: 10px 5px 0px 5px; padding: 4px; border-width: 1px 1px 0px 1px; border-style: solid; border-color: #A9B8C2; color: black; background-color: #A9B8C2; font-size: 8pt; } -.quotecontent { margin: 0px 5px 10px 5px; padding: 5px; border-color: #A9B8C2; border-width: 0px 1px 1px 1px; border-style: solid; color: black; font-weight: normal; font-size: 8pt; font-family: Verdana, sans-serif; background-color: #FAFAFA; } - -.codetitle { margin: 10px 5px 0px 5px; padding: 4px; border-width: 1px 1px 0px 1px; border-style: solid; border-color: #A9B8C2; color: black; background-color: #A9B8C2; font-size: 8pt; } -.codecontent { margin: 0px 5px 10px 5px; padding: 5px; border-color: #A9B8C2; border-width: 0px 1px 1px 1px; border-style: solid; color: black; font-weight: normal; color: #006600; font-weight: normal; font-size: 8pt; font-family: 'Courier New', monospace; background-color: #FAFAFA; } - -.syntaxbg { color: #FFFFFF; } -.syntaxcomment { color: #FF8000; } -.syntaxdefault { color: #0000BB; } -.syntaxhtml { color: #000000; } -.syntaxkeyword { color: #007700; } -.syntaxstring { color: #DD0000; } - -/* - PM -*/ - -.pm_message_reported_colour { background-color: #FFFFFF; } -.pm_marked_colour { background-color: #000000; } -.pm_replied_colour { background-color: #A9B8C2; } -.pm_friend_colour { background-color: #007700; } -.pm_foe_colour { background-color: #DD0000; } - -/* - OTHER -*/ -img { border: 0px; } -.blue { color: #006699; } +/* Misc + ------------ */ + img { + border: none; + } +.blue { + color: #006699; + } +table.colortable td { + padding: 0; + }
{L_DISABLE_HTML}
{L_DISABLE_BBCODE}
{L_DISABLE_SMILIES}
{L_DISABLE_MAGIC_URL}
{L_ATTACH_SIG}
{L_NOTIFY_REPLY}
{L_LOCK_TOPIC}
{L_LOCK_POST} [{L_LOCK_POST_EXPLAIN}]
{forumrow.FORUM_FOLDER_IMG}{forumrow.FORUM_NAME}
+
{forumrow.FORUM_FOLDER_IMG}{forumrow.FORUM_NAME}
{forumrow.FORUM_DESC}
{L_REDIRECTS}: {forumrow.CLICKS}{L_REDIRECTS}: {forumrow.CLICKS}
{forumrow.FORUM_FOLDER_IMG}{forumrow.FORUM_NAME}
- - - - -
{forumrow.FORUM_DESC}
{forumrow.L_MODERATOR_STR}: {forumrow.MODERATORS}

{forumrow.L_SUBFORUM_STR} {forumrow.SUBFORUMS}
{forumrow.TOPICS}{forumrow.POSTS}{forumrow.LAST_POST_TIME}
{forumrow.LAST_POSTER}{forumrow.LAST_POSTER} {LAST_POST_IMG}{L_NO_POSTS}
{forumrow.FORUM_FOLDER_IMG} + {forumrow.FORUM_NAME} +

{forumrow.FORUM_DESC}

+ +

{forumrow.L_MODERATOR_STR}: {forumrow.MODERATORS}

+ + +

{forumrow.L_SUBFORUM_STR} {forumrow.SUBFORUMS}

+ +

{forumrow.TOPICS}

{forumrow.POSTS}

+ +

{forumrow.LAST_POST_TIME}

+

+ + {forumrow.LAST_POSTER} + + {forumrow.LAST_POSTER} + + {LAST_POST_IMG} +

+ +

{L_NO_POSTS}

+ +