Suikerklontje
Junior Member
Posts: 44
Joined: Oct 2011
|
Out new website with Get-Simple
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
|
|
|
|
Oleg06
Posting Freak
Posts: 998
Joined: Apr 2010
|
Out new website with Get-Simple
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>
|
|
|
|
mvlcek
Posting Freak
Posts: 1,742
Joined: Jan 2011
|
Out new website with Get-Simple
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.
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
|
|
|
|
jyoz22
Junior Member
Posts: 49
Joined: Oct 2011
|
Out new website with Get-Simple
Website looks fantastic! I love the design and the use of the various plugins.
Simplified Solutions
|
|
|
|
Suikerklontje
Junior Member
Posts: 44
Joined: Oct 2011
|
Out new website with Get-Simple
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.
|
|
|
|
datiswous
Member
Posts: 299
Joined: Feb 2011
|
Out new website with Get-Simple
|
|
|
|
Suikerklontje
Junior Member
Posts: 44
Joined: Oct 2011
|
Out new website with Get-Simple
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.
|
|
|
|
Suikerklontje
Junior Member
Posts: 44
Joined: Oct 2011
|
Out new website with Get-Simple
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.
|
|
|
|
Suikerklontje
Junior Member
Posts: 44
Joined: Oct 2011
|
Out new website with Get-Simple
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.
|
|
|
|
Oleg06
Posting Freak
Posts: 998
Joined: Apr 2010
|
Out new website with Get-Simple
tag </body> not in the code
|
|
|
|
Suikerklontje
Junior Member
Posts: 44
Joined: Oct 2011
|
Out new website with Get-Simple
Thanks,
These are all added.
|
|
|
|
Suikerklontje
Junior Member
Posts: 44
Joined: Oct 2011
|
Out new website with Get-Simple
Today the Gallery plugin I18N used as a slider on the home page. Nice plugin.
|
|
|
|
mvlcek
Posting Freak
Posts: 1,742
Joined: Jan 2011
|
Out new website with Get-Simple
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.
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
|
|
|
|