Posts: 44
Threads: 3
Joined: Oct 2011
2011-11-08, 00:01:12
(This post was last modified: 2011-11-08, 00:02:12 by Deliaz.)
Some time ago we started a new website and use the Get Simple. Get Simple CMS is an ideal system and easily adaptable.
We have created a layout that fits in with this band and are pleased with the outcome.
Plugins:
- I18N Gallery 1.5 (not yet in use)
- News Manager 1.2.4
- Events 2.1j
- Client Files 0.7
- TinyMCE 0.2
- P01-touch 0.9.1
- 4.3.1 Cumbe_guestbook
Do you have a comment then I hear this of course like, tips and comments are welcome.
http://www.DirectionMusic.nl
Posts: 1,928
Threads: 88
Joined: Apr 2010
cool site, just wonderful ... only in the code the closing tag body for some reason after the closing tag is Style, but not before the closing tag html
Code:
<style type="text/css">
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #f25d1f;
}
a:link {
color: #f25d1f;
}
a:visited {
color: #f25d1f;
}
a:hover {
color: #FFF;
}
a:active {
color: #f25d1f;
}
</style>
</body>
Posts: 2,094
Threads: 54
Joined: Jan 2011
Suikerklontje Wrote:Some time ago we started a new website and use the Get Simple. Get Simple CMS is an ideal system and easily adaptable.
We have created a layout that fits in with this band and are pleased with the outcome.
Plugins:
- I18N Gallery 1.5 (not yet in use)
- News Manager 1.2.4
- Events 2.1j
- Client Files 0.7
- TinyMCE 0.2
- P01-touch 0.9.1
- 4.3.1 Cumbe_guestbook
Do you have a comment then I hear this of course like, tips and comments are welcome.
http://www.DirectionMusic.nl
Very nice design. I like it because it's different (e.g. menu below slide show), except the slide show it works without javascript and I like the colors.
From a technical standpoint though a table based layout is VERY out-dated (especially with a HTML5 doc type!), there seem to be problems with opening/closing tags and the CSS has parse errors.
Posts: 49
Threads: 8
Joined: Oct 2011
Website looks fantastic! I love the design and the use of the various plugins.
Posts: 44
Threads: 3
Joined: Oct 2011
Thanks for the comment and compliments on the design.
I actually work with tables because my experience with divs not much. I'm working now on a new template which consists of divs and hope I get this done.
Posts: 1,247
Threads: 82
Joined: Feb 2011
Posts: 44
Threads: 3
Joined: Oct 2011
2011-11-09, 19:47:03
(This post was last modified: 2011-11-10, 22:49:04 by Deliaz.)
The site is already partly in divs Alone I have some problems with the menu because it always shifts. Get this done but am otherwise in satisfaction with the outcome.
I go merrily again today and hope I get a lot further. Do you watch or comment below the link.
Posts: 44
Threads: 3
Joined: Oct 2011
conclusion?
I can not quite 100% done with divs! Problem is and remains the content and agenda. Everything below the menu is a problem.
Anyway I've chosen a table to be used where the content and agenda will be placed. Without the table I do not get it in Safari, Firefox, IE, iPhone and iPad to get right.
Posts: 44
Threads: 3
Joined: Oct 2011
Today we made a fresh start with divs.
The last problem I had is now solved. The error was not in the divs in the agenda but how these applications. In the plugin I have made changes and it gave the problem. This was not apparent because he was only one table in a div jumped everything.
Now the plugin updated and now it looks good. A few minor bugs in IE 7.0.5700.6 but those are not my biggest concern. I still have several pages to customize the website and will be done today or next day.
Posts: 1,928
Threads: 88
Joined: Apr 2010
tag </body> not in the code
Posts: 44
Threads: 3
Joined: Oct 2011
Thanks,
These are all added.
Posts: 44
Threads: 3
Joined: Oct 2011
Today the Gallery plugin I18N used as a slider on the home page. Nice plugin.
Posts: 2,094
Threads: 54
Joined: Jan 2011
Suikerklontje Wrote:Today the Gallery plugin I18N used as a slider on the home page. Nice plugin.
Thank you.
As I normally browse with javascript off this is now one of very few pages with a slide show that works with javascript off. I like this very much.
In contrast to this page the Info page on your site still seems to use a pure javascript solution: the slideshow remains empty without javascript.