Jump to content

Recommended Posts

Posted

Hi!

I am not sure if this is the right forum for my question that is actually quite PW unrelates (except for the fact that the site runs on PW). If not, I apologize and a moderator can hopefully move it.

My problem CSS related, but I can't seem to fix it (although I am sure it's just minor thing I am missing).

I added AddThis buttons after my body (content) and before the Comments section, but suddenly the Comments section moved to the botton, below under the sidebar containers. The cause is probably that the DIV doesn't fit where it's supposed to be. I assume it has something to do with the floating of the DIVs. I tried to solve it with an empty "clear: both;" DIV, but that didn't work (or I placed it at the wrong position).

You can see the problem on the following page: http://www.stockholm-stedentrip.nl/activiteiten/gamla-stan/

If someone can give me a clue on how to fix this I would be very grateful.

Thanks in advance,

Jasper

Posted
.social_buttons {
  margin: 20px 0 20px 10px;
  width: 450px;
  float: left; /* This is new */
}

I moved this to Pub. We don't have general webdev forum yet, but I am thinking Pub mostly like that.

Posted

Thanks Antti for your reply.

I thought about posting in the Pub forum first, but thought it might be boring... talking about CSS in a Pub.  ;)

/Jasper

Posted

Thanks Antti for your reply.

I thought about posting in the Pub forum first, but thought it might be boring... talking about CSS in a Pub.  ;)

What? You mean there is more in live than web design?

Posted

What? You mean there is more in live than web design?

I'm not sure... but some family members say so...  ;D

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...