Re: Re: Tikipedia Problems
1) Pages are too wide in FireFox (but okay in IE).
I also prefer FireFox as default browser. The thing with the horizontal scrollbar is easy to fix:
- Go to the tikipedia.css in your styles folder
- Search for /******************** General Layout Styles (Classes and IDs) ********************/
- You will see this text:
div#tiki-main {
width: 100%;
margin: 0;
padding: 0;
} - Change the witdh to 98%
- Don't forget to refresh your page (Strg-Shift-R in Firefox)
- Enjoy the new look
--Werner
Thanks for that.. Just installed and want to use tikipedia from the beggining (one reason I liked tikiwiki.. Clean interface but good feature set) and this immediately was obvious..
100% fix and easy.