Darwin Web Design website upgrade
- Darwin Web Design
- Forum Members
- Posts: 212
- Joined: Tue May 30, 2006 3:12 am
- Location: Darwin NT, Australia
Darwin Web Design website upgrade
Hello
I've just upgraded my own website, I particularly love the CG Blog and RSS module and the gallery too is very powerful and gives so many options for customising. I'm still finishing off a couple of small outstanding things and feedback is welcome:
www.darwinwebdesign.com.au
Cms Version: 1.9.1
Installed Modules:
* CMSMailer: 2.0
* FileManager: 1.0.3
* MenuManager: 1.7.2
* ModuleManager: 1.4
* News: 2.11
* nuSOAP: 1.0.2
* Printing: 1.1.1
* Search: 1.6.7
* ThemeManager: 1.1.3
* TinyMCE: 2.8.1
* Captcha: 0.4.3
* CGExtensions: 1.21.6
* CGSimpleSmarty: 1.4.5
* CGBlog: 1.7.1
* FormBuilder: 0.6.4
* Gallery: 1.4.1
* NMS: 2.3.2
* SiteMapMadeSimple: 1.2.2
* CGFeedMaker: 1.0.11
I've just upgraded my own website, I particularly love the CG Blog and RSS module and the gallery too is very powerful and gives so many options for customising. I'm still finishing off a couple of small outstanding things and feedback is welcome:
www.darwinwebdesign.com.au
Cms Version: 1.9.1
Installed Modules:
* CMSMailer: 2.0
* FileManager: 1.0.3
* MenuManager: 1.7.2
* ModuleManager: 1.4
* News: 2.11
* nuSOAP: 1.0.2
* Printing: 1.1.1
* Search: 1.6.7
* ThemeManager: 1.1.3
* TinyMCE: 2.8.1
* Captcha: 0.4.3
* CGExtensions: 1.21.6
* CGSimpleSmarty: 1.4.5
* CGBlog: 1.7.1
* FormBuilder: 0.6.4
* Gallery: 1.4.1
* NMS: 2.3.2
* SiteMapMadeSimple: 1.2.2
* CGFeedMaker: 1.0.11
Re: Darwin Web Design website upgrade
Wow congratulations. That look amazing. How did you get your form to look that way? I'm trying to use form builder as well and mine doesnt look anything like that.
Great job!
Gabby
Great job!
Gabby
Re: Darwin Web Design website upgrade
Really nice! Readability is very good with the amounts of whitespace!
- Darwin Web Design
- Forum Members
- Posts: 212
- Joined: Tue May 30, 2006 3:12 am
- Location: Darwin NT, Australia
Re: Darwin Web Design website upgrade
Thank you for the positive feedback. Regarding the form, I didn't do much really - just some CSS but let me know if you have any queries.
Re: Darwin Web Design website upgrade
Very nice design, well done!
Just one tip, use:
to hide the grey link border in firefox 
Nuno
Just one tip, use:
Code: Select all
a {outline: none;}

Nuno
- Darwin Web Design
- Forum Members
- Posts: 212
- Joined: Tue May 30, 2006 3:12 am
- Location: Darwin NT, Australia
Re: Darwin Web Design website upgrade
Thanks but which grey link border are you referring to...?
Re: Darwin Web Design website upgrade
If you click in a link, let's say in your top menu, and press the link for a few sec. you will seeDarwin Web Design wrote: Thanks but which grey link border are you referring to...?

- Darwin Web Design
- Forum Members
- Posts: 212
- Joined: Tue May 30, 2006 3:12 am
- Location: Darwin NT, Australia
Re: Darwin Web Design website upgrade
Much appreciated. All fixed. 

Re: Darwin Web Design website upgrade
outline is important accessibility feature so it is not really recommended removing it or you should at least replace it with focus like a:focus{something}
- Darwin Web Design
- Forum Members
- Posts: 212
- Joined: Tue May 30, 2006 3:12 am
- Location: Darwin NT, Australia
Re: Darwin Web Design website upgrade
Thank you, I have replaced it with:
a:focus{outline:0}
I love your new blog, lots of great CMSMS tips - well done.
a:focus{outline:0}
I love your new blog, lots of great CMSMS tips - well done.
Re: Darwin Web Design website upgrade
This looks very nice and clean. Great job 
