Portal misaligned

Current Version: 1.0.6
Released: 09.01.10
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.

MetalRush
Active Member
Posts: 3
Joined: 8. November 2009 12:43

Re: Portal misaligned

Post by MetalRush »

I have a similar problem... I think...

If you take a look at our test-forum (am glad I have that possibility), you see that the left and right column are too wide.
I tried to find the file/setting(s) responsible, but could not solve it.
I also tried the header-file in this thread... not the solution for us.
It is a custom skin, but I hope you can point me in the right direction.

Cheers,
Ruud
User avatar

Mike
Former Team Member
Posts: 1862
Joined: 3. July 2008 23:59
Location: Schwarzwald / FDS
Contact:

Re: Portal misaligned

Post by Mike »

Without any links to see your problem its impossible to tell you what to do.
kein Support per PN / Messenger
no Support via PM / Messenger

MetalRush
Active Member
Posts: 3
Joined: 8. November 2009 12:43

Re: Portal misaligned

Post by MetalRush »

:shock: I am sure I <CTRL> V'ed it...

But ok, another try :roll: http://www.metalrush.com/phpBB3/portal.php
User avatar

Mike
Former Team Member
Posts: 1862
Joined: 3. July 2008 23:59
Location: Schwarzwald / FDS
Contact:

Re: Portal misaligned

Post by Mike »

Ok... it took me hours to find, but now i got it ;)
You have an missplaced <!-- ENDIF --> into your header.

open overall_header.html

find:

Code: Select all

				<!-- ENDIF -->
			</ul>

			<span class="corners-bottom"><span></span></span></div>
		</div>
	</div>

	<a name="start_here"></a>
change to:

Code: Select all

				
			</ul>

			<span class="corners-bottom"><span></span></span></div>
		</div>
	</div>
<!-- ENDIF -->
	<a name="start_here"></a>
kein Support per PN / Messenger
no Support via PM / Messenger

MetalRush
Active Member
Posts: 3
Joined: 8. November 2009 12:43

Re: Portal misaligned

Post by MetalRush »

Wow Mike... you da man :P
I searched also for hours, but I did not recognize it.
My guess is that I messed it up during update from version 1.0.2 to 1.0.4
I had to do it all manually, since my AUTOMOD did not like the script (perhaps also due to the fact that we use a custom theme).
But all kudo's to you my friend :mrgreen:

Thanks for helping out.
Now to find the ideal setup for our portal page and then kick it to the live server 8-)
Locked

Return to “board3 Portal 1.0.x - English Support”