Your Portal Version: 1.0.6RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://www.aftermath-rift.com/
What have you done before the problem was there?
What have you already tryed to solve the problem?
I tried editing the actual portal_right.html file.
I tried adding an additional block to the right with nothing but and image link in it.
Description and Message
All I want to do is add an image between 2 blocks on the right side of my front page.
I'm completely at a loss as to how to add html text to the existing layouts for the right and left, or what I even edit to do so.
I even tried adding another block with nothing but the image link in it but that doesn't appear to work.
Adding an image between 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.
-
- Active Member
- Posts: 26
- Joined: 20. November 2009 15:44
- phpBB.de User: gamingboard
- phpBB.com User: gamingboard
- Location: Free and Hanseatic City of Hamburg, Germany
- Contact:
Re: Adding an image between blocks?
Hää...
Did you clear the cache ?
Use this:
after {$LR_BLOCK_F_L}{$LR_BLOCK_F_R}
Demo:
Greetz,
gamingboard
Did you clear the cache ?
Use this:
Code: Select all
<img src="./path/to/my/image.png" height="" width="" alt="" title="" />
<br />
<br />
Demo:
Greetz,
gamingboard