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.

Zenbase: how can I get text next to the logo

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

Zenbase; Joomla 3

Hi
I use an image as a logo. How can get some text to the right of the logo? There seems no module position available there.

Thanks in advance!
  • mlehr's Avatar
  • mlehr
  • LIfetime Developer - Big Bamboo
  • 295 posts
  • 2 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi

Do you mean text as html or part of the image?

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

Text as html.

Thanks, Maurice
  • mlehr's Avatar
  • mlehr
  • LIfetime Developer - Big Bamboo
  • 295 posts
  • 2 Thanks
  • Karma: 1
The administrator has disabled public write access.
You could do this several ways but think the easiest for you would be to add a background image to a text logo and use css to align it

e.g

body #logowrap h3 span { background: url("../../../images/arrow.png") no-repeat scroll center left transparent; }

Together with a touch of padding depending how big the image is

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: mlehr

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

Happy Campers