Support Forum

  • Page:
  • 1

Module forcing line break after ampersand ( @ ) symbol

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

Greetings. I love the simplicity of this module! However it's causing a very odd problem on my site. After every ampersand (the @ symbol), it puts in a line break.

You can view the module and problem at southernsurvey.com/blog.

Any ideas what's causing this? Thanks in advance.
  • canderson's Avatar
  • canderson
  • JB Pro
  • 1 posts
  • Karma: 0
The administrator has disabled public write access.
Hi there,

Sounds like an issue with your template.

Ive just looked and it seems like you have a new module on there now.

If you still need help please post back and I'll take a look for you.

Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Hi Anthony - I've got the same problem on the site I'm building at the moment . . . www.myfamilymagazine.co.uk/joomla2.

Would appreciate it if you could have a look and let me know if there's anything I can do.

Many thanks
Hazel
  • halemany's Avatar
  • halemany
  • 6 Month Basic
  • 9 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Hazel and Canderson,

On looking at this I think perhaps it's an issue with a class missing on the to target the span.at.

So if you add this to your css file:
span.at {
float: left
}

That should fix the issue.

Technically you shouldnt need that but I think the template is adding some extra css to the style there.

Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
It works! Many thanks Anthony!
  • halemany's Avatar
  • halemany
  • 6 Month Basic
  • 9 posts
  • Karma: 0
The administrator has disabled public write access.
Thanks!
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.

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

Happy Campers