[STYLE] - Black Pearl And Rainbow Pearl »  Show posts from    to     

Icy Phoenix


phpBB 3 MODS And Styles (Not Compatible With phpBB 3.1) - [STYLE] - Black Pearl And Rainbow Pearl



Mighty Gorgon [ Tue 01 Oct, 2013 23:17 ]
Post subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
Style updated to phpBB 3.0.12


ChiChi777 [ Sun 05 Jan, 2014 13:36 ]
Post 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:
http://tinyurl.com/ox38nus

Can you help me?

(Sorry for my english :$ )

Chi


Mighty Gorgon [ Sun 05 Jan, 2014 21:21 ]
Post 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:
Code: [Hide] [Select]
<!-- 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 -->


Make sure you move the block with the table, since it is a table row.


ChiChi777 [ Sun 12 Jan, 2014 15:29 ]
Post 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 :(


Mighty Gorgon [ Mon 13 Jan, 2014 10:34 ]
Post 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.


VSaBaH [ Tue 28 Oct, 2014 20:07 ]
Post subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
Do you have plans to port Black Pearl to 3.1?


Mighty Gorgon [ Thu 30 Oct, 2014 09:32 ]
Post 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.


VSaBaH [ Thu 30 Oct, 2014 12:16 ]
Post subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
Mighty Gorgon wrote: [View Post]
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.


Hmm ok... Thanks for your projects and helps




Powered by Icy Phoenix