Screen resolution - Prosilver based theme
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.
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.
Screen resolution - Prosilver based theme
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/
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/
Re: Screen resolution - Prosilver based theme
Bump. Anyone??
Re: Screen resolution - Prosilver based theme
Surely someone cud say if its even possible or not???
-
- 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
I do not know what they want in the portal with it?
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.
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 (559 Bytes) Viewed 17897 times
V.G. archivar
sorry for my bad english
sorry for my bad english
Re: Screen resolution - Prosilver based theme
All of the ofrum manage to change width, I just need a way (code way) to change portal.php page too
is it possible?
is it possible?
-
- 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
A link to their forum would be helpful.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?
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>
You can ask for it to on phpBB.com.
V.G. archivar
sorry for my bad english
sorry for my bad english
Re: Screen resolution - Prosilver based theme
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
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
-
- 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
A link to the relevant page would be helpful.
V.G. archivar
sorry for my bad english
sorry for my bad english
-
- 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
Please add a link to your website. This mod itself doesn't change anything in prosilver.
Re: Screen resolution - Prosilver based theme
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!!!
Please visit other link like forum, then go to portal and you will see the zoom is not all right!!!
-
- 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
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.
Re: Screen resolution - Prosilver based theme
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??
How would I go about resizing the portal page if I wanted to?? Any suggestions??