Loading...
 
Skip to main content
New Themes

New Themes


Re: Re: Tikipedia Problems

posts: 2 United Kingdom

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:

  1. Go to the tikipedia.css in your styles folder
  2. Search for /******************** General Layout Styles (Classes and IDs) ********************/
  3. You will see this text:
    div#tiki-main {
    width: 100%;
    margin: 0;
    padding: 0;
    }
  4. Change the witdh to 98%
  5. Don't forget to refresh your page (Strg-Shift-R in Firefox)
  6. Enjoy the new look


--Werner

There are no comments at this time.