Icy Phoenix

     
 



Post new topic  Reply to topic 
Page 8 of 14
Goto page Previous  1, 2, 3 ... 7, 8, 9 ... 12, 13, 14  Next
Go to page   
 
Reply with quote Download Post 
Post Re: [STYLE] - Black Pearl And Rainbow Pearl 
 
Bobocop wrote: [View Post]
OK, the problem is with the code in viewtopic_body.html file, In Black_Pearl
I don't know where, (I'm not a coder), but for one, i was trying to compare the 2 files, phpbb3 - subsilver2/template/viewtopic_body.html and Black-Pearl - - subsilver2/template/viewtopic_body.html
and i notice that, in the Black-Pearl file there's a </table> missing above <!-- END postrow -->

You can see in the example below
Black-Pearl Code:
Code: [Download] [Hide]
  1.     </tr>  
  2.     <tr><td class="spacer" colspan="2"><img src="{T_THEME_PATH}/images/spacer.gif" width="1" height="4" alt="" /></td></tr>  
  3. <!-- END postrow --> 


PHPBB3 subsilver2 Code:
Code: [Download] [Hide]
  1.         <td class="spacer" colspan="2" height="1"><img src="images/spacer.gif" alt="" width="1" height="1" /></td>  
  2.     </tr>  
  3.     </table>  
  4. <!-- END postrow --> 


But just putting </table> there will not work (there's something else wrong, but like i said I'm not a coder,

So i replaced the Black-Pearl - template/viewtopic_body.html file with the phpbb3 - subsilver2/template/viewtopic_body.html file, and as you can see HERE it now shows after first post.

The problem is that it removed the border line dividing the poster name and avatar from the post, but for me, i think i can find that code and fix it.

This fix is easy for new installs (for non coders) But for those that have installed mods and edited that file according to the mods, will either have to try and see whats wrong with it, or wait to see if MG fixes it.

Anyway I just wanted to let people that are still having a problem with ads after first post. know about this.


Looked to the code of my forum and was wondering if this really should be a problem as my site is XHTML valid.
So here are the results:

Code: [Download] [Hide]
  1. <!-- END postrow -->  
  2.  
  3. <!-- IF not S_IS_BOT -->  
  4.     <tr><td class="cat-bottom" colspan="2"><form name="viewtopic" method="post" action="{S_TOPIC_ACTION}"><span class="gensmall">{L_DISPLAY_POSTS}:</span> {S_SELECT_SORT_DAYS}&nbsp;<span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR}&nbsp;<input class="btnlite" type="submit" value="{L_GO}" name="sort" /></form></td></tr>  
  5. <!-- ENDIF -->  
  6.     </table>  
  7.  


the table close tag just comes some lines below the <!-- END postrow -->
If you insert another </table> then you might have some more problems!

Can you check it Bobocop?

And another prob that i found is your code:
Code: [Download] [Hide]
  1. <!-- IF postrow.S_FIRST_ROW == 2 -->  
  2.         <div class="post bg3">  
  3.             <div class="inner"><span class="corners-top"><span></span></span>  
  4.             
  5.             <div align="center">  
  6.  
  7. <img src="http://altecart.com/pics/bannertest.jpg" />  
  8.             </div>  
  9.             
  10.             <span class="corners-bottom"><span></span></span></div>  
  11.         </div>  
  12. <!-- ENDIF -->  
  13.  


<!-- IF postrow.S_FIRST_ROW == 2 --> can never be happen as S_FIRST_ROW is either TRUE or FALSE. So what you could try instead is: <!-- IF postrow.S_FIRST_ROW != TRUE --> but that would display the advertisement on every row except the first  

Hence you could try this code:

<!-- IF postrow.S_ROW_COUNT == 2 -->

I didn't tried it - but for me it seems a possible solution!
 



 
HuorSend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: [STYLE] - Black Pearl And Rainbow Pearl 
 
Good point Hour, thanks for reporting it.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [STYLE] - Black Pearl And Rainbow Pearl 
 
I'm fairly new to PHPBB and Black Pearl, but I am trying to incorporate a 468 x 60 ad somewhere in the top like a typical banner ad.

The screenshot below is the area I'd like the ad to appear in.
 
 

I'd also like to have one in the footer as well.

Where do I update the code to make this happen?  I tried updating the overall file, however that did not work.

Thanks,

John
 



 
johngiggs2k1Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [STYLE] - Black Pearl And Rainbow Pearl 
 
Hello, I need help figuring out a few things on my site ***.ontariog8club.com

1) how do I remove the header text next to my header image without removing the text from the top of the open window ("Ontario G8 Club")

2) how do I change the colour of the deviding line between posts? I changed the setting for it to be red, but it only stays red till the page full loads, then it switchs back to the default orange colour  

3) Anywhere I can get this image  without the arrow in it? I would like to modifly it to have a small Pontiac arrowhead in it (to go with the theam of my site)

that is all for now,
Thanks
 Peter G

P.S. I'm still new at all this, so I may need somewhat more detailed instructions...
 



 
Peterg22000Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [STYLE] - Black Pearl And Rainbow Pearl 
 
Maybe this one will help you

 forum_blank
 




____________
TheSteffen
Often SEARCH is the quickest way to get support.
IcyPhoenix German Support
 
TheSteffenSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [STYLE] - Black Pearl And Rainbow Pearl 
 
Thanks for taking the time to help, I really apprciate it.
 



 
Dennis21Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [STYLE] - Black Pearl And Rainbow Pearl 
 
@Mighty Gorgon

I Have installed your Black Pearl Style an its excelent. But i have got a Probleme with it. I am From Germany and so there a some Words longer than the English one. Is it Possible that you make a bigger Texticon in you psd. So that i can make my one new icon.

For Example i have addes the phpbb3 Gallery and the phpBB Portal with your style and there would a icon with the name " Bild hochladen" nice. But this is too long for you Icon.

Would be cool if you can make a longer default icon in your psd.

Also it would be good if you add the font in the folder where the psd is. Because so the users dosent must search the font.

Greeds Feichti
 



 
FeichtiSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [STYLE] - Black Pearl And Rainbow Pearl 
 
Feichti wrote: [View Post]

I Have installed your Black Pearl Style an its excelent. But i have got a Probleme with it. I am From Germany and so there a some Words longer than the English one. Is it Possible that you make a bigger Texticon in you psd. So that i can make my one new icon.


maybe this can help
 test

but for font i dont know whic one is used  

test.rar
Description:  
Download
Filename: test.rar
Filesize: 6.57 KB
Downloaded: 105 Time(s)

 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [STYLE] - Black Pearl And Rainbow Pearl 
 
Unfortuantely the font is not free and I cannot include it.

You can check the name of the font in the PSD included in the original package.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [STYLE] - Black Pearl And Rainbow Pearl 
 
Feichti,

you know, that you can download german lang buttons on this site?
http://www.icyphoenix.com/styles/co..._id=black_pearl

Scoll at the end of this site... you will find "Buttons German [de]"

Is this what you want?
 




____________
TheSteffen
Often SEARCH is the quickest way to get support.
IcyPhoenix German Support
 
TheSteffenSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [STYLE] - Black Pearl And Rainbow Pearl 
 
Mighty Gorgon wrote: [View Post]
eFantasy wrote: [View Post]
Is there a chat_body.html file for AJAX chat by Handyman?
I use the one from subSilver now, but then It doesn't show corners and other things look different.

At the moment there isn't, but you can easily apply rounded corners to that template by looking how rounded corners are implemented in other tpls.

I've used a really easy to use technique.

rasputin007 wrote: [View Post]
I am running a phpBB3 forum and love the Black Pearl skin. The only trouble I have is that I can not get it extended so that it will cover the whole screen.
Since I do not need space for Google Ads or so I really would like to have Black Perl running width=100%.
I had a look at the "_mg_config.html" file and changed the $MG_GLOBAL_WIDTH =  to 100%, but that somehow does not do the trick as it worked with the "ca_config.html" files in the acidtech skins.
I have a few Black Pearl skins with colour variation, but have them not enabled because they always have a left and right space.
What file and what in it do I have to change to achieve "width 100%"?

Edit:
I just changed to Black Pearl style on this forum and guess what, it is full width, beautyfull!!!!!!!!

For me it is working fine with Firefox... did you empty the cache?

Anyway... try to have a look at this:
http://www.phpbb.com/community/viewtopic.php?p=3235260#p3235260


I have done what is said on http://www.phpbb.com/community/viewtopic.php?p=3235260#p3235260 but i didnt have any result
I have refreshd the template and erased the cache..

How should i fit my site ( www.discutivel.comuf.com ) in a regular 1024x760 screen ??
Best regards
 



 
unknown2Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [STYLE] - Black Pearl And Rainbow Pearl 
 
I see your site fitting well 1024px... I guess you have solved your issue.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [STYLE] - Black Pearl And Rainbow Pearl 
 
Yes i did solve the problem yesterday, but i do still have a doubt:
What if i want to insert a space (like the one who is in the left side) in the right side? How do i make the table of the forum ajustable to all the 3 clomuns (left, forum, and right) for 1024x760 ??

Best regards
 



 
unknown2Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [STYLE] - Black Pearl And Rainbow Pearl 
 
Did you ever play Tetris?

I'm kidding of course... I cannot answer that question, because the answer depends on many factors and on the elements you are going to add.

I guess forum column should at least need 800px or something like that... if you are going to reduce more than that, you are likely to have display issues on 1024px resolutions.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [STYLE] - Black Pearl And Rainbow Pearl 
 
I want to have a column witht he size of the one already exist (smth like that) to insert google ads

=)
 



 
unknown2Send private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 8 of 14
Goto page Previous  1, 2, 3 ... 7, 8, 9 ... 12, 13, 14  Next


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
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