rasmusstrand
Member
Posted 2 years ago #
I am trying to work out my page to be a deal bigger, my current theme is just too narrow for me to work with.
The theme is Tarski 2.6 and the page is http://www.lociam.com
What file do I need to modify and what do I need to do in it? The documentation is really quite sparse I found when I was looking for it.
Any input is appreciated.
You need to edit screen.css (in tarski/library/css/screen.css) and amend:
#wrapper {
width:760px;
}
rasmusstrand
Member
Posted 2 years ago #
Perfect. I went in and altered the body too, or all I did was to create space for the sidebar.
Thank you.
Next question...
ionfish
Member
Posted 2 years ago #
Tarski has support for custom stylesheets, you should create one of those rather than modify the base style, which will make it harder for you to upgrade to new versions of the theme.