A Froggy New Design!

This post is a bit late, but I was giving her time to do her own official “I got a new look” post!

And then I got sick, and I lost track of time.

May I present, my most involved design yet… a lot of custom coding on this one :)

Froggy Girl Designs!

Her actual background and frog came from her previous designer. She wanted to maintain her “look” so I kept those key images and worked the design around them.

I loved getting to experiment with code and push my own design envelope a bit!

Check her out and let her know what you think!

****

See the pics in her header? I made it so she can swap them out at her leisure without needing my help! The images are in a widget that wraps around her actual header image! Cool, huh!

A new journey, a new look.

I was very pleased to be asked by my friend Meredith to help create a new look for her blog. She’s hoping to take her journey the next level this year and wanted a clean look to go with it.

She recently made the switch to WordPress and is enjoying all the possibilities a WordPress blog offers.

Please take a moment to check her out at My Journey To Authenticity!

My Journey To Authenticity

Acknowledging your weakness and taking leaps

Let me let you in on a shocking secret….

I’m not that great at drawing people.

Go ahead. Gasp. Cry. It’s okay people. I kept it hidden well.

**you can feel the sarcasm right?**

No matter what I do or how hard I try they just do NOT turn out the way I want.

I’m done being upset about it. It’s okay. I have other things that I am good at, like tweaking the code.

I took the leap today and asked a brilliant young artist to be my character designer. Actually, I have asked her mom for permission to ask her. She is that young, a high school student, with a portfolio that I would almost give up my Bamboo Tablet for. Now I wait and see what she says.

In the meantime….I guess I go tweak some code.

New Live Design: Back to the Basics Blog

Thanks Julie!  I enjoyed working on your Thesis Blog!

Julie wanted a simple chevron background, with gentle greys and deep royal purples.

Making it round without fancy graphics: CSS to the rescue

In 2012, round is in. Circles are “cool”. It’s soft, welcoming, and draws your readers eyes in to your content.

Ready to dive into Photoshop and start making graphics and uploading them to your blog and going in and coding everything to have cute little rounded backgrounds???

No? Me neither. Not when a few lines of code can do it for me, and automatically adjust to fit the content, AND not slow down my sites load time!

You can create rounded corners, drop shadows and use border images (not available in IE).

This is a rounded box.
It grows with your content.

You can add a rounded box to your post by adding inline CSS directly from the html tab of the post editor using this code:

 

 

You can create rounded backgrounds by adding the following code to your CSS stylesheet:

div {

border-radius: 25px;

border: 2px solid;

-moz-border-radius: 25px;

-webkit-border-radius: 25px;

padding: 5px;

}

 

If you were altering your sidebars then instead of div you would probably see “sidebar”; if you were doing your main wrapper background then it would say “wrapper”.

**A great plugin for Firefox users is the Web Developer Add On. It lets you right-click anywhere on a webpage and “Inspect Element”. You can see exactly what the source code for that page is, and what the “selector” name is for that element.**

The “-moz-” and “-webkit-” properties are required to ensure the border-radius properties shows properly in Firefox, Chrome and Safari.  Opera requires an additional “-o-” property line.

The pixel value determines the “roundness” of the corner. Let’s see what happens if we change it to 15px.

This is a rounded box.
It grows with your content.

How about if we take it to 45px?

This is a rounded box.
It grows with your content.

You can get really fancy and make it round on top, but squared on the bottom!

This is a rounded box.
It grows with your content.

The property “border-radius” can have each corner specified in this order: Top Left, Top Right, Bottom Right, Bottom Left.

The above border is ” border-radius: 25px 25px 0 0; ”

CSS will let you get crazy!

I think my pink hair might be getting to my brain!

 

div {

       -moz-border-radius: 25px 25px 0 0;

      -webkit-border-radius: 25px 25px 0 0;

      border-radius: 25px 25px 0 0;

      border-top: 2px solid yellow;

      border-right: 3px solid blue;

      border-bottom: 5px dotted red;

     border-left: 3px dashed green;

     padding: 5px;

}

 

How about something a little more professional?

Sidebar Title

sidebar-title {

border-radius: 15px;

-moz-border-radius: 15px;

-webkit-border-radius: 15px;

border-radius: 15px;

background-color: #ff6699;

padding: 2px;

width: 200px;

text-align: center;

}

 

Next, I’ll show you how to add drop shadows to those boxes using CSS only!

Feel free to find me on twitter or on my personal blog’s Facebook page to ask questions!

A Quick Look at Design Trends for 2012

A quick tour around design sites and you’ll quickly see that in 2012 BIG is in, TYPOGRAPHY is Bold, and Minimalism is Key.

Here is my list of common trends I see being discussed for 2012:

  • BIG HEADERS- No more welcome screens that users have to click through. Eliminate clicks. Use a large header with a single large vector graphic but keep your content on the same page.
  • FOOTERS ROCK- Footers are going to stop being ignored and will become valuable virtual real estate. Utilize that space!
  • TYPOGRAPHY, TYPOGRAPHY, TYPOGRAPHY- Fonts are huge this year! Slab typefaces, all capped- big- chunky, are in this year. Don’t be afraid to use multiple fonts in big ways!
  • FLUID- Fixed width doesn’t work will with many mobile devices. Sites need to make a turn to be more mobile friendly.
  • SOCIAL MEDIA – Designers are beginning to build social media functions into their designs, making sites more interactive and easily shared.
  • MINIMALISM is back – Keep it simple. Bold header, Bold footer, keep the rest simple. Make a statement with less. You can make your links stand out without overwhelming your reader.
  • PERSONAL – Even companies are loosening up their ties and taking a more personal approach with their About Us pages.

How does your site measure up? Does it need some sprucing up for the New Year? Do you need a new set of catchy social media icons? Maybe a new attention getting header that can link all your sites (blog, flickr, etsy, twitter, facebook) in on easy to find location?

I offer a variety of “out of the box” packages and will work with you to put together a deal on pick-your-own al la carte designs! Fill out the Contact Box to get more information.

 

************

Sources:

http://aarhus11.jboye.com/presentation/fresh-new-look-web-design-trends-2012/

http://www.huamarketing.com/blog/top-web-design-trends-to-expect-in-2012/

http://www.cprenterprisesonline.com/index.php?option=com_content&view=article&id=96:web-design-trends-for-2012&catid=35:articles

http://webdesignledger.com/tips/web-design-trends-in-2012

Design by the light of the Christmas Tree

Baking done.

Visiting done.

Sewing done.

Wrapping done.

I haven’t designed anything in a while, so I decided to sit on the couch and mock something up while waiting for the kids to finally doze off.

Winter Bloggin Design

Spring Has Sprung

Both could easily have menu bars added. I left space in the Spring design, but it was late and my eyes were drooping.

I’m offering a special on my facebook page for Chaos Appreciation! Come check it out!

New Site!! Must Love God

I’m so excited to not only be a designer for the MustLoveGod.net site but also to be a contributor!

MustLoveGod.netTo quote the creator Kristi:

This community was created out of a vision to connect as Christian women and to live well.

This new site and forum is working to help women find Spiritual, Emotional, Mental and Physical wellness in a safe and supportive environment.

I look forward to working with all the great writers and have had a blast helping to design the site!

Harvest Colors

I love finding new color schemes….and this one just screamed “Time for Harvest!!”

I just picture gourds and leaves

and deciduous trees!

I feel the need to make something Autumn-y……

But I don’t want a “BLOG”

Ok. So you don’t want a “BLOG”. You just want a website.

This is one of the reasons I have *big puffy heart* love for the WordPress platform and the Genesis Framework. Many of their child themes don’t look like blogs at all. WordPress is far beyond just a blogging platform. It is a full content management system!

It even has plugins for storefronts and special codes built into their framework that allows you to style your site any way you wish!

Don’t think that WordPress is just for blogging, it can be so much more than that, and I’d love to help show you the versatility that WordPress and Genesis can offer!