No borders around left and right side blocks
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.
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.
No borders around left and right side blocks
Your Portal Version: 1.0.2
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge
Boardlink: http://www.crustygamers.com
What have you done before the problem was there?
nothing
What have you already tryed to solve the problem?
reviewed all files with portal install to make sure all were correctly uploaded
Description and Message
I have searched all topics about this and can't seem to find a solution, my left and right blocks on my portal have no borders like the center blocks do, now I need to add that I'm using the SE_Pro style, if that might have anything to do with it.
I have purged my main cache and refreshed the template, theme and imageset, nothing has changed.
any help would be appreciated.
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge
Boardlink: http://www.crustygamers.com
What have you done before the problem was there?
nothing
What have you already tryed to solve the problem?
reviewed all files with portal install to make sure all were correctly uploaded
Description and Message
I have searched all topics about this and can't seem to find a solution, my left and right blocks on my portal have no borders like the center blocks do, now I need to add that I'm using the SE_Pro style, if that might have anything to do with it.
I have purged my main cache and refreshed the template, theme and imageset, nothing has changed.
any help would be appreciated.
-
- Former Team Member
- Posts: 2266
- Joined: 19. January 2008 01:17
- phpBB.de User: Christian_N
- phpBB.com User: Christian_N
- Location: Frankfurt
- Contact:
Re: No borders around left and right side blocks
Topic closed:
- "No-Go's"
- We will not provide support to those who have removed our credits from their portal.
-
- Former Team Member
- Posts: 2266
- Joined: 19. January 2008 01:17
- phpBB.de User: Christian_N
- phpBB.com User: Christian_N
- Location: Frankfurt
- Contact:
Re: No borders around left and right side blocks
If our credit re-insert it like to open a new topic.
-
- Former Team Member
- Posts: 2266
- Joined: 19. January 2008 01:17
- phpBB.de User: Christian_N
- phpBB.com User: Christian_N
- Location: Frankfurt
- Contact:
Re: No borders around left and right side blocks
Oh sorry Credit is only hidden
reopen topic.
Please download this adaptation: http://www.board3-styles.de/downloads.p ... l&df_id=36
Demo: http://demo.board3-styles.de/portal.php?style=22
reopen topic.
Please download this adaptation: http://www.board3-styles.de/downloads.p ... l&df_id=36
Demo: http://demo.board3-styles.de/portal.php?style=22
Re: No borders around left and right side blocks
But he want to have the same border around the left and right blocks, like the blocks in center.
The style adaption you linked doesnt have
The style adaption you linked doesnt have
kein Support per PN / Messenger
no Support via PM / Messenger
no Support via PM / Messenger
Re: No borders around left and right side blocks
Yes exactly mike! any help would be appreciated
-
- Former Team Member
- Posts: 625
- Joined: 19. January 2008 23:56
- phpBB.de User: thomas.d
- phpBB.com User: thomas.d
- Contact:
Re: No borders around left and right side blocks
Nevertheless: Invisible credits (white fore- and background) have the same quality as removed credits! You can't see them.
There is no reason to make credits invisible unless they shall not bee seen.
I strongly recommend to format the credits in a correct and fair way.
Thanks.
There is no reason to make credits invisible unless they shall not bee seen.
I strongly recommend to format the credits in a correct and fair way.
Thanks.
Viele Grüße
Thomas
Deutsche Sprachdateien für
[Alpha] phpBB Calendar 0.0.8 (alightner) | [RC] phpBB Arcade 1.0.RC8 |
ACP Add User MOD 1.0.0 |
Thomas
Deutsche Sprachdateien für
[Alpha] phpBB Calendar 0.0.8 (alightner) | [RC] phpBB Arcade 1.0.RC8 |
ACP Add User MOD 1.0.0 |
Re: No borders around left and right side blocks
HE dont make them invisible, since it was the Style. If you dont pay specific attention on this line, it is easy to miss. I Installed this Style too, and never noticed this white line.
kein Support per PN / Messenger
no Support via PM / Messenger
no Support via PM / Messenger
Re: No borders around left and right side blocks
Mike is correct, it is the style that is causing the credit to be hidden, I missed it as well. I would be more than happy to fix it, I'm just not sure how?
Re: No borders around left and right side blocks
To solve you problem with invisible Credits
open
styles/se_pro/template/portal/portal_body.html
find this line:
and replace with:
EDIT:
To have the same Borders around all Blocks you have to do a lot of changes on all side Blocks.
Since you need a lot of experience in this i wouldnt advise you to do this (unless you know what you do)
If i where you, i would wait until the next release of Board3 Portal (1.0.3), wich allows you to easily made this changes by yourself in one single file...
open
styles/se_pro/template/portal/portal_body.html
find this line:
Code: Select all
<br /><div class="copyright">{L_PORTAL_COPY}</div>
Code: Select all
<br /><div style="color:black; text-align: center">{L_PORTAL_COPY}</div>
EDIT:
To have the same Borders around all Blocks you have to do a lot of changes on all side Blocks.
Since you need a lot of experience in this i wouldnt advise you to do this (unless you know what you do)
If i where you, i would wait until the next release of Board3 Portal (1.0.3), wich allows you to easily made this changes by yourself in one single file...
kein Support per PN / Messenger
no Support via PM / Messenger
no Support via PM / Messenger
Re: No borders around left and right side blocks
Thanks Mike! I changed the code and now the credit shows up perfectly.
I will wait for the next release to fix the border problem, thanks again for all your help.
I will wait for the next release to fix the border problem, thanks again for all your help.
Re: No borders around left and right side blocks
I`m really happy to see this reply.......Mike wrote:To solve you problem with invisible Credits
open
styles/se_pro/template/portal/portal_body.html
find this line:
and replace with:Code: Select all
<br /><div class="copyright">{L_PORTAL_COPY}</div>
Code: Select all
<br /><div style="color:black; text-align: center">{L_PORTAL_COPY}</div>
EDIT:
To have the same Borders around all Blocks you have to do a lot of changes on all side Blocks.
Since you need a lot of experience in this i wouldnt advise you to do this (unless you know what you do)
If i where you, i would wait until the next release of Board3 Portal (1.0.3), wich allows you to easily made this changes by yourself in one single file...
Re: No borders around left and right side blocks
Which part of it?
kein Support per PN / Messenger
no Support via PM / Messenger
no Support via PM / Messenger
-
- Former Team Member
- Posts: 625
- Joined: 19. January 2008 23:56
- phpBB.de User: thomas.d
- phpBB.com User: thomas.d
- Contact:
Re: No borders around left and right side blocks
Thanks!FLATTOP wrote:... I changed the code and now the credit shows up perfectly. ...
Viele Grüße
Thomas
Deutsche Sprachdateien für
[Alpha] phpBB Calendar 0.0.8 (alightner) | [RC] phpBB Arcade 1.0.RC8 |
ACP Add User MOD 1.0.0 |
Thomas
Deutsche Sprachdateien für
[Alpha] phpBB Calendar 0.0.8 (alightner) | [RC] phpBB Arcade 1.0.RC8 |
ACP Add User MOD 1.0.0 |
Re: No borders around left and right side blocks
ThisMike wrote:Which part of it?
Code: Select all
If i where you, i would wait until the next release of Board3 Portal (1.0.3), wich allows you to easily made this changes by yourself in one single file...