Snappy Design Portfolio Website

Post links to sites running CMS in all its glory.
Post Reply
SnappyDesign
New Member
New Member
Posts: 2
Joined: Wed Jun 19, 2013 10:05 am

Snappy Design Portfolio Website

Post by SnappyDesign »

Hi,

At Snappy Design we are big fans of CMS Made Simple. So much so that we built our portfolio website using it.

Check it out at http://www.snappy-design.co.uk

I thought you guys might enjoy.

Cheers.

Code: Select all

CMS Made Simple Version: 1.11.5 “Puerto Ayora”

Extra modules:

- CGBlog
- Gallery
- Captcha
- Form Builder
- Template Externalizer
DragonWebEU
Forum Members
Forum Members
Posts: 10
Joined: Wed Jun 05, 2013 8:19 pm

Re: Snappy Design Portfolio Website

Post by DragonWebEU »

Really nice looking site, but I don't like #menu-bar (it's to high (90px and border-radius: 3px makes it better? :D))

Check your code:
note sure why you use <meta name="robots" content="index,follow" /> it's default "index, follow", If I remember correctly <center> is not valid/supported with html5 doctype
(firefox html validation add-on showed more errors and warning some uncolsed div etc.)

Had problems with long lines of code and CMSMS?

Code: Select all

<link rel="stylesheet" href="styles/base-style.css">
<link rel="stylesheet" href="styles/base-responsive.css">
<link rel="stylesheet" href="styles/home-style.css">
<link rel="stylesheet" href="styles/home-responsive.css">
Good job! :)
SnappyDesign
New Member
New Member
Posts: 2
Joined: Wed Jun 19, 2013 10:05 am

Re: Snappy Design Portfolio Website

Post by SnappyDesign »

DragonWebEU wrote:Really nice looking site, but I don't like #menu-bar (it's to high (90px and border-radius: 3px makes it better? :D))

Check your code:
note sure why you use <meta name="robots" content="index,follow" /> it's default "index, follow", If I remember correctly <center> is not valid/supported with html5 doctype
(firefox html validation add-on showed more errors and warning some uncolsed div etc.)

Had problems with long lines of code and CMSMS?

Code: Select all

<link rel="stylesheet" href="styles/base-style.css">
<link rel="stylesheet" href="styles/base-responsive.css">
<link rel="stylesheet" href="styles/home-style.css">
<link rel="stylesheet" href="styles/home-responsive.css">
Good job! :)
Thanks for the feedback. We liked what you had to say so much that we made your suggested change to the menu bar. Crowdsourcing at its finest!
pasmaskas
Power Poster
Power Poster
Posts: 509
Joined: Tue Nov 29, 2011 10:42 am

Re: Snappy Design Portfolio Website

Post by pasmaskas »

I Love it!
Post Reply

Return to “CMS Show Off”