Please help me with the styling of my site

10 replies
  • WEB DESIGN
  • |
Out of wanting my site look more professional, I've spent lots of hours on it and I believe it still requires some dots little bits and pieces...

Please, I need suggestions in making this site look more professional, more importantly the styling, I'll really appreciate your input, thanks

The Truth About Rapid Weight Loss Diets
#site #styling
  • Profile picture of the author Brandon Tanner
    I think it's pretty simple, but nice and clean. Not bad. If it were me, I would probably add a little "depth" to it, like put drop shadows around the content area. And then give it a little more padding & margin, like...

    Code:
    #wrap {
    margin: 20px auto;
    width: 960px;
    padding: 10px;
    box-shadow: 0 0 8px 4px rgb(180,180,180);
    }
    ^ That's the lazy "CSS3" way to do drop shadows. If you want drop shadows that work in older versions of IE, then you'll need to use real images for the shadow.

    And I would also put the actual opt-in form on that page, instead of just linking to the page with the opt-in. You'll get a higher opt-in rate if you do that.

    My 2 cents.
    Signature

    {{ DiscussionBoard.errors[8184515].message }}
    • Profile picture of the author manuelocal
      Originally Posted by Brandon Tanner View Post

      I think it's pretty simple, but nice and clean. Not bad. If it were me, I would probably add a little "depth" to it, like put drop shadows around the content area. And then give it a little more padding & margin, like...

      Code:
      #wrap {
      margin: 20px auto;
      width: 960px;
      padding: 10px;
      box-shadow: 0 0 8px 4px rgb(180,180,180);
      }
      ^ That's the lazy "CSS3" way to do drop shadows. If you want drop shadows that work in older versions of IE, then you'll need to use real images for the shadow.

      And I would also put the actual opt-in form on that page, instead of just linking to the page with the opt-in. You'll get a higher opt-in rate if you do that.

      My 2 cents.
      thanks, I'll try that out and see how it pans out.... thanks for the tip about the optin, really thoughtful
      {{ DiscussionBoard.errors[8185105].message }}
  • Profile picture of the author Jonas Glad
    It looks pretty good, maybe a bit plain though?
    {{ DiscussionBoard.errors[8185626].message }}
    • Profile picture of the author manuelocal
      Originally Posted by Jonas Glad View Post

      It looks pretty good, maybe a bit plain though?
      Thanks, I'll gladly welcome any idea that'll spice it up a little
      {{ DiscussionBoard.errors[8186548].message }}
  • Profile picture of the author spacechimpmedia
    Put a secondary call to action at the end of all that text.
    {{ DiscussionBoard.errors[8186036].message }}
  • Profile picture of the author LogoDesign4u
    About the site [The Truth About Rapid Weight Loss Diets] ,I think you need a logo.
    {{ DiscussionBoard.errors[8186613].message }}
    • Profile picture of the author rypher21
      I think it's a bit plain and simple, but it is nice. Maybe you should make your site more visually appealing. On the functionality, every component of your site should work quickly and correctly, must be easy to read, navigate, and understand.
      Signature
      Business Consulting Services - Kittelson & Carpo Consulting
      {{ DiscussionBoard.errors[8189536].message }}
      • Profile picture of the author manuelocal
        Originally Posted by rypher21 View Post

        I think it's a bit plain and simple, but it is nice. Maybe you should make your site more visually appealing. On the functionality, every component of your site should work quickly and correctly, must be easy to read, navigate, and understand.
        I'm actually thinking of what to add to the sidebar to make it more appealing...

        thanks
        {{ DiscussionBoard.errors[8190739].message }}
  • Profile picture of the author webology
    Nice and simple - I would have expected a footer of some sort, though, because as it is now, you are wondering whether the page loaded completely or not. Hope it helps.
    {{ DiscussionBoard.errors[8193999].message }}
  • Profile picture of the author premiumdesigns
    The site is good on a whole, but you need to get a fresh Banner design. It will add more to your site.
    {{ DiscussionBoard.errors[8207645].message }}

Trending Topics