Need advice on making sidebar
|
|
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 |
|
|
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. |
|
|
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 |
|
|
Code dutifully stolen. Thank you for your superior HTML skillz. |