CodeIgniter website ported to CodeIgniter 4 |
Theres a horizontal scroll on bottom, that looks like a sloppy CSS, on Firefox Mozilla, 1920 resolution monitor
Its caused by class row, for me, specifically by this: margin-right: -15px; margin-left: -15px; (that looks weird) Also this: https://prnt.sc/p1tnzg
You can see things I made with codeigniter here: itart.pro its not overly impressive as I have very little time to learn.
(09-03-2019, 07:31 AM)ciadmin Wrote: Fixed the user guide links that were resulting in endless loops.Not sure it's fixed yet. When I browse to https://codeigniter.com/user_guide/ I'm getting the error page with... Quote:This page isn’t working If I append the URL with a file name, i.e. https://codeigniter.com/user_guide/index.html it works. (09-06-2019, 02:56 AM)dave friend Wrote:(09-03-2019, 07:31 AM)ciadmin Wrote: Fixed the user guide links that were resulting in endless loops.Not sure it's fixed yet. When I browse to https://codeigniter.com/user_guide/ That is correct. The link in the website has been fixed, but there is still an issue trying to reference the user guide without the index.html. So, my solution is only partial & I still have a misconfiguration to track down ![]()
I would be quite happy to redesign the CodeIgniter website if that would be something that would be liked?
(09-09-2019, 07:41 AM)dturner123 Wrote: I would be quite happy to redesign the CodeIgniter website if that would be something that would be liked? Please see https://forum.codeigniter.com/thread-74262.html
Jim, I was just looking at the CI 4 Website2 and the .gitignore file is still using
all of the folder names from CI 3. What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
Something has been bothering me subliminally about the Forum for a while. I just realized what it is. The CI logo should be on the browser tab. Instead, I'm seeing a generic, browser-supplied globe on Chrome, and no icon at all on Firefox.
Missing favicon? |
Welcome Guest, Not a member yet? Register Sign In |