Search found 4 matches
- Mon Feb 14, 2011 11:51 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: New to CMS, Not new to HTML/CSS/PHP
- Replies: 9
- Views: 4117
Re: New to CMS, Not new to HTML/CSS/PHP
Ok ok, making more sense of it now, got the images to work the bg image and the logo see circasdesigns.co.uk/cms the images that I got working, are linked to in the template html page, now, on my DIV section, I have a BG image which is linked in the CSS page #content { background-image:url(uploads/m...
- Mon Feb 14, 2011 11:04 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: New to CMS, Not new to HTML/CSS/PHP
- Replies: 9
- Views: 4117
Re: New to CMS, Not new to HTML/CSS/PHP
Okey, problem, again. I figured out you had to have {stylesheet} in the heading of the page to link the style sheet to it. Done that. So, as the template I pasted all the code from my index.html page into a template and pasted all the code from my style1.css page into a style sheet on the site, now ...
- Mon Feb 14, 2011 10:48 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: New to CMS, Not new to HTML/CSS/PHP
- Replies: 9
- Views: 4117
Re: New to CMS, Not new to HTML/CSS/PHP
Thanks for all your replys, I seem to have a better understanding now. Ok - I installed it, and I have it set up, I created a template, I pasted my page code into it and removed the content and replaced it with {content}, the problem now is though it isn't linking to my css page, I have added a styl...
- Mon Feb 14, 2011 4:38 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: New to CMS, Not new to HTML/CSS/PHP
- Replies: 9
- Views: 4117
New to CMS, Not new to HTML/CSS/PHP
Hi, basically I've spent the last few days learning about all the different CMS. Here is what I understand so far. Content Management Systems are what website creators use to make it easy for the client to update the content of a website. Content Management Systems are installed onto a web server an...