|
Page 5 of 14
|
Ratt
Joined: September 2007
Posts: 22
|
 Re: [STYLE] - Black Pearl And Rainbow Pearl
Do you have a link to test that "online" section?
Unfortunately I have no Portal for phpBB 3 yet.
Yes: Want me to make an account for you? It's normal reg for that board username password your done, no need for email etc.. I'll create a test account anyway...username test pw 1234
- http://rattznest.org/ts2/index.php
Icy Phoenix is based on phpBB 2.
Right, I remember seeing a post somewhere else where you said that after BB3 has been out awhile you may consider making/converting IP into a BB3 Board? I really love what you have done with IP. The functionality of it is just awesome. Much better than what phpBBXS was.
|
#61 Fri 15 Feb, 2008 10:44 |
|
Sponsors

|
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.
|
| |
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: [STYLE] - Black Pearl And Rainbow Pearl
It seems like you changed the code for online users... restore this:
<!-- IF S_DISPLAY_ONLINE_LIST -->
<br clear="all" />
<div id="viewonline_h" style="display:none;">
<div><div class="tbl-h-l"><div class="tbl-h-r"><div class="tbl-h-c"><img style="padding-top:9px;padding-right:6px;float:right;cursor:pointer;" src="{T_THEME_PATH}{$MG_MAX}" onclick="javascript:ShowHide('viewonline_nh','viewonline_h','viewonline_nh');" alt="{L_WHO_IS_ONLINE}" /><div class="tbl-title"><h4>{L_WHO_IS_ONLINE}</h4></div></div></div></div>
<table class="tablebg" width="100%" cellpadding="0" cellspacing="0">
<tr><td class="row1"><span class="gensmall"> </span></td></tr>
</table>
<div class="tbl-f-l"><div class="tbl-f-r"><div class="tbl-f-c"> </div></div></div></div>
</div>
<div id="viewonline_nh">
<script type="text/javascript">
<!--
tmp = 'viewonline';
if(GetCookie(tmp) == '2')
{
ShowHide('viewonline_nh', 'viewonline_h', 'viewonline_nh');
}
//-->
</script>
<div><div class="tbl-h-l"><div class="tbl-h-r"><div class="tbl-h-c"><img style="padding-top:9px;padding-right:6px;float:right;cursor:pointer;" src="{T_THEME_PATH}{$MG_MIN}" onclick="javascript:ShowHide('viewonline_nh','viewonline_h','viewonline_nh');" alt="{L_WHO_IS_ONLINE}" /><div class="tbl-title"><!-- IF U_VIEWONLINE --><h4><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></h4><!-- ELSE --><h4>{L_WHO_IS_ONLINE}</h4><!-- ENDIF --></div></div></div></div>
<table class="tablebg" width="100%" cellpadding="0" cellspacing="0">
<tr>
<!-- IF LEGEND -->
<td class="row1" rowspan="2" align="center" valign="middle"><img src="{T_THEME_PATH}/images/online.png" alt="{L_WHO_IS_ONLINE}" /></td>
<!-- ELSE -->
<td class="row1" align="center" valign="middle"><img src="{T_THEME_PATH}/images/online.png" alt="{L_WHO_IS_ONLINE}" /></td>
<!-- ENDIF -->
<td class="row1" width="100%"><span class="genmed">{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /><br />{LOGGED_IN_USER_LIST}</span></td>
</tr>
<!-- IF LEGEND -->
<tr><td class="row1"><b class="gensmall">{L_LEGEND} :: {LEGEND}</b></td></tr>
<!-- ENDIF -->
<tr><td class="cat-bottom" colspan="2"> </td></tr>
</table>
<div class="tbl-f-l"><div class="tbl-f-r"><div class="tbl-f-c"> </div></div></div></div>
</div>
<!-- ENDIF -->
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#62 Fri 15 Feb, 2008 21:28 |
|
Ratt
Joined: September 2007
Posts: 22
|
 Re: [STYLE] - Black Pearl And Rainbow Pearl
Ok I did as you suggested but it still didn't work. I'm not really concerned in getting this to work at this point now since that portal is still beta and I really appreciate your help a great deal. Just figured I'd try to get it to work and get the feel of it before it goes RC plus I don't receive help at their site for some reason not sure why and was deleted as a member there. That doesn't set well with me for them doing that.
There is another portal at phpbb.com that is very similar to IMPortal now called board3 portal. It just doesn't have all the bells and whistles yet that IMPortal had. Hopefully IcyPhoenix goes BB3 in the future and I can get that to use. Thank you so much for your time. I'd really love to get the IcyPhoenix Portal to work on BB3.
Is there anyway you could create the IcyPhoenix Portal as a mod for BB3? I really would love to have your Portal instead.
|
#63 Sat 16 Feb, 2008 16:30 |
|
KevinB 
Joined: February 2008
Posts: 2
|
 Re: [STYLE] - Black Pearl
WappyRS wrote: [View Post]
its the index_body in template folder make sure
<!-- INCLUDE overall_header.html -->
<!-- INCLUDE breadcrumbs.html -->
is at the top that sorted mine out
Love this style, it's clean and sharp looking!
I wanted to move the Board Index closer to the top of the layout and tried what was posted earlier in this thread:
index_body.html
<!-- INCLUDE overall_header.html -->
<!-- INCLUDE breadcrumbs.html -->
<br />
<!-- IF U_MCP -->
<div id="pageheader">
<p class="linkmcp">[ <a href="{U_MCP}">{L_MCP}</a> ]</p>
</div>
<br clear="all" /><br />
<!-- ENDIF -->
This didn't seem to do anything for me though. Is there something I'm not doing right?
I'm using a new install of phpBB3 "Olympus" 3.0.0 and black_pearl_phpbb3_1_2_6.
Thanks in advance for any help offered.
Kevin
h**p://***.fttguild.com/gbhs1986/86_forum/
|
#64 Mon 18 Feb, 2008 21:11 |
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: [STYLE] - Black Pearl And Rainbow Pearl
Try to refresh your template and your cache.
I will upgrade the style soon.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#65 Tue 19 Feb, 2008 00:14 |
|
KevinB 
Joined: February 2008
Posts: 2
|
 Re: [STYLE] - Black Pearl And Rainbow Pearl
I made sure to refresh my cache on Firefox (primary browser), then I fired up IE (hadn't visited the site with it yet) and tried that fresh - still no luck.
What do you mean about refreshing the template? Is there an admin function that will refresh a template?
*EDIT*
Nice! Found the "refresh" option in Admin panel>Styles>Style Components>Templates.
That was the trick; it's laid out correctly now. Thanks for your quick response!
|
#66 Tue 19 Feb, 2008 00:19 |
|
GlosterMan 
Joined: December 2007
Posts: 10
|
 Re: [STYLE] - Black Pearl And Rainbow Pearl
MG
Can you provide a download link for Rainbow_Pearl other than ColorizeIt?
When you try to download it without changing colors you get the following error message:
Error
No colors to change.
Click here to return to editor.
Rob
|
#67 Fri 22 Feb, 2008 19:31 |
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: [STYLE] - Black Pearl And Rainbow Pearl
MG
Can you provide a download link for Rainbow_Pearl other than ColorizeIt?
When you try to download it without changing colors you get the following error message:
Error
No colors to change.
Click here to return to editor.
Rob
Yes I know that... you can slightly change one of the slider for an not existent color so you will have the template with no changes.
I have created that template to be colorized... anyway next time I will update it, I will also include a download link here.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#68 Fri 22 Feb, 2008 21:07 |
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: [STYLE] - Black Pearl And Rainbow Pearl
Style updated!
2007/03/17 Fixed errors in CSS and mcp_post.html
P.S.: added extra langs in ColorizeIt!
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#69 Wed 19 Mar, 2008 00:36 |
|
rudolfe
Joined: March 2008
Posts: 1
|
 Re: [STYLE] - Black Pearl And Rainbow Pearl
Mighty Gorgon wrote: [View Post] Style updated!
2007/03/17 Fixed errors in CSS and mcp_post.html
P.S.: added extra langs in ColorizeIt!
Please make a diff file for future versions mighty gorgon xD
Took me a while to get used to WinMerge to identify the changes.
It's just a couple of padding fixes in css and a slightly changed call to "onclick="find_username (this.href);" right?
|
#70 Tue 08 Apr, 2008 10:01 |
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: [STYLE] - Black Pearl And Rainbow Pearl
Style updated to phpBB 3.0.1
I have no time for code changes.
I can only provide changed files.
# forumlist_body.html
# login_body.html
# mcp_post.html
# memberlist_search.html
# overall_header.html
# posting_body.html
# simple_header.html
# viewforum_body.html
# viewtopic_body.html
# ucp_agreement.html
# ucp_register.html
# ucp_resend.html
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#71 Thu 10 Apr, 2008 01:01 |
|
Ds 
Joined: July 2008
Posts: 1
|
 Re: [STYLE] - Black Pearl And Rainbow Pearl
Hello and thanks for this good style
I'm Trying to Separate the stick and the other type from the Regular post using this code
<td class="row<!-- IF topicrow.S_UNREAD_TOPIC -->4<!-- ELSE -->1<!-- ENDIF -->">
<!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}">{NEWEST_POST_IMG}</a><!-- ENDIF -->
{topicrow.ATTACH_ICON_IMG} <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a>
<!-- IF topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED -->
<a href="{topicrow.U_MCP_QUEUE}">{topicrow.UNAPPROVED_IMG}</a>
<!-- ENDIF -->
<!-- IF topicrow.S_TOPIC_REPORTED -->
<a href="{topicrow.U_MCP_REPORT}">{REPORTED_IMG}</a>
<!-- ENDIF -->
<!-- IF topicrow.PAGINATION -->
<p class="gensmall"> [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {topicrow.PAGINATION} ] </p>
<!-- ENDIF -->
</td>
put it dose not work
could you pls. tell me how
Thanks
|
#72 Tue 08 Jul, 2008 16:37 |
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: [STYLE] - Black Pearl And Rainbow Pearl
I have to think about it.
I do not have time now to make all the tests, if you have patience I may have it sorted out in the future.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#73 Thu 10 Jul, 2008 13:17 |
|
mereksteele
Joined: August 2008
Posts: 2
|
 Re: [STYLE] - Black Pearl And Rainbow Pearl
Hello,
First I would like to say that I love your black pearl style and have been using it since the beginning of phpbb3. But now I am having a problem. I recently updated the style to the newest version to go along with 3.0.2. Now in the search, or viewforum.php, a user that was recently activated after i did the changes does not have his name in the author column the proper color and its not clickable. But in the memberslist he is there and the proper yellow color and clickable... any ideas?
One more problem, I have a custom logo on the overall_header, and the menu_block is covering the bottom 1/4 of the logo with. It looks like the menu_block is sitting ontop of the logo because the logo is both above and below the menu_block
|
#74 Tue 26 Aug, 2008 02:55 |
|
tman 
Joined: August 2007
Posts: 2
|
 Re: [STYLE] - Black Pearl And Rainbow Pearl
Question, I noticed on this board with this theme applied that "Global Announcement", "Announcement", "Sticky", and "Topics" are all divided nicely and looks cleaner. The default install of this theme on a phpbb3 board dose not have this feature??? What do have have to change to enable this feature?
|
#75 Wed 27 Aug, 2008 14:35 |
|
|
Page 5 of 14
|
Was this topic useful?
Was this topic useful?
| Link this topic |
| URL |
|
| BBCode |
|
| HTML |
|
Similar Topics
Similar Topics
You cannot post new topics You cannot reply to topics You cannot edit your posts You cannot delete your posts You cannot vote in polls You cannot attach files You can download files You cannot post calendar events
|
|
|
|