• Hi guys

    Check out my link at

    https://www.letsgogreendeal.com/home-test

    The original home page has absilute positioning but I was finding on larger monitors and resolutions the images on the right were becoming distorted so I swapped to relative and tried the above page but even though the images are in the correct positioning i’m getting a huge white space at the bottom and cant get rid of it!

    I’ve tried a negative value using margin-bottom but that still doesn’t work!

    PLEASE HELP!

    Mike

Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m sorry but it is really beyond the scope of these forums to deal with general CSS issues. Try a dedicated CSS resource such as https://www.css-discuss.org/ instead. In the meantime, try using Firefox with the Firebug add-on for this kind of CSS work. Or use whatever developer tool is available in your web browser.
    https://getfirebug.com/

    Thread Starter mikem1986

    (@mikem1986)

    Hi guys

    I’m using Firebug now!

    It appears that the side items are being put into <p> tags by wordpress although i’m not using them in the code? Whats that all about?!

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    WordPress enforces semantic HTML. Inline elements are wrapped in block elements.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Terrible issue with relative positioning! Pulling hair out’ is closed to new replies.