28
28
<div class="inner-page-text-box">
29
29
<div class="inner-page-text-box-title">Forum</div>
30
30
<p>
31
- Our forum has been setup using MyBB, with five main categories: <br />
31
+ Our forum has been setup using MyBB (MyBulletinBoard) , with five main categories:
32
32
</p>
33
33
<ul>
34
34
<li>General (news & discussion, lounge, events, and regional user groups)</li>
39
39
<li>External Resources (addins, jobs, learn more, and spotlight)</li>
40
40
</ul>
41
41
<p>
42
- The forum is where you can ask for help or discuss issues you are having with framework.<br />
43
- <a href="https://forum.codeigniter.com" class="buttons" target="_blank">Visit The Forum</a>
42
+ The forum is where you can ask for help or discuss issues you are having with framework.
44
43
</p>
45
- <br /><br / >
46
- </div><!--inner-page-text-box ende -->
44
+ <a href="https://forum.codeigniter.com" class="buttons cta-btn" target="_blank">Visit The Forum</a >
45
+ </div><!--inner-page-text-box ends here -->
47
46
48
47
<div class="clr"></div>
49
48
56
55
class="link-primary" target="_blank">signup</a> for it :)
57
56
</p>
58
57
59
- <p>
60
- <a href="https://join.slack.com/t/codeigniterchat/shared_invite/zt-rl30zw00-obL1Hr1q1ATvkzVkFp8S0Q" class="buttons" target="_blank">Slack</a>
61
- </p>
62
- <br /><br />
58
+ <a href="https://join.slack.com/t/codeigniterchat/shared_invite/zt-rl30zw00-obL1Hr1q1ATvkzVkFp8S0Q" class="buttons cta-btn" target="_blank">Visit Slack Channel</a>
63
59
</div><!--inner-page-text-box ends here-->
64
60
65
61
<div class="clr"></div>
@@ -76,11 +72,10 @@ class="link-primary" target="_blank">signup</a> for it :)
76
72
<p>
77
73
GitHub issues are also used for tracking planned and approved enhancements, often tied in to specific releases.
78
74
</p>
79
- <p>
80
- <a href="https://github.com/bcit-ci/CodeIgniter/" class="buttons" target="_blank">CodeIgniter 3</a>
81
- <a href="https://github.com/codeigniter4/codeigniter4/" class="buttons" target="_blank">CodeIgniter 4</a>
82
- </p>
83
- <br /><br />
75
+
76
+ <a href="https://github.com/bcit-ci/CodeIgniter/" class="buttons cta-btn" target="_blank">CodeIgniter 3</a>
77
+ <a href="https://github.com/codeigniter4/codeigniter4/" class="buttons cta-btn" target="_blank">CodeIgniter 4</a>
78
+
84
79
</div><!--inner-page-text-box ends here-->
85
80
86
81
<div class="clr"></div>
0 commit comments