- Posts: 113
- Thank you received: 0
Row-fluid in timeline view
- Matj
- Topic Author
- Offline
- Premium Member
-
Less
More
9 years 2 months ago #92835
by Matj
Row-fluid in timeline view was created by Matj
Im using timeline view and Bootstrap 3 (also Joomla template). Html output for info part is
Notice the row instead row-fluid?
I looked into the tmpl file common/tmpl/events_timeline.php and there is
I dont use template overrides.
Code:
<div class="eb-event-information row">
<div class="col-md-8">
<div class="clearfix">
<span class="eb-event-date-info">....
Notice the row instead row-fluid?
I looked into the tmpl file common/tmpl/events_timeline.php and there is
Code:
$rowFluidClass = $bootstrapHelper->getClassMapping('row-fluid');
Code:
<div class="eb-event-information <?php echo $rowFluidClass; ?>">
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
9 years 2 months ago #92836
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Row-fluid in timeline view
Could you get this file, unzip it, then upload it to folder components/com_eventbooking/helper of your site and check it again?
It should solve the issue
Regards,
Tuan
It should solve the issue
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Matj
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 113
- Thank you received: 0
9 years 2 months ago #92837
by Matj
Replied by Matj on topic Row-fluid in timeline view
Problem solved.
Please include in next release.
Please include in next release.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
9 years 2 months ago #92838
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Row-fluid in timeline view
The problem is that it seems twitter bootstrap 3 doesn't have row-fluid class, so I am afraid of I could not implement this change to core package
I will have to check it more with my template developer before making decision
Tuan
I will have to check it more with my template developer before making decision
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.