Themes

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
alexcroox

Themes

Post 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
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Themes

Post 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 ;)
alexcroox

Re: Themes

Post 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
alexcroox

Re: Themes

Post by alexcroox »

update: well i changed the webforwarding to have no frame, but still same issue. :( any other ideas :D
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Themes

Post 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.
alexcroox

Re: Themes

Post by alexcroox »

yer i put the framed thing back on after it didnt work without.
Locked

Return to “[locked] Installation, Setup and Upgrade”