class images

Posts: 13
Joined: 02/28/2008

I have created 3 classes that show in the Right sidebar.
I want to show an image for each class in addition to text links.
How can this be done?
Thanks!
Cway

Posts: 375
Joined: 10/16/2007

One way to add content to a sidebar is to create a block. Add an image link in the block, etc. Here is an example that uses an image block in the center column text area. The disadvantage in this case, is that the center column is not fixed width and will vary by browser window size. However, in your case, most sidebars (left/right) are fixed width.

This may not directly answer your question, but it is another consideration that works for some applications.

Jim

AttachmentSize
block.jpg64.67 KB
Posts: 13
Joined: 02/28/2008

Jim, that worked great!
Thank you very much!