We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Robert Dervaux
  2. General Discussion
  3. Wednesday, 16 April 2014
  4.  Subscribe via email
Hello,

I created a module in the header ('headertop') and i'd like to have the logo appearing in it.
The only think I achieve to do is to have the logo behind the module.
Usually a z-index issue, but this time I don't manage it.
Can anyone help me?
The site : http://www.herve.ecolo.be
t3_bs3_blank joomla 2.5.19
Comment
There are no comments made yet.
Accepted Answer
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Robert,

So what you want is to have logo displayed in the module and the logo will be dim?

Gardner.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # Permalink
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for answering.
In fact here an example (with ja_purity_II) http://www.dison.ecolo.be/
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
It looks good, Robert :)
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks, the issue is solved now:

template.css line 2208
.logo a {
display: inline-block;
line-height: 1;
margin: 0;top: 20px;
position: absolute; z-index: 1;
}
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Yeah, I did check your site, it looks good ;)
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.