Full Screen


https://forum.kartris.com/Topic7117.aspx
Print Topic | Close Window

By Laird - Wed 1 May 2019
I need to shrink the left and right filler margins and am unsure how to go about that. Looks like the css #container in template.css has a max-width of 980px. I change that to 1920px and the margins shrink to nothing on my 1920 monitor. They immediately shrink in Chrome too. But as soon as I refresh the screen or change pages in Chrome, the margins return. Not true for Firefox though. The margins remain shrunk to nothing. Many thanks for the help.
By Paul - Wed 1 May 2019
Most likely the CSS is caching in your browser. Make sure you clear the browser cache in Chrome so it definitely gets the new CSS updates.


There are add-ons for chrome and Firefox which give you a button on your browser bar to empty the cache (ideally you want to retain cookies, but empty the cache of images, css and javascript files). This makes it much easier than digging through the browser settings each time you want to view your changes.