editing overall_header.html in Getaway

Kein Support auf phpBB Styles direkt!
No support directly to phpBB Styles!

Post Reply

Topic author
yocalif
Active Member
Posts: 19
Joined: 22. September 2009 07:18

editing overall_header.html in Getaway

Post by yocalif »

Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://vwarrior.legitclansunited.co.cc/phpbb/index.php

What have you done before the problem was there?
This is a install issue... regarding overall_header.html and the getaway style
After editing the Getaway overall_header.html, the portal/index and time date row is appearing below the forums not above.


What have you already tryed to solve the problem?
editing the getaway overall_header.html but it doesn't match subsilver2. Result the "portal/index" and time date row is appearing below the forums. I tried several different edits none work. I then used a stock getaway overall_header.html and it appears the portal and forums are loading and working fine??

This strange since there are so many edits required in the overall_header.html, to work with any edits is strange.


Description and Message
Using style Getaway (based on subsilver2).
The overall_header.html for Getaway doesn't match the subsilver2 overall_header.html.
After attempting to edit the overall_header.html, I ran it.
It appears to be working with one exception. The "portal/Board Index" and Time/Date row is not above the forums, instead it is below.
I tried several different edits but none worked.
I then used a stock unedited Getaway overall_header.html, and the board works fine.
I am not sure why, it is strange.
Why would the stock overall_header.html work?
However I am scared to go any further with the stock overall_header.html, as it might lead to problems down the road.
What would be the edits for Getaway's overall_header.html

thanks

Topic author
yocalif
Active Member
Posts: 19
Joined: 22. September 2009 07:18

Re: editing overall_header.html in Getaway

Post by yocalif »

Courtesy of Vjacheslav Trushkin the author of Getaway & Getaway Green.

PS, nice to see all the helpful responses....

1. add before

Code: Select all

       <div class="navrow">

2. add before

Code: Select all

       <div id="contentrow">

3. add after

Code: Select all

    <!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) -->
       <div class="pm-notify-new"><div class="pm-notify-header">{L_INFORMATION}</div>{L_BOARD_DISABLED}</div>
    <!-- ENDIF -->

4. add before

Code: Select all

        <!-- INCLUDE breadcrumbs.html -->

5. add before

Code: Select all

        <!-- INCLUDE breadcrumbs.html -->

6. add at the end of file
Post Reply

Return to “Styles Support”