GetSimple Support Forum
Out new website with Get-Simple - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Sites Using GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=9)
+--- Thread: Out new website with Get-Simple (/showthread.php?tid=2348)



Out new website with Get-Simple - Suikerklontje - 2011-11-08

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


Out new website with Get-Simple - Oleg06 - 2011-11-08

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>



Out new website with Get-Simple - mvlcek - 2011-11-08

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.


Out new website with Get-Simple - jyoz22 - 2011-11-08

Website looks fantastic! I love the design and the use of the various plugins.


Out new website with Get-Simple - Suikerklontje - 2011-11-08

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.


Out new website with Get-Simple - datiswous - 2011-11-08

Maybe this guide might help you:

http://htmldog.com/guides/cssadvanced/layout/

You can test it here:

http://rendera.heroku.com/


Out new website with Get-Simple - Suikerklontje - 2011-11-09

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.


Out new website with Get-Simple - Suikerklontje - 2011-11-10

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.


Out new website with Get-Simple - Suikerklontje - 2011-11-10

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.


Out new website with Get-Simple - Oleg06 - 2011-11-11

tag </body> not in the code


Out new website with Get-Simple - Suikerklontje - 2011-11-11

Thanks,

These are all added.


Out new website with Get-Simple - Suikerklontje - 2011-11-20

Today the Gallery plugin I18N used as a slider on the home page. Nice plugin.


Out new website with Get-Simple - mvlcek - 2011-11-20

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.