Matrix theme increasing sidebar width

gary_quiring

Joined: 2008-01-27
Posts: 49
Posted: Sun, 2011-02-06 23:18

I am running Gallery 2. Is it possible to increase the width of the sidebar? Which file controls the size? Also would the random image in the sidebar also get larger with the increase?

 
gary_quiring

Joined: 2008-01-27
Posts: 49
Posted: Mon, 2011-02-07 00:52

I tried changing the theme.css file:

gsSidebar {
border-right-width: 1px;
width: 275px;
overflow: hidden;
}

Ran the clear template cache function but the sidebar is still the same size.

 
Dayo

Joined: 2005-11-04
Posts: 1642
Posted: Mon, 2011-02-07 03:56

The cache you should be clearing is your browser cache.

--
dakanji.com

 
gary_quiring

Joined: 2008-01-27
Posts: 49
Posted: Mon, 2011-02-07 12:30

I finally figured that out that I need to clear the browser cache. Changing that field increases the width but there are so many things broken it's not worth it. I put it back to the default.