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. pierre
  2. General Discussion
  3. Monday, 06 January 2014
  4.  Subscribe via email
Hello,

I use T3 Framework and the Blank Template, and I installed the Bootstrap carousel on the header (dentalclubdefrance.com)
But I can't understand why the position:absolute with Opera 18 and Chrome 31, the
position:absolute
on the carousel is ignored.
Could you help me please !

Thank you in advance !
Comment
There are no comments made yet.
Accepted Answer
Accepted Answer Pending Moderation
1
Votes
Undo
Hi pierre,

The position absolute is working fine.
Though each browser has different behavior on the size of positioned element relative their parent element.

Here two ways you can do.
1. Set the width and height value of #carousel-header-generic (width: 600px will be fine)
2. Swap the "col-xs-12 col-sm-8 logo" and "col-xs-12 col-sm-4" grid class in header.php file.
I see that you logo is small and the carousel is larger. Then the grid should be "col-xs-12 col-sm-4 logo" and "col-xs-12 col-sm-8".

Hope it helps,

Regards
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # Permalink


There are replies in this post but you are not allowed to view the replies from this post.