Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Topwrap

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi - I'm having trouble with top wrap on www.swanseainbloom.co.uk
I have a login button which opens a model window which is more or less fine.
However, once logged in, the top wrap is much deeper, and the logout button is in a different position to the login button.
I just can't crack this one - can anybody help?
Thanks
Ian
Attachments:
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
The administrator has disabled public write access.
HI Ian,

There is a greet at the top

<div class="sclogin-greeting">Welcome Paul,</div>
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I did register by the way :)
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I also see

.sourcecoast form {
margin: 0 0 20px;
}

If you override that with a margin:0; it should reduce the space

Cheers
paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi Paul - thanks for the quick reply.

I didn't see the greet - I did spot another one, but no lateral thinking today! And for the margin tip, I'll get back into it tomorrow.

And I did see your registration :-) I need to get all the response emails sorted properly.

Thanks again

Ian
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
The administrator has disabled public write access.
Just another quick thought - how can I put the greet on the left of the log out button, rather than above it? I guess I'm into before and afters, which I still don't really understand...

Best wishes

Ian
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
The administrator has disabled public write access.
Not the left - the right...
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
The administrator has disabled public write access.
.sclogin .sclogin-greeting {float: left; margin-top:1em;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Floating left is easier to work with than float right

float right will push the greeting a long distance away from the button

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
Last Edit: 7 years 2 months ago by manh.
The administrator has disabled public write access.
Hi Paul - that's perfect :-)

Many thanks for the help.

Ian
  • ianpanorton's Avatar
  • ianpanorton
  • 6 Month Developer
  • 1258 posts
  • 3 Thanks
  • Karma: 7
The administrator has disabled public write access.
You're welcome

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers