Screen resolution - Prosilver based theme

Current Version: 2.0.2
Released: 2013-10-27
Forum rules
Before creating a new support thread, please take a look at the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
shadzy89
Active Member
Posts: 20
Joined: 9. June 2012 09:10

Screen resolution - Prosilver based theme

Post by shadzy89 »

hi guys,

recently downloaded a mod for phpbb (not board.de) where it sets the resolution of the page using the CSS sheets to magnify or decrease zoom.

The one page that hasn't been affected by this, because its now made for board3 is the portal.php page.

Is there a way to implement this on the portal page too for this based theme, I have been reading and subsilver seems like its do'able if you adjust left n right, not sure what this means though

Any advice please?

the mod can be found here, very very simple one involving editing overall_header.html and including various different CSS sheets for different resolutions!

https://www.phpbb.com/customise/db/mod/ ... ion_width/

Topic author
shadzy89
Active Member
Posts: 20
Joined: 9. June 2012 09:10

Re: Screen resolution - Prosilver based theme

Post by shadzy89 »

Bump. Anyone??

Topic author
shadzy89
Active Member
Posts: 20
Joined: 9. June 2012 09:10

Re: Screen resolution - Prosilver based theme

Post by shadzy89 »

Surely someone cud say if its even possible or not???
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Screen resolution - Prosilver based theme

Post by archivar »

I do not know what they want in the portal with it? :oops:
In the *. Css files of the mod only the resolution of "postprofile" and is controlled by "postbody". And therefore no effect on the portal.
If they want to change the resolution of the portal, then they switch to the portal settings the phpBB menu. There, they can press the button to change the resolution.
Attachments
icon_fontsize.gif
icon_fontsize.gif (559 Bytes) Viewed 17413 times
V.G. archivar
sorry for my bad english

Topic author
shadzy89
Active Member
Posts: 20
Joined: 9. June 2012 09:10

Re: Screen resolution - Prosilver based theme

Post by shadzy89 »

All of the ofrum manage to change width, I just need a way (code way) to change portal.php page too

is it possible?
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Screen resolution - Prosilver based theme

Post by archivar »

shadzy89 wrote:All of the ofrum manage to change width, I just need a way (code way) to change portal.php page too

is it possible?
A link to their forum would be helpful.
In prosilver, the code is in the overall_header.html:

Code: Select all

<li class="rightside"><a href="#" onclick="fontsizeup(); return false;" onkeypress="return fontsizeup(event);" class="fontsize" title="{L_CHANGE_FONT_SIZE}">{L_CHANGE_FONT_SIZE}</a></li>
But that has nothing to do with the portal, if they change the code and paste it to another location like.
You can ask for it to on phpBB.com.
V.G. archivar
sorry for my bad english

Topic author
shadzy89
Active Member
Posts: 20
Joined: 9. June 2012 09:10

Re: Screen resolution - Prosilver based theme

Post by shadzy89 »

Its not that sir

The portal.php (board3) page does not fit the person resolution like the entire website does (thanks to mod)

I just need to know how I can adjust portal.php so that it can allow similar code to function
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Screen resolution - Prosilver based theme

Post by archivar »

A link to the relevant page would be helpful.
V.G. archivar
sorry for my bad english
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: Screen resolution - Prosilver based theme

Post by Marc »

Please add a link to your website. This mod itself doesn't change anything in prosilver.

Topic author
shadzy89
Active Member
Posts: 20
Joined: 9. June 2012 09:10

Re: Screen resolution - Prosilver based theme

Post by shadzy89 »

http://www.eff-clan.org

Please visit other link like forum, then go to portal and you will see the zoom is not all right!!!
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: Screen resolution - Prosilver based theme

Post by Marc »

First of, you don't even have that MOD installed on your style. Second of, I don't see a difference. Not on 1440x900 and neither on 1920x1080.

Topic author
shadzy89
Active Member
Posts: 20
Joined: 9. June 2012 09:10

Re: Screen resolution - Prosilver based theme

Post by shadzy89 »

It must have been removed since we spoke, my apologies.

How would I go about resizing the portal page if I wanted to?? Any suggestions??
Locked

Return to “Board3 Portal 2.0.x - English Support”