portal width

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.
Locked

Topic author
Awordofcaution
Active Member
Posts: 1
Joined: 2. March 2010 22:38

portal width

Post by Awordofcaution »

Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge
Boardlink: http://www.prxa.info/aword/portal.php

What have you done before the problem was there?
fresh phpbb installation

What have you already tryed to solve the problem?
everything i can find listed on this forum.

changed the width in common.css
changed the width in the portal_body.html


Description and Message
i want my forum AND my portal to be a pixel width of 910 total, including the side columns of the portal

i can make my forum this width fine, but the portal will not change.



Edit, managed to make it work but the portal is now stuck left aligned.
User avatar

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

Re: portal width

Post by Mike »

No Portal found on your site... Please activate it, so we can see whats wrong...
kein Support per PN / Messenger
no Support via PM / Messenger

katib
Active Member
Posts: 2
Joined: 14. March 2010 11:53
phpBB.com User: katib

Re: portal width

Post by katib »

Hello
I am facing a similar problem
you can see it here:
http://hijaj.net/bb/portal.php
Borad Portal v1.0.3
I installed v1.0.5 on local server
set right and left block's width at 150 px
here is part of source code of my page on local server

Code: Select all

<table cellpadding="0" cellspacing="0" border="0" width="100%">
	<tr>
<!-- [+] left block area -->
		<td valign="top" style="width: 150px; padding-left:10px;">
		<br style="clear:both" />

		<!--version $Id: portal_left.html 591 2009-12-11 23:48:49Z marc1706 $ //-->

<!--version $Id: main_menu.html 544 2009-09-10 12:35:25Z christian_n $ //-->
<div class="panel bg3"><div class="inner"><span class="corners-top"><span></span></span><h3><img src="http://localhost/bb307/styles/AutumnsColor/theme/images/portal/portal_menu.png" width="16" height="16" alt="" />&nbsp;???????</h3>
	<div class="portal-navigation">
I think problem is due to

Code: Select all

padding-left:10px
So how and where can I change this value?
Thanks
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: portal width

Post by Marc »

First of, the padding issue has been fixed in 1.0.5. Second of, Scout4All provides a Portal package that already has a few RTL fixes inside, the normal version of Board3 Portal 1.0.5 does not yet have.

katib
Active Member
Posts: 2
Joined: 14. March 2010 11:53
phpBB.com User: katib

Re: portal width

Post by katib »

Thanks Marc for prompt reply
I am aware of Scout4All's package
But I was talking about left block exceeding board fixed width, altought I set both left an righr width to 150 px
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: portal width

Post by Marc »

The problem is some parts of the blocks, for example forum names or usernames can extend the block and therefore also the column to a bigger width. There is pretty much nothing we can do about that.
User avatar

Huor
Valued Contributor
Posts: 95
Joined: 9. October 2008 00:46
Contact:

Re: portal width

Post by Huor »

could content flow css definitions help or word wrap? Was just thinking about possible things from css - that came to my mind :) Although the layout will be damaged and the portal probably looks terrible
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: portal width

Post by Marc »

I don't think this is possible inside select boxes and I don't think you can modify the usernames that way. ;)
Locked

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