Page 1 of 1

Themes

Posted: Tue Aug 15, 2006 8:40 pm
by alexcroox
Im pretty sure the reason my main page looks messy, and the admin page is blank is that the download from this site contained no default theme :s

There is no theme folder and just index files in /tmp

should this be the case and has any1 else had this problem. were can i get the default theme files for cms?

http://www.alexcrooks.co.uk/cmsmadesimple is my webpage

Re: Themes

Posted: Wed Aug 16, 2006 8:42 am
by tsw
seems that the template is there and so is the css for it, but you frame does something funny.

when using FF webdev toolbar and using edit css option I get

Code: Select all

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<__html lang="en">
<head><title>Alex Crook's Web Space</title>
<meta name="Keywords" content="alex,croox,crooks,lexi,crook's"><meta name="Author" content="Alex"><meta name="Description" content="personal site for alex crooks of portsmouth"></head>
<frameset rows="100%,*">
<frame title="http://www.sars-clan.co.uk/alex/cmsmadesimple/stylesheet.php?templateid=4" src="http://www.sars-clan.co.uk/alex/cmsmadesimple/stylesheet.php?templateid=4" name="mainframe" frameborder="0" noresize="noresize" scrolling="auto">
<frame title="empty frame" frameborder="0" scrolling="no" noresize="noresize">
<noframes>Sorry, you don"t appear to have frame support.
Go here instead - <a href="http://www.sars-clan.co.uk/alex/cmsmadesimple/stylesheet.php?templateid=4">Alex Crook's Web Space</a></noframes>
</frameset>
but page source points to here http://www.alexcrooks.co.uk/cmsmadesimp ... mplateid=4

and if I paste that css to edit css box on devtoolbar it works (well image paths are still borked)

You might want to lose that frame around your site ;)

Re: Themes

Posted: Wed Aug 16, 2006 1:17 pm
by alexcroox
yer that frame was something 123reg.co.uk put when i chose that option for webforwarding when i brought the domain. ok ill try removing that see what happens, cheers for reply

Re: Themes

Posted: Wed Aug 16, 2006 5:47 pm
by alexcroox
update: well i changed the webforwarding to have no frame, but still same issue. :( any other ideas :D

Re: Themes

Posted: Wed Aug 16, 2006 8:10 pm
by Dr.CSS
It's still framed you might have to hand code the css call into your template, or just tell them, your host, to forward with out frames.

Re: Themes

Posted: Wed Aug 16, 2006 8:26 pm
by alexcroox
yer i put the framed thing back on after it didnt work without.