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?
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.
Posts: 49
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.
Posts: 1642
The cache you should be clearing is your browser cache.
--
dakanji.com
Posts: 49
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.