[STYLE] - Black Pearl And Rainbow Pearl

Tags And Keywordsblack pearl, phpbb3, rainbow pearl, style, template


Goto page Previous  1, 2, 3 ... 12, 13, 14

Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
Style updated to phpBB 3.0.12

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

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: [Download] [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.

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 :(

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.

Subject: Re: [STYLE] - Black Pearl And Rainbow Pearl
Do you have plans to port Black Pearl to 3.1?

Profile PM  
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.

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 :)

Profile PM  
Goto page Previous  1, 2, 3 ... 12, 13, 14

Page 14 of 14


  
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

   

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.5903s (PHP: 4% SQL: 96%)
SQL queries: 14 - Debug Off - GZIP Enabled