Page 1 of 1
[SOLVED] CMSMS Themes Site Broken
Posted: Fri Mar 09, 2007 8:53 pm
by Nullig
When I go to the
http://themes.cmsmadesimple.org/Full_Themes.html site, it no longer has the vertical scroll.
I notice this in the CSS for the site:
Code: Select all
@media screen {
html, body { height: 100%; overflow-y: hidden; }
#container { height: 100%; width: 100%; overflow: auto; }
#menu_vert { position: static; }
}
I had to remove the
overflow-y: hidden; in Firefox, to get the scrollbar back.
You might want to fix it...
Nullig
Re: CMSMS Themes Site Broken
Posted: Fri Mar 09, 2007 9:10 pm
by chead
Yes, please fix this. There are a lot of new templates that aren't being seen. I was thinking of converting a template myself, but will wait. Is there an email address for that site's webmaster anywhere?
Also, a request to change the sort order for templates to be reverse-chronological so the new ones show up first.
Re: CMSMS Themes Site Broken
Posted: Fri Mar 09, 2007 10:25 pm
by kermit
the offending styles are in the last contributor's template description, enclosed in {literal} -- not intentional, just a goof of allowing tags in the edit boxes....
until that's fixed, here's a rundown of the last few templates...
Re: CMSMS Themes Site Broken
Posted: Fri Mar 09, 2007 11:16 pm
by Dee
kermit wrote:
the offending styles are in the last contributor's template description, enclosed in {literal} -- not intentional, just a goof of allowing tags in the edit boxes....
Hmm, that's not handy
I'll report it in
#cms (find someone who can fix it).
Thanks for spotting the cause.
Regards,
D
Re: CMSMS Themes Site Broken
Posted: Sun Mar 11, 2007 8:39 pm
by westis
This is fixed now. I replaced with < so that it is interpreted not as code, but as text. Thanks for noticing it!
/Daniel "westis"