Style Updates

Ktbabe's phpBB3 Styles

Moderators: Moderator Team, phpBB Moderators

Forum rules/notes
You use any of the fixes listed in this forum at your own risk. You should make full backups before applying any changes to your board. This site is not affiliated with phpBB.com and as such the phpBB team can and will not be held accountable for any issues which arise from using any of the fixes in this forum. Some of the topics here are clones of articles taken from the phpBB.com knowledge base. Requests are just that, requests! ktbabe is under no obligation to honour requests in this forum and as such please be patient and polite in your posts.

Style Updates

Postby Jackal » 14 Jul 2008 10:05

ktbabe will be updating her styles over the next couple of days. Our apologies for the time it will take but family commitments prevent her from being able to do it any quicker.

For those who can not wait until she has updated the styles you can update them yourselves using the edits listed in this topic viewtopic.php?f=66&t=3992 for updating prosilver based styles.
Image







//firefox
User avatar
Jackal
Evil Admin
Evil Admin
 
Posts: 46,444
Joined: 22 Oct 2004 17:34
Location: Hereford UK
Blog: View Blog (11)
Gender: Male

Style Updates

Sponsor

Sponsor
 

Re: Style Updates

Postby IhasNone » 08 Aug 2008 18:36

the style "dark" posts text in black, but the background is black too so it is unreadible. Also I tried editing colours.css so that 000000 was 00aa00 (green) but it didn't make any difference when I refreshed the forum O.o so I dunno how to fix it

and this keeps telling me my confirmation code is wrong =(
User avatar
IhasNone
 

Re: Style Updates

Postby Jackal » 09 Aug 2008 02:36

Anonymous wrote:the style "dark" posts text in black, but the background is black too so it is unreadible. Also I tried editing colours.css so that 000000 was 00aa00 (green) but it didn't make any difference when I refreshed the forum O.o so I dunno how to fix it

and this keeps telling me my confirmation code is wrong =(
The post colour has just been fixed so it is white instead of black on black, the last post in the styles download topic tells you how to adjust this colour.

As for the confirmation image, well it works fine here on my test board so I would check that you are entering it correctly, remembering it is case sensitive and that there is no zero it is an O.
Image







//firefox
User avatar
Jackal
Evil Admin
Evil Admin
 
Posts: 46,444
Joined: 22 Oct 2004 17:34
Location: Hereford UK
Blog: View Blog (11)
Gender: Male

Re: Style Updates

Postby IhasNone » 10 Aug 2008 07:06

OK THANKS XD I edited the colours thing and changed the .post:target .content thing to be a different color, refreshed the style and cleared the cache but it's still black //shock //grr

and yeah silly me was probably doing a 0 //funny
User avatar
IhasNone
 

Re: Style Updates

Postby IhasNone » 10 Aug 2008 07:19

OK well I got it to work, sort of =) I had to use the built in theme editor in phpbb3. When I edit the file in the folder nothing happened, even if I cleared cache, refreshed, restarted apache.. but after editing inside the theme editor it worked! //wtg
User avatar
IhasNone
 

Re: Style Updates

Postby Jackal » 10 Aug 2008 07:37

IhasNone wrote:OK well I got it to work, sort of =) I had to use the built in theme editor in phpbb3. When I edit the file in the folder nothing happened, even if I cleared cache, refreshed, restarted apache.. but after editing inside the theme editor it worked! //wtg



using the built editor in the ACP is not a good idea, you are not making changes to the files this way and refreshing the database cache in the future could remove any changes you make in the ACP editor.

Remember after editing the css files you will need to go into the Admin control panel -> styles tab -> style components -> themes and click refresh for the theme you are editing, this refreshes the database cached theme which is what the board uses.
Image







//firefox
User avatar
Jackal
Evil Admin
Evil Admin
 
Posts: 46,444
Joined: 22 Oct 2004 17:34
Location: Hereford UK
Blog: View Blog (11)
Gender: Male

Re: Style Updates

Postby Jackal » 17 Nov 2008 08:59

Again phpBB3 has been updated to phpBB 3.0.3 so time permitting ktbabe will be updating her styles over the next few weeks. For those who want to update their styles as soon as possible you can use the prosilver code changes provided by phpBB to update the KTUK styles, I have listed them below or you can download them from http://www.phpBB.com
Code: Select all
##############################################################
## Title: phpBB 3.0.2 to phpBB 3.0.3 prosilver Changes
## Author: Acyd Burn < N/A > (Meik Sievertsen) N/A
## Description:
##
##      These are the phpBB 3.0.2 to phpBB 3.0.3 prosilver Changes summed up into a
##      little Mod. These changes are only partial and do not include any code changes,
##      therefore not meant for updating phpBB.
##
## Files To Edit:
##      styles/prosilver/imageset/imageset.cfg
##      styles/prosilver/style.cfg
##      styles/prosilver/template/faq_body.html
##      styles/prosilver/template/forumlist_body.html
##      styles/prosilver/template/mcp_forum.html
##      styles/prosilver/template/mcp_front.html
##      styles/prosilver/template/mcp_header.html
##      styles/prosilver/template/mcp_post.html
##      styles/prosilver/template/mcp_warn_post.html
##      styles/prosilver/template/mcp_warn_user.html
##      styles/prosilver/template/memberlist_body.html
##      styles/prosilver/template/memberlist_leaders.html
##      styles/prosilver/template/memberlist_view.html
##      styles/prosilver/template/overall_footer.html
##      styles/prosilver/template/overall_header.html
##      styles/prosilver/template/search_results.html
##      styles/prosilver/template/styleswitcher.js
##      styles/prosilver/template/template.cfg
##      styles/prosilver/template/ucp_groups_manage.html
##      styles/prosilver/template/ucp_main_subscribed.html
##      styles/prosilver/template/ucp_pm_history.html
##      styles/prosilver/template/ucp_pm_viewmessage.html
##      styles/prosilver/template/viewforum_body.html
##      styles/prosilver/template/viewtopic_body.html
##      styles/prosilver/theme/content.css
##      styles/prosilver/theme/links.css
##      styles/prosilver/theme/theme.cfg
##
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
## Version: 2 (memberlist_body.html and ucp_groups_manage.html adjusted)
##############################################################

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/imageset/imageset.cfg

#
#-----[ FIND ]---------------------------------------------
# Around Line 22
version = 3.0.2

#
#-----[ REPLACE WITH ]---------------------------------------------
#
version = 3.0.3

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/style.cfg

#
#-----[ FIND ]---------------------------------------------
# Around Line 22
version = 3.0.2

#
#-----[ REPLACE WITH ]---------------------------------------------
#
version = 3.0.3

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/faq_body.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 14
               <dd><a href="#f{faq_block.S_ROW_COUNT}{faq_block.faq_row.S_ROW_COUNT}">{faq_block.faq_row.FAQ_QUESTION}</a></dd>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
               <dd><a href="#f{faq_block.S_ROW_COUNT}r{faq_block.faq_row.S_ROW_COUNT}">{faq_block.faq_row.FAQ_QUESTION}</a></dd>

#
#-----[ FIND ]---------------------------------------------
# Around Line 34
               <dt id="f{faq_block.S_ROW_COUNT}{faq_block.faq_row.S_ROW_COUNT}"><strong>{faq_block.faq_row.FAQ_QUESTION}</strong></dt>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
               <dt id="f{faq_block.S_ROW_COUNT}r{faq_block.faq_row.S_ROW_COUNT}"><strong>{faq_block.faq_row.FAQ_QUESTION}</strong></dt>

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/forumlist_body.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 40
                  <a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a> <br />{L_POSTED_ON_DATE} {forumrow.LAST_POST_TIME}<!-- ELSE -->{L_NO_POSTS}<!-- ENDIF --></span>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
                  <!-- IF not S_IS_BOT --><a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a> <!-- ENDIF --><br />{L_POSTED_ON_DATE} {forumrow.LAST_POST_TIME}<!-- ELSE -->{L_NO_POSTS}<!-- ENDIF --></span>

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/mcp_forum.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 24
         <li class="header">
            <dl class="icon">
               <dt>{L_TOPICS}</dt>
               <dd class="posts">{L_REPLIES}</dd>
               <dd class="lastpost"><span>{L_LAST_POST}</span></dd>

#
#-----[ FIND ]---------------------------------------------
# Around Line 29
               <dd class="mark">{L_MARK}</dd>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
               <!-- IF not S_MERGE_SELECT --><dd class="mark">{L_MARK}</dd><!-- ENDIF -->

#
#-----[ FIND ]---------------------------------------------
# Around Line 45
            <dd class="posts">{topicrow.REPLIES} <dfn>{L_REPLIES}</dfn></dd>
            <dd class="lastpost"><span><dfn>{L_LAST_POST} </dfn>{L_POST_BY_AUTHOR} {topicrow.LAST_POST_AUTHOR_FULL} {L_POSTED_ON_DATE}<br />{topicrow.LAST_POST_TIME}</span>
            </dd>

#
#-----[ AFTER, ADD ]---------------------------------------------
#
            <!-- IF not S_MERGE_SELECT -->

#
#-----[ FIND ]---------------------------------------------
# Around Line 45
            <dd class="mark">
               <!-- IF not topicrow.S_MOVED_TOPIC --><input type="checkbox" name="topic_id_list[]" value="{topicrow.TOPIC_ID}"<!-- IF topicrow.S_TOPIC_CHECKED --> checked="checked"<!-- ENDIF --> /><!-- ELSE -->&nbsp;<!-- ENDIF -->
            </dd>

#
#-----[ AFTER, ADD ]---------------------------------------------
#
            <!-- ENDIF -->

#
#-----[ FIND ]---------------------------------------------
# Around Line 83

   <span class="corners-bottom"><span></span></span></div>
</div>

<fieldset class="display-actions">

#
#-----[ AFTER, ADD ]---------------------------------------------
#
   <!-- IF not S_MERGE_SELECT -->

#
#-----[ FIND ]---------------------------------------------
# Around Line 101
   </select>
   <input class="button2" type="submit" value="{L_SUBMIT}" />
   <div><a href="#" onclick="marklist('mcp', 'topic_id_list', true); return false;">{L_MARK_ALL}</a> :: <a href="#" onclick="marklist('mcp', 'topic_id_list', false); return false;">{L_UNMARK_ALL}</a></div>

#
#-----[ AFTER, ADD ]---------------------------------------------
#
   <!-- ENDIF -->

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/mcp_front.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 27
                  {L_POSTED} {L_POST_BY_AUTHOR} <!-- IF unapproved.U_AUTHOR --><a href="{unapproved.U_AUTHOR}">{unapproved.AUTHOR}</a><!-- ELSE -->{unapproved.AUTHOR}<!-- ENDIF --> {L_POSTED_ON_DATE} {unapproved.POST_TIME}

#
#-----[ REPLACE WITH ]---------------------------------------------
#
                  {L_POSTED} {L_POST_BY_AUTHOR} {unapproved.AUTHOR_FULL} {L_POSTED_ON_DATE} {unapproved.POST_TIME}

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/mcp_header.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 43

   <div id="cp-main" class="mcp-main">
      <!-- IF MESSAGE -->
      <div class="content">
         <h2>{L_MESSAGE}</h2>

#
#-----[ FIND ]---------------------------------------------
# Around Line 48
         <p>{MESSAGE}</p>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
         <p class="error">{MESSAGE}</p>

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/mcp_post.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 48
      <ul class="profile-icons">
         <li class="edit-icon"><a href="{U_EDIT}" title="{L_EDIT_POST}"><span>{L_EDIT_POST}</span></a></li>
      </ul>
      <!-- ENDIF -->


#
#-----[ FIND ]---------------------------------------------
# Around Line 53
      <h3>{POST_SUBJECT}</h3>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
      <h3><a href="{U_VIEW_POST}">{POST_SUBJECT}</a></h3>

#
#-----[ FIND ]---------------------------------------------
# Around Line 150
      <p><!-- IF S_MCP_QUEUE -->{RETURN_QUEUE} | {RETURN_TOPIC_SIMPLE} | {RETURN_POST}<!-- ELSEIF S_MCP_REPORT -->{RETURN_REPORTS} | <a href="{U_VIEW_TOPIC}">{L_VIEW_TOPIC}</a><!-- ELSE -->{RETURN_TOPIC}<!-- ENDIF --></p>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
      <p><!-- IF S_MCP_QUEUE -->{RETURN_QUEUE} | {RETURN_TOPIC_SIMPLE} | {RETURN_POST}<!-- ELSEIF S_MCP_REPORT -->{RETURN_REPORTS} | <a href="{U_VIEW_POST}">{L_VIEW_POST}</a> | <a href="{U_VIEW_TOPIC}">{L_VIEW_TOPIC}</a> | <a href="{U_VIEW_FORUM}">{L_VIEW_FORUM}</a><!-- ELSE -->{RETURN_TOPIC}<!-- ENDIF --></p>

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/mcp_warn_post.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 50
   <h3>{L_ADD_WARNING}</h3>
   <p>{L_ADD_WARNING_EXPLAIN}</p>

   <fieldset>
      <textarea name="warning" id="warning" class="inputbox" cols="40" rows="3">{L_WARNING_POST_DEFAULT}</textarea>

#
#-----[ AFTER, ADD ]---------------------------------------------
#
      <!-- IF S_CAN_NOTIFY -->

#
#-----[ FIND ]---------------------------------------------
# Around Line 50
      <br /><br />
      <dl class="panel">
         <dt>&nbsp;</dt>
         <dd><label><input type="checkbox" name="notify_user" checked="checked" /> {L_NOTIFY_USER_WARN}</label></dd>
      </dl>

#
#-----[ AFTER, ADD ]---------------------------------------------
#
      <!-- ENDIF -->

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/mcp_warn_user.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 34
   <h3>{L_ADD_WARNING}</h3>
   <p>{L_ADD_WARNING_EXPLAIN}</p>

   <fieldset>
      <textarea name="warning" id="warning" class="inputbox" cols="40" rows="3"></textarea>

#
#-----[ AFTER, ADD ]---------------------------------------------
#
      <!-- IF S_CAN_NOTIFY -->

#
#-----[ FIND ]---------------------------------------------
# Around Line 34
      <br /><br />
      <dl class="panel">
         <dt>&nbsp;</dt>
         <dd><label><input type="checkbox" name="notify_user" checked="checked" /> {L_NOTIFY_USER_WARN}</label></dd>
      </dl>

#
#-----[ AFTER, ADD ]---------------------------------------------
#
      <!-- ENDIF -->

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/memberlist_body.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 71
   <div class="forumbg forumbg-table">
      <div class="inner"><span class="corners-top"><span></span></span>

      <table class="table1" cellspacing="1" id="memberlist">

#
#-----[ BEFORE, ADD ]---------------------------------------------
#
   <!-- IF S_LEADERS_SET or not S_SHOW_GROUP or not .memberrow -->

#
#-----[ FIND ]---------------------------------------------
# Around Line 77
         <th class="name"><span class="rank-img"><a href="{U_SORT_RANK}">{L_RANK}</a></span><a href="{U_SORT_USERNAME}"><!-- IF S_SHOW_GROUP -->{L_GROUP_LEADER}<!-- ELSE -->{L_USERNAME}<!-- ENDIF --></a></th>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
         <th class="name"><span class="rank-img"><a href="{U_SORT_RANK}">{L_RANK}</a></span><a href="{U_SORT_USERNAME}"><!-- IF S_SHOW_GROUP and .memberrow -->{L_GROUP_LEADER}<!-- ELSE -->{L_USERNAME}<!-- ENDIF --></a></th>

#
#-----[ FIND ]---------------------------------------------
# Around Line 85
         <th class="joined"><a href="{U_SORT_JOINED}#memberlist">{L_JOINED}</a></th>
         <!-- IF U_SORT_ACTIVE --><th class="active"><a href="{U_SORT_ACTIVE}#memberlist">{L_LAST_ACTIVE}</a></th><!-- ENDIF -->
      </tr>
      </thead>
      <tbody>

#
#-----[ AFTER, ADD ]---------------------------------------------
#
      <!-- ELSEIF  not .memberrow-->
      
   <!-- ENDIF -->

#
#-----[ FIND ]---------------------------------------------
# Around Line 96
            <!-- ENDIF -->
      </tbody>
      </table>

   <span class="corners-bottom"><span></span></span></div>
</div>
<div class="forumbg">


#
#-----[ REPLACE WITH ]---------------------------------------------
#
            <!-- ENDIF -->
<!-- IF S_LEADERS_SET -->
      </tbody>
      </table>

   <span class="corners-bottom"><span></span></span></div>
</div>
<!-- ENDIF -->
<div class="forumbg">

#
#-----[ FIND ]---------------------------------------------
# Around Line 109
   <div class="inner"><span class="corners-top"><span></span></span>

   <table class="table1" cellspacing="1">
   <thead>
   <tr>

#
#-----[ AFTER, ADD ]---------------------------------------------
#
   <!-- IF not S_LEADERS_SET -->
      <th class="name"><span class="rank-img"><a href="{U_SORT_RANK}">{L_RANK}</a></span><a href="{U_SORT_USERNAME}"><!-- IF S_SHOW_GROUP -->{L_GROUP_MEMBERS}<!-- ELSE -->{L_USERNAME}<!-- ENDIF --></a></th>
         <th class="posts"><a href="{U_SORT_POSTS}#memberlist">{L_POSTS}</a></th>
         <th class="info"><a href="{U_SORT_WEBSITE}#memberlist">{L_WEBSITE}</a>{L_COMMA_SEPARATOR}<a href="{U_SORT_LOCATION}">{L_LOCATION}</a></th>
         <th class="joined"><a href="{U_SORT_JOINED}#memberlist">{L_JOINED}</a></th>
         <!-- IF U_SORT_ACTIVE --><th class="active"><a href="{U_SORT_ACTIVE}#memberlist">{L_LAST_ACTIVE}</a></th><!-- ENDIF -->
   <!-- ELSEIF S_SHOW_GROUP -->

#
#-----[ FIND ]---------------------------------------------
# Around Line 109
      <th class="name">{L_GROUP_MEMBERS}</th>
      <th class="posts">&nbsp;</th>
      <th class="info">&nbsp;</th>
      <th class="joined">&nbsp;</th>
      <!-- IF U_SORT_ACTIVE --><th class="active">&nbsp;</th><!-- ENDIF -->

#
#-----[ AFTER, ADD ]---------------------------------------------
#
   <!-- ENDIF -->

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/memberlist_leaders.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 26
      <td colspan="3"><strong>{L_NO_MEMBERS}</strong></td>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
      <td colspan="3"><strong>{L_NO_ADMINISTRATORS}</strong></td>

#
#-----[ FIND ]---------------------------------------------
# Around Line 59
      <td colspan="3"><strong>{L_NO_MEMBERS}</strong></td>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
      <td colspan="3"><strong>{L_NO_MODERATORS}</strong></td>

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/memberlist_view.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 80
         <dt>{L_TOTAL_POSTS}:</dt> <dd>{POSTS} | <strong><a href="{U_SEARCH_USER}">{L_SEARCH_USER_POSTS}</a></strong><!-- IF POSTS_PCT --><br />({POSTS_PCT} / {POSTS_DAY})<!-- ENDIF --></dd>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
         <dt>{L_TOTAL_POSTS}:</dt>
            <dd>{POSTS} | <strong><a href="{U_SEARCH_USER}">{L_SEARCH_USER_POSTS}</a></strong>
               <!-- IF POSTS_PCT --><br />({POSTS_PCT} / {POSTS_DAY})<!-- ENDIF -->
               <!-- IF POSTS_IN_QUEUE and U_MCP_QUEUE --><br />(<a href="{U_MCP_QUEUE}">{L_POSTS_IN_QUEUE}</a>)<!-- ELSEIF POSTS_IN_QUEUE --><br />({L_POSTS_IN_QUEUE})<!-- ENDIF -->
            </dd>

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/overall_footer.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 11
         <li class="rightside"><a href="{U_TEAM}">{L_THE_TEAM}</a> &bull; <!-- IF not S_IS_BOT --><a href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a> &bull; <!-- ENDIF -->{S_TIMEZONE}</li>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
         <li class="rightside"><!-- IF U_TEAM --><a href="{U_TEAM}">{L_THE_TEAM}</a> &bull; <!-- ENDIF --><!-- IF not S_IS_BOT --><a href="{U_DELETE_COOKIES}">{L_DELETE_COOKIES}</a> &bull; <!-- ENDIF -->{S_TIMEZONE}</li>

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/overall_header.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 30
   var jump_page = '{LA_JUMP_PAGE}:';
   var on_page = '{ON_PAGE}';
   var per_page = '{PER_PAGE}';
   var base_url = '{A_BASE_URL}';
   var style_cookie = 'phpBBstyle';

#
#-----[ AFTER, ADD ]---------------------------------------------
#
   var style_cookie_settings = '{A_COOKIE_SETTINGS}';

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/search_results.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 64
                  <a href="{searchresults.U_LAST_POST}">{LAST_POST_IMG}</a> <br />{L_POSTED_ON_DATE} {searchresults.LAST_POST_TIME}<br /> </span>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
                  <!-- IF not S_IS_BOT --><a href="{searchresults.U_LAST_POST}">{LAST_POST_IMG}</a> <!-- ENDIF --><br />{L_POSTED_ON_DATE} {searchresults.LAST_POST_TIME}<br /> </span>

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/styleswitcher.js

#
#-----[ FIND ]---------------------------------------------
# Around Line 110
   document.cookie = name + '=' + value + expires + '; path=/';

#
#-----[ REPLACE WITH ]---------------------------------------------
#
   document.cookie = name + '=' + value + expires + style_cookie_settings;

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/template.cfg

#
#-----[ FIND ]---------------------------------------------
# Around Line 22
version = 3.0.2

#
#-----[ REPLACE WITH ]---------------------------------------------
#
version = 3.0.3

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/ucp_groups_manage.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 3
<h2>{L_USERGROUPS}</h2>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
<h2<!-- IF GROUP_COLOR --> style="color:#{GROUP_COLOR};"<!-- ENDIF -->>{L_USERGROUPS}<!-- IF GROUP_NAME --> :: {GROUP_NAME}<!-- ENDIF --></h2>

#
#-----[ FIND ]---------------------------------------------
# Around Line 77
   {S_FORM_TOKEN}
</fieldset>

<!-- ELSEIF S_LIST -->


#
#-----[ AFTER, ADD ]---------------------------------------------
#
   <!-- IF .leader -->

#
#-----[ FIND ]---------------------------------------------
# Around Line 100
   <!-- END leader -->
   </tbody>
   </table>

   <table class="table1" cellspacing="1">
   <thead>
   <tr>
      <th class="name">{L_GROUP_APPROVED}</th>
      <th class="info">{L_GROUP_DEFAULT}</th>
      <th class="posts">{L_POSTS}</th>
      <th class="joined">{L_JOINED}</th>
      <th class="mark">{L_MARK}</th>
   </tr>
   </thead>
   <tbody>   
   <!-- BEGIN member -->
      <!-- IF member.S_PENDING -->
         </tbody>
         </table>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
   <!-- END leader -->
   </tbody>
   </table>
   <!-- ENDIF -->

   <!-- BEGIN member -->
      <!-- IF member.S_PENDING -->

#
#-----[ FIND ]---------------------------------------------
# Around Line 128
            <th class="mark">{L_MARK}</th>
         </tr>
         </thead>
         <tbody>

#
#-----[ AFTER, ADD ]---------------------------------------------
#
      <!-- ELSEIF member.S_APPROVED -->
         <!-- IF member.S_PENDING_SET -->
            </tbody>
            </table>
         <!-- ENDIF -->
         <table class="table1" cellspacing="1">
         <thead>
         <tr>
            <th class="name">{L_GROUP_APPROVED}</th>
            <th class="info">{L_GROUP_DEFAULT}</th>
            <th class="posts">{L_POSTS}</th>
            <th class="joined">{L_JOINED}</th>
            <th class="mark">{L_MARK}</th>
         </tr>
         </thead>
         <tbody>

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/ucp_main_subscribed.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 21
            <!-- IF forumrow.LAST_POST_TIME -->{L_LAST_POST} {L_POST_BY_AUTHOR} <!-- IF forumrow.U_LAST_POST_AUTHOR --><a href="{forumrow.U_LAST_POST_AUTHOR}">{forumrow.LAST_POST_AUTHOR}</a>
            <!-- ELSE -->{forumrow.LAST_POST_AUTHOR}<!-- ENDIF --> <a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a> {L_POSTED_ON_DATE} {forumrow.LAST_POST_TIME}

#
#-----[ REPLACE WITH ]---------------------------------------------
#
            <!-- IF forumrow.LAST_POST_TIME -->{L_LAST_POST} {forumrow.LAST_POST_AUTHOR_FULL} <a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a> {L_POSTED_ON_DATE} {forumrow.LAST_POST_TIME}

#
#-----[ FIND ]---------------------------------------------
# Around Line 78
      <div><a href="#" onclick="marklist('ucp', 't', true); return false;">{L_MARK_ALL}</a> &bull; <a href="#" onclick="marklist('ucp', 't', false); return false;">{L_UNMARK_ALL}</a></div>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
      <div><a href="#" onclick="marklist('ucp', 't', true); marklist('ucp', 'f', true); return false;">{L_MARK_ALL}</a> &bull; <a href="#" onclick="marklist('ucp', 't', false); marklist('ucp', 'f', false); return false;">{L_UNMARK_ALL}</a></div>

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/ucp_pm_history.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 8
         <!-- IF history_row.U_QUOTE -->
         <ul class="profile-icons">
            <li class="quote-icon"><a href="{history_row.U_QUOTE}" title="{L_QUOTE} {history_row.MESSAGE_AUTHOR}"><span>{L_QUOTE} {history_row.MESSAGE_AUTHOR}</span></a></li>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
         <!-- IF history_row.U_QUOTE or history_row.MESSAGE_AUTHOR_QUOTE -->
         <ul class="profile-icons">
            <li class="quote-icon"><a <!-- IF history_row.U_QUOTE -->href="{history_row.U_QUOTE}"<!-- ELSE -->href="#postingbox" onclick="addquote({history_row.MSG_ID}, '{history_row.MESSAGE_AUTHOR_QUOTE}');"<!-- ENDIF -->" title="{L_QUOTE} {history_row.MESSAGE_AUTHOR}"><span>{L_QUOTE} {history_row.MESSAGE_AUTHOR}</span></a></li>

#
#-----[ FIND ]---------------------------------------------
# Around Line 17
         <div class="content<!-- IF history_row.S_CURRENT_MSG --> current<!-- ENDIF -->" id="message_{history_row.MSG_ID}">
            {history_row.MESSAGE}
         </div>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
         <div class="content<!-- IF history_row.S_CURRENT_MSG --> current<!-- ENDIF -->">{history_row.MESSAGE}</div>
         <div id="message_{history_row.MSG_ID}" style="display: none;">{history_row.DECODED_MESSAGE}</div>

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/ucp_pm_viewmessage.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 69
      <!-- IF U_PM or U_EMAIL or U_WWW or U_MSN or U_ICQ or U_YIM or U_AIM -->
      <dd>
         <ul class="profile-icons">
         <!-- IF U_PM --><li class="pm-icon"><a href="{U_PM}" title="{L_PRIVATE_MESSAGE}"><span>{L_PRIVATE_MESSAGE}</span></a></li><!-- ENDIF -->
         <!-- IF U_EMAIL --><li class="email-icon"><a href="{U_EMAIL}" title="{L_EMAIL}"><span>{L_EMAIL}</span></a></li><!-- ENDIF -->
         <!-- IF U_WWW --><li class="web-icon"><a href="{U_WWW}" title="{L_VISIT_WEBSITE}: {U_WWW}"><span>{L_WEBSITE}</span></a></li><!-- ENDIF -->
         <!-- IF U_MSN --><li class="msnm-icon"><a href="{U_MSN}" title="{L_MSNM}"><span>{L_MSNM}</span></a></li><!-- ENDIF -->
         <!-- IF U_ICQ --><li class="icq-icon"><a href="{U_ICQ}" title="{L_ICQ}"><span>{L_ICQ}</span></a></li><!-- ENDIF -->
         <!-- IF U_YIM --><li class="yahoo-icon"><a href="{U_YIM}" title="{L_YIM}"><span>{L_YIM}</span></a></li><!-- ENDIF -->
         <!-- IF U_AIM --><li class="aim-icon"><a href="{U_AIM}" title="{L_AIM}"><span>{L_AIM}</span></a></li><!-- ENDIF -->

#
#-----[ REPLACE WITH ]---------------------------------------------
#
      <!-- IF U_PM or U_EMAIL or U_WWW or U_MSN or U_ICQ or U_YIM or U_AIM or U_JABBER -->
      <dd>
         <ul class="profile-icons">
         <!-- IF U_PM --><li class="pm-icon"><a href="{U_PM}" title="{L_PRIVATE_MESSAGE}"><span>{L_PRIVATE_MESSAGE}</span></a></li><!-- ENDIF -->
         <!-- IF U_EMAIL --><li class="email-icon"><a href="{U_EMAIL}" title="{L_EMAIL}"><span>{L_EMAIL}</span></a></li><!-- ENDIF -->
         <!-- IF U_WWW --><li class="web-icon"><a href="{U_WWW}" title="{L_VISIT_WEBSITE}: {U_WWW}"><span>{L_WEBSITE}</span></a></li><!-- ENDIF -->
         <!-- IF U_MSN --><li class="msnm-icon"><a href="{U_MSN}" onclick="popup(this.href, 550, 320); return false;" title="{L_MSNM}"><span>{L_MSNM}</span></a></li><!-- ENDIF -->
         <!-- IF U_ICQ --><li class="icq-icon"><a href="{U_ICQ}" onclick="popup(this.href, 550, 320); return false;" title="{L_ICQ}"><span>{L_ICQ}</span></a></li><!-- ENDIF -->
         <!-- IF U_YIM --><li class="yahoo-icon"><a href="{U_YIM}" onclick="popup(this.href, 780, 550); return false;" title="{L_YIM}"><span>{L_YIM}</span></a></li><!-- ENDIF -->
         <!-- IF U_AIM --><li class="aim-icon"><a href="{U_AIM}" onclick="popup(this.href, 550, 320); return false;" title="{L_AIM}"><span>{L_AIM}</span></a></li><!-- ENDIF -->

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/viewforum_body.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 145
               <a href="{topicrow.U_LAST_POST}">{LAST_POST_IMG}</a> <br />{L_POSTED_ON_DATE} {topicrow.LAST_POST_TIME}</span>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
               <!-- IF not S_IS_BOT --><a href="{topicrow.U_LAST_POST}">{LAST_POST_IMG}</a> <!-- ENDIF --><br />{L_POSTED_ON_DATE} {topicrow.LAST_POST_TIME}</span>

#
#-----[ FIND ]---------------------------------------------
# Around Line 171
<!-- IF S_SELECT_SORT_DAYS and not S_DISPLAY_ACTIVE -->
   <form method="post" action="{S_FORUM_ACTION}">
      <fieldset class="display-options">
         <!-- IF PREVIOUS_PAGE --><a href="{PREVIOUS_PAGE}" class="left-box {S_CONTENT_FLOW_BEGIN}">{L_PREVIOUS}</a><!-- ENDIF -->
         <!-- IF NEXT_PAGE --><a href="{NEXT_PAGE}" class="right-box {S_CONTENT_FLOW_END}">{L_NEXT}</a><!-- ENDIF -->

#
#-----[ AFTER, ADD ]---------------------------------------------
#
   <!-- IF not S_IS_BOT -->

#
#-----[ FIND ]---------------------------------------------
# Around Line 171
         <label>{L_DISPLAY_TOPICS}: {S_SELECT_SORT_DAYS}</label>
         <label>{L_SORT_BY} {S_SELECT_SORT_KEY}</label>
         <label>{S_SELECT_SORT_DIR} <input type="submit" name="sort" value="{L_GO}" class="button2" /></label>

#
#-----[ AFTER, ADD ]---------------------------------------------
#
   <!-- ENDIF -->

#
#-----[ FIND ]---------------------------------------------
# Around Line 204
   <h3><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></h3>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
   <h3><!-- IF U_VIEWONLINE --><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF --></h3>

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/template/viewtopic_body.html

#
#-----[ FIND ]---------------------------------------------
# Around Line 194
      <!-- IF postrow.U_PM or postrow.U_EMAIL or postrow.U_WWW or postrow.U_MSN or postrow.U_ICQ or postrow.U_YIM or postrow.U_AIM -->

#
#-----[ REPLACE WITH ]---------------------------------------------
#
      <!-- IF postrow.U_PM or postrow.U_EMAIL or postrow.U_WWW or postrow.U_MSN or postrow.U_ICQ or postrow.U_YIM or postrow.U_AIM or postrow.U_JABBER -->

#
#-----[ FIND ]---------------------------------------------
# Around Line 227
   <form id="viewtopic" method="post" action="{S_TOPIC_ACTION}">

   <fieldset class="display-options" style="margin-top: 0; ">
      <!-- IF PREVIOUS_PAGE --><a href="{PREVIOUS_PAGE}" class="left-box {S_CONTENT_FLOW_BEGIN}">{L_PREVIOUS}</a><!-- ENDIF -->
      <!-- IF NEXT_PAGE --><a href="{NEXT_PAGE}" class="right-box {S_CONTENT_FLOW_END}">{L_NEXT}</a><!-- ENDIF -->

#
#-----[ AFTER, ADD ]---------------------------------------------
#
      <!-- IF not S_IS_BOT -->

#
#-----[ FIND ]---------------------------------------------
# Around Line 227
      <label>{L_DISPLAY_POSTS}: {S_SELECT_SORT_DAYS}</label>
      <label>{L_SORT_BY} {S_SELECT_SORT_KEY}</label> <label>{S_SELECT_SORT_DIR} <input type="submit" name="sort" value="{L_GO}" class="button2" /></label>

#
#-----[ AFTER, ADD ]---------------------------------------------
#
      <!-- ENDIF -->

#
#-----[ FIND ]---------------------------------------------
# Around Line 264
   <h3><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></h3>

#
#-----[ REPLACE WITH ]---------------------------------------------
#
   <h3><!-- IF U_VIEWONLINE --><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF --></h3>

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/theme/content.css

#
#-----[ FIND ]---------------------------------------------
# Around Line 381
dd .signature {
   margin: 0;
   padding: 0;
   clear: none;
   border: none;
}

#
#-----[ AFTER, ADD ]---------------------------------------------
#
.signature li {
   list-style-type: inherit;
}

.signature ul, .signature ol {
   margin-bottom: 1em;
   margin-left: 3em;
}

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/theme/links.css

#
#-----[ FIND ]---------------------------------------------
# Around Line 8

/* Coloured usernames */
.username-coloured {
   font-weight: bold;
   display: inline !important;

#
#-----[ AFTER, ADD ]---------------------------------------------
#
   padding: 0 !important;

#
#-----[ OPEN ]---------------------------------------------
#
styles/prosilver/theme/theme.cfg

#
#-----[ FIND ]---------------------------------------------
# Around Line 24
version = 3.0.2

#
#-----[ REPLACE WITH ]---------------------------------------------
#
version = 3.0.3

#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM
Image







//firefox
User avatar
Jackal
Evil Admin
Evil Admin
 
Posts: 46,444
Joined: 22 Oct 2004 17:34
Location: Hereford UK
Blog: View Blog (11)
Gender: Male


Return to phpBB3 Styles

Who is online

Users browsing this forum: CommonCrawl [Bot] and 0 guests