1
Shelia
Images and Blocks
  • 2003/12/27 19:02

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


I have been trying to create a custom block that just includes an image. The image is not part of my photo album and the album blocks are not what I'm trying to achieve.

Does anyone know how I can create a block that will show a full (no thumbnail) size single image?

2
JackJ
Re: Images and Blocks
  • 2003/12/27 19:39

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


Hello Shelia

In blocks/custom block insert this kind of HTML code:

<center><img border="0" src="http://yoursite.com/image.gif" width="47" height="93"></center>

The image is in my root in this example

Or to include a hyperlink from the image:

<center><a href="http://www.mylinkpath.com/mypage"><img border="0" src="http://yoursite.com/image.gif" width="47" height="93"></a></center>


One way to go, remember to add the block permissions in groups..

3
Shelia
Re: Images and Blocks
  • 2003/12/27 19:53

  • Shelia

  • Not too shy to talk

  • Posts: 140

  • Since: 2003/6/22


Thanks JackJ - I added the width and height tags and it works!

Login

Who's Online

128 user(s) are online (74 user(s) are browsing Support Forums)


Members: 0


Guests: 128


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits