Tikipedia Problems Posted by rayhne on Wed 10 of May, 2006 22:52 GMT-0000 posts: 8 1) Pages are too wide in FireFox (but okay in IE). 2) Help is open when you go edit a page.
Posted by Gary Cunningham-Lee on Thu 11 of May, 2006 01:32 GMT-0000 posts: 254 1) Pages are too wide in FireFox (but okay in IE). 2) Help is open when you go edit a page. What happens for me (in FireFox 1.5.0.2) is that everything that's suppose to be in view is, but there's still a horizontal scrollbar (on a 1024x768 display). In Opera, the category path at the top of wiki pages is displayed too far to the right, with the last several letters out of view. Do you find center-column things getting pushed off the right edge? Yes, the open edit help was mentioned a few days ago. I'll update the CSS file as soon as I can to fix these things. Thanks for the feedback. -- Gary
Posted by webwatcher on Fri 07 of Jul, 2006 14:50 GMT-0000 posts: 1 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
Posted by sefton on Mon 02 of Oct, 2006 09:18 GMT-0000 posts: 1 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.
Posted by Foxy on Fri 13 of Jul, 2007 10:01 GMT-0000 posts: 2 After much hunting, I found this one and it helps great! (Love the tikipedia theme, btw), but I seem to be missing the right hand border line that completes all the 'boxes'. It looks like the page goes totally off the screen - which of course it doesn't as I changed the width. Any help would be appreciated. TIA 😀 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