Portal blocks not showing right

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
blastman
Valued Contributor
Posts: 54
Joined: 19. July 2009 23:50
phpBB.de User: blast
phpBB.com User: blast

Portal blocks not showing right

Post by blastman »

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 Image
User avatar

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

Re: Portal blocks not showing right

Post by Mike »

This is the Code of your server_block.html

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>
I think i didn't wrote that you can leave the last {$LR_BLOCK_F_L}{$LR_BLOCK_F_R} ;)
kein Support per PN / Messenger
no Support via PM / Messenger

Topic author
blastman
Valued Contributor
Posts: 54
Joined: 19. July 2009 23:50
phpBB.de User: blast
phpBB.com User: blast

Re: Portal blocks not showing right

Post by blastman »

i dont understand what your saying mike maybe the typo are confusing me ..... i tryed the code you have but it doesnt work either.....
User avatar

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

Re: Portal blocks not showing right

Post by Mike »

Just try this Code...

Code: Select all

{$LR_BLOCK_H_L}&nbsp;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

Topic author
blastman
Valued Contributor
Posts: 54
Joined: 19. July 2009 23:50
phpBB.de User: blast
phpBB.com User: blast

Re: Portal blocks not showing right

Post by blastman »

i figured out what ya ment just took me few error and trials lol but thanks mike :)
Locked

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