I even tried editing the different instances pointed out by the.ronin and ended up with this code:
<div id="tabs">
<ul>
<li<!-- IF SCRIPT_NAME == 'portal.php' --> class="activetab"<!-- ENDIF -->><a href="{U_PORTAL}"><span>{L_PORTAL}</span></a></li>
<li<!-- IF SCRIPT NAME == 'index.php' or ...
Search found 6 matches
- 11. January 2009 19:09
- Forum: General phpBB3 Support
- Topic: How can I add tabs in the overall header?
- Replies: 23
- Views: 42714
- 11. January 2009 16:24
- Forum: board3 Portal 1.0.x - English Support
- Topic: Center block width!
- Replies: 3
- Views: 4625
Re: Center block width!
I actually just found a solution. All i had to do was edit common.css change the width values for #wrap. Problem resolved! Thanks guys.
- 11. January 2009 14:29
- Forum: Modifications Support
- Topic: Login Block lacks register option
- Replies: 8
- Views: 15011
Re: Login Block lacks register option
I did exactly what u guys said but here's the error that i get instead, when i try to view the portal.php as a guest.
Parse error: syntax error, unexpected '}' in /nfs/c03/h04/mnt/57867/domains/deaf-monkey.com/html/forum/cache/tpl_xabbblue_portal.block.login_box.html.php on line 23
I have purged ...
Parse error: syntax error, unexpected '}' in /nfs/c03/h04/mnt/57867/domains/deaf-monkey.com/html/forum/cache/tpl_xabbblue_portal.block.login_box.html.php on line 23
I have purged ...
- 11. January 2009 13:25
- Forum: General phpBB3 Support
- Topic: How can I add tabs in the overall header?
- Replies: 23
- Views: 42714
Re: How can I add tabs in the overall header?
Ive been trying to add the code so that the tabs would appear above my navbar.
But whenever i put the code between these lines
<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->
<div class="navbar">
I end up getting an error when i try to load the portal page and even the index page ...
But whenever i put the code between these lines
<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->
<div class="navbar">
I end up getting an error when i try to load the portal page and even the index page ...
- 11. January 2009 08:15
- Forum: board3 Portal 1.0.x - English Support
- Topic: Center block width!
- Replies: 3
- Views: 4625
Re: Center block width!
Oh, one more thing, it goes out of alignment everytime i put a width value of more than 800px! Thanks again guys.
- 11. January 2009 08:14
- Forum: board3 Portal 1.0.x - English Support
- Topic: Center block width!
- Replies: 3
- Views: 4625
Center block width!
Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://www.deaf-monkey.com/forum/portal.php
What have you done before the problem was there?
What have you already tryed to solve the problem?
Description and Message ...
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://www.deaf-monkey.com/forum/portal.php
What have you done before the problem was there?
What have you already tryed to solve the problem?
Description and Message ...