[STYLE] - Black Pearl And Rainbow Pearl
Tags And Keywords: black pearl, phpbb3, rainbow pearl, style, template
Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
Hello!
Thank you to the Rainbow Pearl style, i love it ^^
But i have few problems: how can i delete the contacts from the profile? I need only e-mail and PM, and i don't need MSNM/WLM, YIM, AIM, ICQ, Jabber.
I deleted these from the styles/rainbowpearl/template/ucp_profile_profile_info.html, and /memberlist_view.html and memberlist_search.html files, and I can't see these in the User Control Panel, but they are still on the profile
And how can i make custom profile fields to the left side, under the contacts?
Like this:
h**p://tinyurl.com/ox38nus
Can you help me?
(Sorry for my english :$ )
Chi
Thank you to the Rainbow Pearl style, i love it ^^
But i have few problems: how can i delete the contacts from the profile? I need only e-mail and PM, and i don't need MSNM/WLM, YIM, AIM, ICQ, Jabber.
I deleted these from the styles/rainbowpearl/template/ucp_profile_profile_info.html, and /memberlist_view.html and memberlist_search.html files, and I can't see these in the User Control Panel, but they are still on the profile
And how can i make custom profile fields to the left side, under the contacts?
Like this:
h**p://tinyurl.com/ox38nus
Can you help me?
(Sorry for my english :$ )
Chi
Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
Hi ChiChi777, the file you need to edit is the following:
styles/rainbow_pearl/template/ucp_profile_profile_info.html
You have to remove IM links there and then you can move "Custom Profile Fields" where you like.
The block for "Custom Profile Fields" is the following:
Make sure you move the block with the table, since it is a table row.
styles/rainbow_pearl/template/ucp_profile_profile_info.html
You have to remove IM links there and then you can move "Custom Profile Fields" where you like.
The block for "Custom Profile Fields" is the following:
<!-- BEGIN profile_fields -->
<tr>
<td class="row1" width="35%">
<b class="genmed">{profile_fields.LANG_NAME}: </b>
<!-- IF profile_fields.S_REQUIRED --><b>*</b><!-- ENDIF -->
<!-- IF profile_fields.LANG_EXPLAIN --><br /><span class="gensmall">{profile_fields.LANG_EXPLAIN}</span><!-- ENDIF -->
</td>
<td class="row2">{profile_fields.FIELD}<!-- IF profile_fields.ERROR --><br /><span class="gensmall error">{profile_fields.ERROR}</span><!-- ENDIF --></td>
</tr>
<!-- END profile_fields -->
<tr>
<td class="row1" width="35%">
<b class="genmed">{profile_fields.LANG_NAME}: </b>
<!-- IF profile_fields.S_REQUIRED --><b>*</b><!-- ENDIF -->
<!-- IF profile_fields.LANG_EXPLAIN --><br /><span class="gensmall">{profile_fields.LANG_EXPLAIN}</span><!-- ENDIF -->
</td>
<td class="row2">{profile_fields.FIELD}<!-- IF profile_fields.ERROR --><br /><span class="gensmall error">{profile_fields.ERROR}</span><!-- ENDIF --></td>
</tr>
<!-- END profile_fields -->
Make sure you move the block with the table, since it is a table row.
Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
Thx :)
I don't know why, but it doesn't work :( The contacts are still on the profile. And I can't make custome profile fields in the user control panel to the left side :(
I don't know why, but it doesn't work :( The contacts are still on the profile. And I can't make custome profile fields in the user control panel to the left side :(
Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
Did you refresh the cache?
Regarding moving the custom profile fields, you need to move the whole block onto the other table. For doing that you need to know some basics of html which I would expect you to know... otherwise it will be very tough to reach your goal properly.
Regarding moving the custom profile fields, you need to move the whole block onto the other table. For doing that you need to know some basics of html which I would expect you to know... otherwise it will be very tough to reach your goal properly.
Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
Currently I think I'll drop support for phpBB 3 styles and mod completely.
I have no plan in upgrading those styles, since I really lack of free time.
I'm sorry.
I have no plan in upgrading those styles, since I really lack of free time.
I'm sorry.
Page 14 of 14
You cannot post new topicsYou 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
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.1577s (PHP: 12% SQL: 88%)
SQL queries: 14 - Debug Off - GZIP Enabled