Loading...
 
Features / Usability

Features / Usability


Re: Re: images in banner on left/right bar?

posts: 3665 United States

> > how did you embed the "chapter sponsors"?
>
> aha, i think now i know: they are DCS (Dynamic Content)
>

Nope, just regular wiki syntax:

Copy to clipboard
{DIV(width=>170)} {DIV(class=>mini)}~hs~chapter sponsors{DIV} add rest of the stuff here {DIV}



> as banners don´t seem to be working for me i could use thoase - and my images DO show up.
> but: with a nasty purple border. (in a colour NOT defined in CSS - looks like the average link definition of firefox, although i have set border="0" and put the proper img-span before the whole thing...
>
> current status quo of my problem:
>
> options to include images:
> 1. as banners: still do not show up in my 1.9.7. damian
> 2. as DCS: can´t get rid of those ugly borders for image-links



Not sure why its not working for you. As a workaround, try just using regular HTML.

  1. FTP your banner image to your host
  2. Change the banner to regular HTML:
Copy to clipboard
<a href="you link location here"> <img src="your banner graphic here" border="0" /> </a>


HTH,

Rick

There are no comments at this time.