Page 1 of 1

Adding an image between blocks?

Posted: 28. March 2011 05:23
by togashi
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.

Re: Adding an image between blocks?

Posted: 28. March 2011 20:46
by gamingboard
Hää...
Did you clear the cache ?

Use this:

Code: Select all

<img src="./path/to/my/image.png" height="" width="" alt="" title="" />
<br />
<br />
after {$LR_BLOCK_F_L}{$LR_BLOCK_F_R}

Demo:
Image
Greetz,
gamingboard