Hi
I need help for edit 3 files I do not obtain to find the code lines in
Files to Edit
styles/subsilver2/template/overall_header.html,
styles/subsilver2/template/breadcrumbs.html,
styles/subsilver2/template/overall_footer.html
I do not find the lines :cry:
Open: styles/subsilver2/template/overall_header.html
Find
Tip: This may be a partial find and not the whole line.
Code:Select All
<div id="menubar">
Add before
Tip: Add these lines on a new blank line before the preceding line(s) to find.
Code:Select All
<!-- IF not $S_IN_PORTAL -->
Find
Tip: This may be a partial find and not the whole line.
Code:Select All
<!-- INCLUDE breadcrumbs.html -->
<br />
Add after
Tip: Add these lines on a new blank line after the preceding line(s) to find.
Code:Select All
<!-- ENDIF -->
Open: styles/subsilver2/template/breadcrumbs.html
Find
Tip: This may be a partial find and not the whole line.
Code:Select All
<p class="breadcrumbs"><a href="{U_INDEX}">{L_INDEX}</a>
Replace With
Tip: Replace the preceding line(s) to find with the following lines.
Code:Select All
<p class="breadcrumbs"><a href="{U_PORTAL}">{L_PORTAL}</a> » <a href="{U_INDEX}">{L_INDEX}</a>
Open: styles/subsilver2/template/overall_footer.html
Find
Tip: This may be a partial find and not the whole line.
Code:Select All
<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
Add after
Tip: Add these lines on a new blank line after the preceding line(s) to find.
Code:Select All
<!-- IF S_PORTAL_COPY --><br />{S_PORTAL_COPY}<!-- ENDIF -->
It does not exist these lines
my English is horrible :oops:
SOLVED Phpbb 3 Portal And Black Pearl Style
Subject: Re: Phpbb 3 Portal And Black Pearl Style
you need to find :
in styles/subsilver2/template/overall_header.html
find this
and add before this
pics demo
------------------------------------------
find (in my case this is last line)
affter add
pic sample
in styles/subsilver2/template/breadcrumbs.html
find this
replace with this
pisc demo
in styles/subsilver2/template/overall_footer.html
find
affter add
pics demo

in styles/subsilver2/template/overall_header.html
find this
and add before this
pics demo


------------------------------------------
find (in my case this is last line)
affter add
pic sample

in styles/subsilver2/template/breadcrumbs.html
find this
replace with this
<p class="breadcrumbs"><a href="{U_PORTAL}">{L_PORTAL}</a> ยป <a href="{U_INDEX}">{L_INDEX}</a>
pisc demo


in styles/subsilver2/template/overall_footer.html
find
affter add
pics demo


Subject: Re: Phpbb 3 Portal And Black Pearl Style
Sorry i dont find lines in my
styles/black_pearl/template/overhall_header.html
styles/black_pearl/template/overhall_footer.html
styles/black_pearl/template/breadcumbs.html
this is my portal
***.88id.com.br/forum/portal.php :cry: :cry:
In styles/subsilver2/template I find all lines but in the archives of the black pearl in styles/black_pearl/template not :oops:
styles/black_pearl/template/overhall_header.html
styles/black_pearl/template/overhall_footer.html
styles/black_pearl/template/breadcumbs.html
this is my portal
***.88id.com.br/forum/portal.php :cry: :cry:
In styles/subsilver2/template I find all lines but in the archives of the black pearl in styles/black_pearl/template not :oops:
Subject: Re: Phpbb 3 Portal And Black Pearl Style
:wallb: :wallb: :x: :mrblue: :rotfl_02:
ok ok , i will try to find those lines in black pearl
i supose u are trying to install portal from here http://www.icyphoenix.com/viewtopic.php?f=32&t=4328
right ?
EDIT
ok... i created it
so download my attachment extract it...
you will see inside 3 files : overall_footer.html , overall_header.html and menu_block.html
upload it in your stylesblack_pearltemplate....
thats all
PS. menu_block.html you dont need to upload but if you want to see "Portal" in navigation what i added it , than upload it (see pic what i mean)
backup your overall_footer.html , overall_header.html and menu_block.html before you upload mine
enyoj :wink:
Sneiki wrote: [View Post]
Sneiki wrote: [View Post]
:wallb: :wallb: :x: :mrblue: :rotfl_02:
ok ok , i will try to find those lines in black pearl
i supose u are trying to install portal from here http://www.icyphoenix.com/viewtopic.php?f=32&t=4328
right ?
EDIT
ok... i created it
so download my attachment extract it...
you will see inside 3 files : overall_footer.html , overall_header.html and menu_block.html
upload it in your stylesblack_pearltemplate....
thats all
PS. menu_block.html you dont need to upload but if you want to see "Portal" in navigation what i added it , than upload it (see pic what i mean)

backup your overall_footer.html , overall_header.html and menu_block.html before you upload mine
enyoj :wink:
template.rar | ||
Description: | overall_footer.html , overall_header.html and menu_block.html for black pearl style | ![]() Download |
Filename: | template.rar | |
Filesize: | 3.49 KB | |
Downloaded: | 429 Time(s) |
Subject: Re: Phpbb 3 Portal And Black Pearl Style
ok Limun
I made upload of the archives and link portal in my forum is ok
But my portal the blocks continue disaligned
See - ***.88id.com.br/forum/portal
Which archive I must edit to configure ??
Thanks for help and sorry my horrible English
I made upload of the archives and link portal in my forum is ok
But my portal the blocks continue disaligned
See - ***.88id.com.br/forum/portal
Which archive I must edit to configure ??
Thanks for help and sorry my horrible English
Subject: Re: Phpbb 3 Portal And Black Pearl Style
yes limun clear all cache forum and template :shock:
Subject: Re: Phpbb 3 Portal And Black Pearl Style
What's wrong with it? I see in http://www.88id.com.br/forum/portal.php that it's ok..
Sneiki wrote: [View Post]
What's wrong with it? I see in http://www.88id.com.br/forum/portal.php that it's ok..
Subject: Re: Phpbb 3 Portal And Black Pearl Style
now its perfect :mrviolet: maybe his server is slow :mryellow:
so this is solved :mrgreen:
jpavly wrote: [View Post]
now its perfect :mrviolet: maybe his server is slow :mryellow:
so this is solved :mrgreen:
Subject: Re: Phpbb 3 Portal And Black Pearl Style
Hi, try to do the same but have some trouble
h**p://geesee.de/bock3/
The design is wrong. What can be wrong?
What I did so far:
- fresh phpbb installation
- install style Black Perl
- install phpbb3portal 1.2.2 (copy all files in the structure, modify , install)
- just copied the styles from prosilver into black perl dir
- copy your 3 files from post above
- looks good with prosilver
- but look what happend to portal layout :(
I am a beginner with all this phpbb here and would be very happy for support.
It is almost finished ... just this peace to do.
Thanks and kind regards Sascha
h**p://geesee.de/bock3/
The design is wrong. What can be wrong?
What I did so far:
- fresh phpbb installation
- install style Black Perl
- install phpbb3portal 1.2.2 (copy all files in the structure, modify , install)
- just copied the styles from prosilver into black perl dir
- copy your 3 files from post above
- looks good with prosilver
- but look what happend to portal layout :(
I am a beginner with all this phpbb here and would be very happy for support.
It is almost finished ... just this peace to do.
Thanks and kind regards Sascha
Subject: Re: Phpbb 3 Portal And Black Pearl Style
you didnt added codes in .css and in all blocks of black pearl...
i will show you ...or post files for you soon
EDIT
ok , first backup your stylesheet.css it is in your stylesblack_pearltheme
thank download this mine attachment and extract it ...
affter extraction upload my stylesheet.css in your stylesblack_pearltheme
let me know if helped :wink:
GeeSee wrote: [View Post]
you didnt added codes in .css and in all blocks of black pearl...
i will show you ...or post files for you soon
EDIT
ok , first backup your stylesheet.css it is in your stylesblack_pearltheme
thank download this mine attachment and extract it ...
affter extraction upload my stylesheet.css in your stylesblack_pearltheme
let me know if helped :wink:
stylesheet.rar | ||
Description: | stylesheet.css for black pearl portal | ![]() Download |
Filename: | stylesheet.rar | |
Filesize: | 3.35 KB | |
Downloaded: | 304 Time(s) |
Subject: Re: Phpbb 3 Portal And Black Pearl Style
updated with your file but still the same result
did clear the cache
I am not sure regarding the right installation of the of the theme.
Copied it from prosilver to /styles/black_pearl/template/portal/
Many thanks for help :idea: need it :oops:
did clear the cache
I am not sure regarding the right installation of the of the theme.
Copied it from prosilver to /styles/black_pearl/template/portal/
Many thanks for help :idea: need it :oops:
Subject: Re: Phpbb 3 Portal And Black Pearl Style
download this attachment and extract it ...
try upload this folder in your stylesblack_pearltemplateportal
than again clear the cache
GeeSee wrote: [View Post]
download this attachment and extract it ...
try upload this folder in your stylesblack_pearltemplateportal
than again clear the cache
block.rar | ||
Description: | blocks | ![]() Download |
Filename: | block.rar | |
Filesize: | 18.31 KB | |
Downloaded: | 292 Time(s) |
Subject: Re: Phpbb 3 Portal And Black Pearl Style
This is excellent work. The reason I won't use phpbb 3.0 is because there's no portal body.
If this would be made into a complete mod package, then I might fool around more with phpbb 3.0.
Although, since MG is always a few steps ahead of phpbb by offering his great IP CMS, I will continue using IP!
:mrblue:
If this would be made into a complete mod package, then I might fool around more with phpbb 3.0.
Although, since MG is always a few steps ahead of phpbb by offering his great IP CMS, I will continue using IP!
:mrblue:
Page 1 of 1
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.9642s (PHP: 3% SQL: 97%)
SQL queries: 18 - Debug Off - GZIP Enabled