Community Forums › Forums › Archived Forums › Design Tips and Tricks › Sidebar Widgets don't line up – Using Focus Pro
- This topic has 7 replies, 3 voices, and was last updated 10 years, 3 months ago by
Tom.
-
AuthorPosts
-
January 17, 2016 at 8:54 pm #176817
lindee247
MemberHi,
I am using Focus Pro - Layout is Content/Sidebar
The problem I am having is the 3rd widget I add to the primary widget area, doesn't line up.It shows up further left than the other 2 and not aligned to the right. This happened with the search bar widget, and is currently happening with the Facebook Page Plugin. It has been suggested to me that I widen it, and when I did, it aligned to the right and matched, but still wider on the left.
I am no CSS expert at all, and wondering if this is something simple I am missing
Any help appreciated, thank you
Lynda
http://www.affiliatelifetyleforyou.comJanuary 18, 2016 at 12:21 am #176828Victor Font
ModeratorYou have quite a few markup errors. There is a closing div without an opening tag. That will throw everything off: https://validator.w3.org/nu/?doc=http%3A%2F%2Faffiliatelifestyleforyou.com%2F
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?January 18, 2016 at 12:38 am #176829Tom
ParticipantHi Lindee,
This looks like an HTML problem, a mismatching of opening and closing
<divs>in the eNews Widget text.http://jona.ca/blog/unclosed-tag-finder
Closing tag </div> on line 153 does not match open tag <form id="subscribeenews-ext-2" action="https://www.aweber.com/scripts/addlead.pl" method="post" onsubmit="if ( subbox1.value == 'First Name') { subbox1.value = ''; } if ( subbox2.value == 'Last Name') { subbox2.value = ''; }" name="enews-ext-2"> on line 143.
Choose your next site design from over 350 Genesis themes.
[ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]January 18, 2016 at 1:07 am #176832lindee247
MemberThank you to both of you... after searching for 2 days, I was starting to find similar info.
Is there a way for a HTML newbie to fix this, or would uninstalling & reinstalling the eNews widget do anything?
I could possibly fix the code with a little help if I knew where to fix it lol
January 18, 2016 at 2:00 am #176833Tom
ParticipantIt's an extra div, probably in the code you pasted for Aweber.
http://www.tormus.com/en/tools/div_checkerSee this image: http://cl.ly/1N0m0f0o3Q3O
It's a bit of a guess; just look at any text/code you've pasted or typed into a widget
Choose your next site design from over 350 Genesis themes.
[ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]January 18, 2016 at 2:10 am #176835lindee247
MemberOk thank you Tom.. I shall on that for a while, see how I go
Cheers 🙂
January 18, 2016 at 3:13 pm #176878lindee247
MemberOk that fixed it... I've definitely learnt a lot from all this!
Thank you so much Tom
January 18, 2016 at 3:28 pm #176880Tom
ParticipantYou're welcome!
Choose your next site design from over 350 Genesis themes.
[ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ] -
AuthorPosts
- The forum ‘Design Tips and Tricks’ is closed to new topics and replies.