The simpler media website CMS
Hi guys
I have changed the width of the thumbnail list to 100% so it is responsive but when I look at the element on the browser it stays at 650px... I have put !important in there too just to make sure and it is still not working.
I have created a child theme from basic called it Kriss for now... can you tell me if there is anywhere else I need to change within it? although looking at the path it is calling up my theme.
float: left; width: 100% !important; border: 0px solid gray;
}
Thanks in advance
Kriss
Comments
Also hte basci theme has four personality and a CSS file for each. So my guess is you just edited the wrong one (you are using light).
Also just to avoid confusion: Zenphoto has no concept of "child themes". Either you modify the original theme itself or you use a copy of it which is a new theme then.
Thanks... I had done the right CSS file as I looked this morning and all is fine! Think my browser was having a fit! LOL...
Sorry, I should have said that I just copied the basic theme and re-uploaded under a different name... I know basic HTML and CSS but script just reminds me of algebra!
Now off to change colours etc... and remember to clear the cache on the browser...
Kriss
Yep, browser caches can be a source of fun ;-)