Not good with HTML (Banners)

I’d like to get the SYMPOSIA banner in my sig. I think that the journal-aspect of ILP should be emphasized in addition to the discussion board.

I tried to copy-and-past the banner on the symposia website, but it didn’t work for me. I’m not very good at these things.

Xunzian (and others who may also want to do the same) - it’s a simple case of using the BBCode tags in the right order, as they work in sigs just like in posts. For demo purposes I’ll use squiggly brackets {} but square brackets must be used for it to actually work.

To create URL links to other sites (Symposia or otherwise) you put the following:

{url=http://www.whateverthesiteiscalled.com}Stuff goes here{/url}

So for Symposia you might put
{url=http://www.journal.ilovephilosophy.com}Symposia{/url}
which if done with square brackets will appear like this:
Symposia
However, if you want to get the full banner effect like I’ve got, you have to put another set of tags inside the url ones so an image appears. Take the Symposia banner image:
journal.ilovephilosophy.com/imag … a_logo.jpg
If we stick {img}{/img} tags around it, we get:
{img}http://journal.ilovephilosophy.com/images/symposia_logo.jpg{/img}
We can then just stick that inside the url links to get:
{url=http://www.journal.ilovephilosophy.com}{img}http://journal.ilovephilosophy.com/images/symposia_logo.jpg{/img}{/url}

With brackets this should produce an image that links to the Symposia frontpage.

However (and you knew there’d be a ‘however’) the image is massive, so you may want to download the picture (right click and ‘save image as’) then open up your basic image editing software and resize it, before uploading the smaller version of the same pic to tinypic or imageshack or wherever, and putting the link from that site into your sig between the {img}{/img} tags. If you can’t be bothered with that then just use my own tinypic image link:
i14.tinypic.com/4zuoiys.jpg

Hope this sorts you out.