Cameron
|
5eb0168140
|
Fixes #4807 Pagination on mobile.
|
2022-07-01 11:24:38 -07:00 |
|
Cameron
|
95ea56bb89
|
Forum navigation layout fix.
|
2021-10-18 09:09:01 -07:00 |
|
Cameron
|
e03f7a34e2
|
Issue #4359 - Forum dropdown-menu fixes for Bootstrap 4/5.
|
2021-02-19 16:09:47 -08:00 |
|
Cameron
|
f4341ac5cb
|
Removed redundant php code from templates.
|
2020-06-02 12:05:20 -07:00 |
|
Cameron
|
1efb840a86
|
Issue #2970 Bootstrap 4 compat.
|
2019-06-12 20:21:56 -07:00 |
|
Cameron
|
dfb0e1bd4a
|
Issue #2586 Forward icon issue.
|
2018-03-10 13:36:32 -08:00 |
|
Cameron
|
0671024c79
|
Issue #2970 btn-default > btn-default btn-secondary
|
2018-01-10 15:11:12 -08:00 |
|
Cameron
|
b40b1916a3
|
Issue #2970 btn-default > btn-default btn-secondary
|
2018-01-10 15:06:40 -08:00 |
|
Cameron
|
84a4cc36e5
|
Fixes #2413 - Pagination issue with empty records.
|
2017-02-12 07:59:30 -08:00 |
|
Cameron
|
e14a470951
|
Issue #2032 May fix some pagination issues.
|
2017-02-06 10:50:19 -08:00 |
|
Lóna Lore
|
d93d27a0c2
|
Fixed: pagination won't show up, if forum topic has e.g 21 posts and the posts/page limit is set to 20.
|
2015-12-18 09:25:12 +01:00 |
|
Cameron
|
caafd5867b
|
Issue #1138 Fix for pagination color.
|
2015-07-16 14:44:25 -07:00 |
|
Cameron
|
9328f4cdd9
|
Issue #1138: Admin-ui pagination template now using bootstrap standard.
|
2015-07-16 14:29:19 -07:00 |
|
Cameron
|
6499ff72f7
|
Issue #1138 Added 'btn-default' where missing.
|
2015-07-13 19:09:30 -07:00 |
|
Cameron
|
d70b389a8e
|
Minor bootstrap css fixes in nextprev
|
2015-02-09 01:08:21 -08:00 |
|
Cameron
|
d437765a22
|
Plugin install tweaks and layout fixes.
|
2015-02-04 04:01:08 -08:00 |
|
Cameron
|
ae2811aa10
|
Reduce size of pagination on mobile-devices. (Bootstrap only)
|
2014-02-18 13:18:04 -08:00 |
|
Cameron
|
7874cd1060
|
Issue #435 - start of Bootstrap 3 core support. Enable by adding the following to your theme.php file:
define("BOOTSTRAP", 3);
define("FONTAWESOME", 4); // optional
e107::js("url", "//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js");
e107::css('url', '//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css');
e107::css('url', "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css"); // optional
|
2013-12-17 11:12:42 -08:00 |
|
Cameron
|
518abe69fe
|
Bootstrap styling fixes.
|
2013-06-20 15:12:56 -07:00 |
|
Moc
|
ff2c2e5c6d
|
#220 - First batch of forum LAN rewrite: forum, viewforum, viewtopic and post are done. Work in progress! (#6)
|
2013-06-12 21:38:26 +02:00 |
|
Cameron
|
0a3f06ed23
|
Bootstrap styling fixes
|
2013-04-25 17:35:51 -07:00 |
|
Cameron
|
0dd2a038a3
|
New 'basic' nextprev template added and darkstrap tweaks
|
2013-03-17 02:57:09 -07:00 |
|
Cameron
|
033b6cddec
|
Navigation template work and bootstrap front-end navigation work. v2 templates moved to e107_core/templates
|
2012-12-11 19:42:55 -08:00 |
|