+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    applatonic is offline Junior Member
    Join Date
    Feb 2009
    Posts
    13

    A design I'm thinking about

    Hey I'm looking for a new design for a site of mine and I've encountered withe this site recently, it's for a company that sells oriental rugs restoration Montgomery, and I thought maybe I could use a resemble layout. could you please give me your critique and if you know where ca I find something like that with using a tutorial.

    Thanks in advance

    link::oriental rugs restoration Montgomery

  2. #2
    PsiPro's Avatar
    PsiPro is offline Moderator
    Join Date
    Mar 2007
    Posts
    520
    The gradiant in the background of the logo looks funky, it doesn't flow with the rest of the header area.


    Your HTML is also messed up.... first

    remove
    </embed>
    &nbsp;</embed>
    From the end of the page, it's adding space below the bottom of the table.

    2nd, those tags close 1 invisible embed tag and also close a tag that is mis-matched from the header flash bar...

    change
    <object classid="clsid27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="780" height="166">
    <param name="movie" value="images/top.swf">
    <param name="quality" value="High">
    <embed src="images/top.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="780" height="166"></object>
    to
    <object classid="clsid27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="780" height="166">
    <param name="movie" value="images/top.swf">
    <param name="quality" value="High">
    <embed src="images/top.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="780" height="166"></embed></object>
    Brian Malinconico - @psipro

    Psi Webhosting

    Low-load business class web servers
    Discounted custom Shared, Reseller, and Dedicated plans available to YE members through PM only.
    The Aquarium Wiki

  3. #3
    jonathanfigaro's Avatar
    jonathanfigaro is offline Moderator
    Join Date
    May 2009
    Location
    New York, NY
    Posts
    631
    You need to add more life to your website. I suggest adding more of a vibrant color, into your website. And i think you should change your header.
    Don't be a Dropout
    Drop into Successful Living Today
    thedropoutkid.comhttp://www.thedropoutkid.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Untitled Document
YoungEntrepreneur Logo Featured on: Business Week About Alltop Wall Street Journal

Terms of Service | Privacy Policy


SEO by vBSEO 3.5.0 RC3