I have a website that looks okay at 1300 pixels:
ff8183a0725d00cbee6182aec130d609

At 1200 pixels problems start to occur:
11f2db3201b15cce327cdb49a3247dfb

At 550 pixels I'm losing text and Menus.
ea2757234e3dd9d1fedde5d9a5191adc

Recommended Answers

All 6 Replies

I started this thread in a bit of a hurry.

I'll update with some CSS code when I can.

Thanks, that helps. (not being faceteous!)

The site I'm taking over has a Style sheet called "responsive.css" which enumerates different CSS definitions for the same classes under different media sizes.

Hence my lack of CSS styling code: each class is defined multiple times.

However, I do have one issue that I wouldn't mind getting cleared up.

The thumbnail strip has been sorted but it is displayed at the bottom 4778327b66b32e7b260a5a91b1278457

What CSS styling can I apply to make sure it is rendered below the "memberinfo" div or tight below the "featuredimage" div?

Sorry, as you were.

I found the issue: the "memberinfo" height was set to 100%.

Is it possible to get the "featuredimage" div (in blue) so that it aligns to the bottom of the "memberinfo" div?

0e2012d1c134ef9aa672d6ad5af6789f

Is it possible to get the "featuredimage" div (in blue) so that it aligns to the bottom of the "memberinfo" div?

Likely, but without seeing your code I doubt someone can help you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.