Your Portal Version: 1.0.4
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://www.solid-gaming.com
What have you done before the problem was there?
nothing
What have you already tryed to solve the problem?
new and old method of the guide that mike posted on How to add custom blocks
Description and Message
Im trying to add additional custom blocks to my portal but i keep ending up with this
Portal blocks not showing right
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.
Re: Portal blocks not showing right
This is the Code of your server_block.html
I think i didn't wrote that you can leave the last {$LR_BLOCK_F_L}{$LR_BLOCK_F_R}
Code: Select all
{$LR_BLOCK_H_L} Fun Maps Server{$LR_BLOCK_H_R}
<div style="text-align: center;">
<a href="http://www.gametracker.com/server_info/64.94.238.31:27015/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/64.94.238.31:27015/b_160x400_T1_F-1-2-3.png" border="0" width="160" height="441" alt="" /></a>
</div>
kein Support per PN / Messenger
no Support via PM / Messenger
no Support via PM / Messenger
-
Topic author - Valued Contributor
- Posts: 54
- Joined: 19. July 2009 23:50
- phpBB.de User: blast
- phpBB.com User: blast
Re: Portal blocks not showing right
i dont understand what your saying mike maybe the typo are confusing me ..... i tryed the code you have but it doesnt work either.....
Re: Portal blocks not showing right
Just try this Code...
Code: Select all
{$LR_BLOCK_H_L} Fun Maps Server{$LR_BLOCK_H_R}
<div style="text-align: center;">
<a href="http://www.gametracker.com/server_info/64.94.238.31:27015/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/64.94.238.31:27015/b_160x400_T1_F-1-2-3.png" border="0" width="160" height="441" alt="" /></a>
</div>
{$LR_BLOCK_F_L}{$LR_BLOCK_F_R}
kein Support per PN / Messenger
no Support via PM / Messenger
no Support via PM / Messenger
-
Topic author - Valued Contributor
- Posts: 54
- Joined: 19. July 2009 23:50
- phpBB.de User: blast
- phpBB.com User: blast
Re: Portal blocks not showing right
i figured out what ya ment just took me few error and trials lol but thanks mike