The stuff I am trying to float keeps on sinking....

  • Thread starter Thread starter d|b
  • Start date Start date

d|b

d|b

Associate
Joined
15 May 2007
Posts
283
Please help!

So I have a blog @ http://wwww.stanislavberemski.tumblr.com

What I am trying to do is float the tagcloud (that is currently just under the title) on the right hand side of the container, about 200px from the top.

I have tried to place the html for the tagcloud at the bottom after the container with a float:right css property but it doesnt want to work. Please can you give me some advice on to how I might achieve the desired floating effect.

Thanks!
 
Right, firstly, looking at that link I get this:

"We couldn't find the page you were looking for.

Feel free to contact support if there's anything we can help you find."

Secondly, are the rest of your items floated? I think you would need to float the bit on the left, to the left for the right float to work as you require.
 
Right, firstly, looking at that link I get this:

"We couldn't find the page you were looking for.

Feel free to contact support if there's anything we can help you find."

Secondly, are the rest of your items floated? I think you would need to float the bit on the left, to the left for the right float to work as you require.

Thats because he's put http://wwww. and not http://www.

He's got 4x w instead of 3
 
Back
Top Bottom