#Strange behavior after clicking about myself link

8 messages · Page 1 of 1 (latest)

outer ember
#

In the desktop version after clicking about myself .blog paragraph pushes other images and causes them to be removed from the container. I tried several methods, but without success. I highlighted the paragraph to show the problem

modest shore
#

Uhhh.... did you forget to attach a link?

outer ember
outer ember
modest shore
#

It's because your .my-story had a width of 1085px... Take out the width and the blog stays where it's supposed to but your "about me" needs some work to get it to display propertly...

outer ember
modest shore
#

Well, you CAN do that if you need to and have a reason but in this case that's what's causing the problem on the surface... if you dig deeper you'll probably find that the entire section is only in the first column which is what's forcing the other columns out (when the first column is so wide the others get pushed to the right)

outer ember
#

Ok. I understood. I don't need the width )) I'll remove it. It's my first grid experience. It seems challenging and very useful at the same time))