Archived topic
HTML page looks different than GP. Same code.
5 replies · Started by Anonymous on August 15, 2016
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
Looks like the first one requires a login.
Why have them as separate files?
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
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="..." />
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
Glad I could help! Coffees are much appreciated :) https://generatepress.com/ongoing-development
Thanks!