Posted by Jonathan N. Little on 07/04/06 23:22
Ian Shortman wrote:
> Ive got it working how I want now (see that URL again), but the only
> way it seemed to work was if I put the sidebar above the content (as it
> seems you now referenced) in the markup, however this isn't so good for
> text-only browsers (and unfortunately a fair few people use 'links' for
> my site) so is there a way to change this?
>
> Thanks
>
> Beauregard T. Shagnasty wrote:
>> Jonathan N. Little wrote:
>>
>>> Ian Shortman wrote:
>>>> Yes - but when I do that the sidebar ends up below the content:
>>>>
See how messed up this looks ^^^^^
Please don't top post....
>>>> Header - FooBar
>>>> Content
>>>> Foo
>>>> Bar
>>>> Baz
>>>> Sidebar
>>>> All the
>>>> way
>>>> down
>>>> here
>>>>
We you could float your contents to the right
<div>Your Header</div>
<div style="float: right;">Your page content....</div>
<div style="width: 20%">Your menu</div>
<div style="clear: right;">Your footer</div>
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|