SOLVED Set Menu Bar In Portal Page


Subject: Set Menu Bar In Portal Page
Hi there

Here I go again with a Question :oops:

How can I set the Menu bar (its shown in the forum) in my Portal page?

Thanks Joshua for this tip :)

Profile PM  
Subject: Re: Set Menu Bar In Portal Page
Which portal are you using? edit...sorry Board3 Portal!
is there a portal.html file in your template files? if yes please attach it

Subject: Re: Set Menu Bar In Portal Page
I have only a portal.php

Is that the one?


portal.zip
Description:  
Download
Filename: portal.zip
Filesize: 2.01 KB
Downloaded: 216 Time(s)

Profile PM  
Subject: Re: Set Menu Bar In Portal Page
styles/BP/template/portal/portal_body.html ?

and while you're at it.. your overall_header.html please

Subject: Re: Set Menu Bar In Portal Page
Here you go :)


Folder_p_m_b.zip
Description:  
Download
Filename: Folder_p_m_b.zip
Filesize: 4.2 KB
Downloaded: 233 Time(s)

Profile PM  
Subject: Re: Set Menu Bar In Portal Page
Don't ask me why this is added but I think you need to remove some stuff

Please replace this:
Code: [Download] [Hide]
  1. <!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU --> 
  2. <!-- INCLUDE menu_block.html --> 
  3. <!-- ENDIF --> 

with this:
Code: [Download] [Hide]
  1.  
  2. <!-- INCLUDE menu_block.html --> 
  3.  


and let me know :P


EDIT: .... ooooohhwww ...in overal_header.html :LOL:

Subject: Re: Set Menu Bar In Portal Page
Joshua, YOU are my hero!!!! Thank you very much for supprting me!!!!!!! How can I thank you?

Profile PM  
Subject: Re: Set Menu Bar In Portal Page
faethor wrote: [View Post]
How can I thank you?

By marking all your solved threads as "SOLVED" (you can do that right bottom of the page.. "Title edit") :mrorange:

and additionally by replacing:
Code: [Download] [Hide] [Select]
#wrapcentre {
margin: 15px 15px 0 15px;
}

with this:
Code: [Download] [Hide] [Select]
#wrapcentre {
margin: 0px 15px 0 15px;
}


in your stylesheet... I may not be a tattoo-artist but this hurts my eyes :LOL:

Subject: Re: Set Menu Bar In Portal Page
Great, I will do that, now I found this button :)

What is the different if I do this change in the stylesheet? :)

Profile PM  
Subject: Re: Set Menu Bar In Portal Page
faethor wrote: [View Post]
What is the different if I do this change in the stylesheet? :)

Try it and look at the top of your page :wink:

There's much more to correct but if I tell them all that would mean you get bored because there's nothing to do anymore l_rofl

Subject: Re: Set Menu Bar In Portal Page
Sorry I was wrong it must be another reason you have this extra height above the top of you forum :shock:

Please change it back

Subject: Re: Set Menu Bar In Portal Page
Ok, I will change it back :)

Profile PM  
Subject: Re: Set Menu Bar In Portal Page
Instead...

Change in overall_header.html
Code: [Download] [Hide] [Select]
<td height="150" align="left" valign="middle"><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>

to:
Code: [Download] [Hide] [Select]
<td height="128" align="left" valign="middle"><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>


Though I'm a bit confused to where you hid your top site logo :oops:


Page 1 of 1


  
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.6813s (PHP: 3% SQL: 97%)
SQL queries: 34 - Debug Off - GZIP Enabled