Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
What have you done before the problem was there?
What have you already tryed to solve the problem?
Description and Message
Hello,
I would like to download the portal style AeroRed for my forum,
viewtopic.php?style=3&p=19671#p19671
But I find not the link
Would have you the direct link so that I can download it, svp?
Thank you in advance for your help.
Cordially
download the portal style AeroRed ?
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: download the portal style AeroRed ?
You'll have to do the edits yourself. Just follow the step by step guide.
Re: download the portal style AeroRed ?
The probleme it is because this link:
http://www.phpbbhq.com/?p=16
Me sendings in the download of the style forum,
But not of the portal ??
Cordially
http://www.phpbbhq.com/?p=16
Me sendings in the download of the style forum,
But not of the portal ??
Cordially
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: download the portal style AeroRed ?
You don't need to download the style for the portal. You just need the Board3 Portal package and then follow the instructions.
Re: download the portal style AeroRed ?
Yes but that asks to copy these files
It is not grave, I copy it all the same in my theme Aerored?
Dsl, I am really noob on this subject there
Cordially
And the style corresponds notCopy: root/styles/prosilver/template/portal/*.*
To: styles/prosilver/template/portal/*.*
Copy: root/styles/prosilver/template/portal/block/*.*
To: styles/prosilver/template/portal/block/*.*
Copy: root/styles/prosilver/theme/portal.css
To: styles/prosilver/theme/portal.css
Copy: root/styles/prosilver/theme/images/portal/*.*
To: styles/prosilver/theme/images/portal/*.*
It is not grave, I copy it all the same in my theme Aerored?
Dsl, I am really noob on this subject there
Cordially
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: download the portal style AeroRed ?
I thought the step by step guide explained it pretty good:
This Guide is written for AeroRed, but it works for AeroBlack, AeroGreen and AeroBlue also. If you want to use this Guide for ..Black ..Green or ..Blue you just have to replace "AeroRed" with the Name of your Style in this Guide.
As first you need to download and install this Style. If it works, you can install the Portal for this Style as per description:
(please copy this files from our B3P download package)
copy: root/styles/subsilver2/template/portal/*.*
to: styles/AeroRed/template/portal/*.*
copy: root/styles/subsilver2/theme/images/portal/*.*
to: styles/AeroRed/theme/images/portal/*.*
open: styles/AeroRed/template/breadcrumbs.html
find:
in-line find:
in-line add after:
open: styles/AeroRed/template/overall_header.html
find:
add before:
find:
add before:
find:
add before:
find:
add after:
open: styles/AeroRed/template/portal/_block_config.html
replace with: (choose your Style)
AeroRed
AeroGreen
AeroBlack
AeroBlue
DIY instructions: Knowledge Base: Changes to forums styles
This Guide is written for AeroRed, but it works for AeroBlack, AeroGreen and AeroBlue also. If you want to use this Guide for ..Black ..Green or ..Blue you just have to replace "AeroRed" with the Name of your Style in this Guide.
As first you need to download and install this Style. If it works, you can install the Portal for this Style as per description:
(please copy this files from our B3P download package)
copy: root/styles/subsilver2/template/portal/*.*
to: styles/AeroRed/template/portal/*.*
copy: root/styles/subsilver2/theme/images/portal/*.*
to: styles/AeroRed/theme/images/portal/*.*
open: styles/AeroRed/template/breadcrumbs.html
find:
Code: Select all
<p class="breadcrumbs"><a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> » <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></p>
Code: Select all
<p class="breadcrumbs">
Code: Select all
<!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> » <!-- ENDIF -->
open: styles/AeroRed/template/overall_header.html
find:
Code: Select all
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="24" align="left" style="background:url('{T_THEME_PATH}/images/bottomm.png');">
<div class="buttonwrapper">
Code: Select all
<!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU -->
Code: Select all
</td>
<td width="18" style="background:url('{T_THEME_PATH}/images/mr.png');"></td>
</tr>
<tr>
<td width="18" height="18"><img src="{T_THEME_PATH}/images/bl.png" width="18" height="18" alt="" /></td>
<td height="18" style="background:url('{T_THEME_PATH}/images/bm.png');"></td>
<td width="18" height="18"><img src="{T_THEME_PATH}/images/br.png" width="18" height="18" alt="" /></td>
</tr>
</table>
</div>
Code: Select all
<!-- ENDIF -->
Code: Select all
<div id="datebar">
Code: Select all
<!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU -->
Code: Select all
<br style="clear: both;" />
<!-- INCLUDE breadcrumbs.html -->
<br />
Code: Select all
<!-- ENDIF -->
open: styles/AeroRed/template/portal/_block_config.html
replace with: (choose your Style)
AeroRed
AeroGreen
AeroBlack
AeroBlue
DIY instructions: Knowledge Base: Changes to forums styles
Re: download the portal style AeroRed ?
Thank you very much, I go re to try
@+ snoooopy
@+ snoooopy