• Why does WordPress add extra margin space in FireFox and throw content way to the left in Opera?

    https://pinkladyconstrictors.com/?page_id=3
    FireFox: Too much space at top and bottom of content area
    Opera: Throws it completely to the left

    It has nothing to do with my standard coding…WITHOUT the WordPress PHP code it looks perfectly fine.

Viewing 6 replies - 1 through 6 (of 6 total)
  • firstly, what you say here makes little or no sense:

    It has nothing to do with my standard coding…WITHOUT the WordPress PHP code it looks perfectly fine.

    and if you think this is a wordpress issue than why have you titled the post “CSS Issue”? Do you want CSS help or do you want to rant about how WP does this that and the other?

    second, Im using firefox and I dont see any extra spacing at the top or bottom, save maybe 1/8 of an inch.

    Thread Starter triplemoons

    (@triplemoons)

    It makes perfect sense.
    This is the exact same page, but WITHOUT the WordPress PHP code:
    https://pinkladyconstrictors.com/wp-content/themes/pinklady/page2.html

    That 1/8″ is 1/8″ too much space.

    Ive opened up BOTH pages in firefox tabs that are right next to one another. There is absolutely NO difference in the top margin. There is extra space on the left-hand and right-hand side.

    Is that what you are referring to? Notice, I emphatically stated where I did not see extra space, while you did not state where you did see it.

    I think your issue is with WordPress wrapping content in <p> tags, thats a thorn in some ppl’s sides. If it screws things up for you, search for “disable autop” — there are atleast 10 ways to kill it.

    of course, most of us code knowing that autop exists and make allowances for it; at least I did. i have divs upon nested divs, and a very boxy layout, and theyre all the same width.

    Thread Starter triplemoons

    (@triplemoons)

    FireFox isn’t the MAJOR problem. Opera is. Open up both side by side in Opera. The problems in both browsers is obvious. Here is a link to screenshots.

    Thread Starter triplemoons

    (@triplemoons)

    Thank you for suggesting disabling autop…

    However…That isn’t going to help clients who don’t know HTML…Because it still looks the same in the WYSIWYG editor even though I have to actually go in and edit code to make it break correctly.

    Talk about an irritating bug with WordPress. Makes me rethink recommending it as a CMS option for clients.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘CSS Issue’ is closed to new replies.