[Resolved] HTML page looks different than GP. Same code.

Home Forums Support [Resolved] HTML page looks different than GP. Same code.

Home Forums Support HTML page looks different than GP. Same code.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #218397
    Chad

    I hope somebody can shed some light for me. I have a 2 image logo that sits side by side and looks great on an html page but when the same code and css is put into a GP WordPress section it’s different. How do I fix this? … Please.

    This one looks bad: http://cboysworld.com/wordpress/nb-logo/
    This one looks good: http://cboysworld.com/z-nb-logo.html

    Thank you, Chad

    #218460
    Tom
    Lead Developer
    Lead Developer

    Looks like the first one requires a login.

    Why have them as separate files?

    #218545
    Chad

    Sorry about that. I have been dong some more work on it and came up with another solution, it still does’nt work, but it is closer. I want this page, which is on a custom page template – http://cboysworld.com/wordpress/nb-logo-template/ to look like this one, which is on a regular page using sections – http://cboysworld.com/wordpress/nb-logo-section/

    -Chad

    #218615
    Tom
    Lead Developer
    Lead Developer

    There’s a line break between the two images causing that extra spacing.

    The HTML should be right next to each other in the editor:

    <img src="..." /><img src="..." />

    #218645
    Chad Biggs

    SHUT UP! (American slang for “I really like what you said”) I am so dense. Thank you so much I have spent hours on this. I want to buy you a coffee. What happened to the coffee button?

    Chad

    #218652
    Tom
    Lead Developer
    Lead Developer

    Glad I could help! Coffees are much appreciated 🙂 https://generatepress.com/ongoing-development

    Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.