|  | 
| Need help with LL website - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Development (https://www.linuxliteos.com/forums/forumdisplay.php?fid=7) +--- Forum: Linux Lite Software Development (https://www.linuxliteos.com/forums/forumdisplay.php?fid=30) +--- Thread: Need help with LL website (/showthread.php?tid=3467) | 
| Need help with LL website - valtam - 11-11-2016 Calling all web devs (html, js, css) I'm making it so that the Donators page isn't so long to scroll by having clickable tabs. ![[Image: zXLsBKo.png]](http://i.imgur.com/zXLsBKo.png) The current issue is that with each tab, the gap grows larger between the heading and the displayed donors names. ![[Image: nD0i7YO.png]](http://i.imgur.com/nD0i7YO.png) Does anyone know why this is happening? Thank you. Source page - https://www.linuxliteos.com/dotest.html Re: Need help with LL website - thoughtinstinct - 11-11-2016 Hi Im no expert in these things but there seems to be a Code: <br>Re: Need help with LL website - valtam - 11-12-2016 That was it, thank you thoughtinstinct   |