Need advice on making sidebar

Subscribe to Need advice on making sidebar 4 post(s), 3 voice(s)

 
South-park-me_thumb_48 Idless 33 post(s)

I tried a couple of times, to make a sidebar with links in it, and failed. I gave up hope…

Then I saw this

and I am now asking for advice to do something similar.

Can it be done with textile only, or do I need html

What might I have been doing wrong in my attempt with textile?

...Troels

 
Flatline_thumb_48 Flatscan 40 post(s)

This is the code for the “External Links” sidebar on the site you referenced:

<table style="border:0px; float: right;"> <tr> <td>

External Links

Ugh, doesn’t display the code on this board. But basically, it’s a Table that has the float: right; code in it.

 
South-park-me_thumb_48 Idless 33 post(s)

That more or less worked… now I just need to pla around with it, to make it look better and understand it better!

Thanks

Sidebars are made of nice

-Your help of awesome

...Troels

 
John_in_cgs_office_-_icon_thumb_48 IceBob 93 post(s)

Code dutifully stolen. Thank you for your superior HTML skillz.