Welcome to the Real Estate Forum


The "ORIGINAL" Real Estate Social Network" SINCE 2005 and your #1 Resource for all things Real Estate


  •  »Over 35,000 Members
  •  » Answer Questions From "REAL" Buyers & Sellers
  •  »Ask Questions & Share Stories With Fellow Real Estate Professionals.
  •  »Read Articles & Blogs written by Real Estate Professionals.

...you have come to the right place!


YES! I want to register an account for free right now!


p.s.: For registered members YOUR FORUM NAME is free of ads

Page 1 of 3 123 LastLast
Results 1 to 10 of 22
  1. #1
    HHI Golf Guy's Avatar
    HHI Golf Guy is offline Super Moderator
    Join Date
    Jan 2005
    Location
    Hilton Head, SC
    Posts
    789

    Default Cool CSS On New Client Site

    I just finished a web design for a new client. You can see the new site by following this Hilton Head real estate link.

    The site uses some very cool CSS including z-index techniques. Take a look at the logo box and menu box down the left hand side. Do you see the shadows for these boxes? The boxes and shadows are not images, they are CSS elements.

    I have 4 unique layers on these pages. The shadow is actually an offset box on a layer just below the menu box layer. The shadow also uses the CSS opacity element so that you can also see throught to the layer below the shadow.

    Pretty neat, huh? The real trick was getting it to render properly with Internet Explorer. It was easy to get the desired look in Firefox, but I needed to develop a (new?) hack to get it to work in IE. In fact, there are a bunch of CSS hacks to get the site to render the same in IE, Firefox, Mozilla, and Opera.

    CSS is way cool!

  2. #2
    Corey Bryant's Avatar
    Corey Bryant is offline Administrator
    Join Date
    Jan 2005
    Location
    Encino, CA
    Posts
    35

    Default

    CSS is great, that's for sure. One thing that everyone should always keep in mind is to use the correct DOCTYPE.

    Some examples:
    XHTML Transitional DTD
    Code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    HTML Transitional DTD
    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    to ensure proper reading by each browser.

    BrowserCam is a pretty nice tool for developers who need to see their site on different browsers / OSs

  3. #3
    gemini's Avatar
    gemini is offline Condominium
    Join Date
    May 2005
    Location
    Myrtle Beach, SC
    Posts
    150

    Default

    That is very cool HHI GG! I've tried opacity tool some time ago and found it as a pretty magic thing. Congrats, really nice disign! A few little things I felt like were left out - the picture of your client is hanging in the air - I would play with it and see if I can have a little bigger pictures and connect it to the line where the ocean ends (below). Also the pictures of the animals at the bottom - see if they would look better with borders, - in most cases they do.

    Great layout!
    Real Estate Directory - includes links to MLS search, property listings, and your real estate blog. Free content page, featured areas and other options are available.

    Phoenix Realtor referred me to this forum! but even he knows SarahK is the best Mod

  4. #4
    HHI Golf Guy's Avatar
    HHI Golf Guy is offline Super Moderator
    Join Date
    Jan 2005
    Location
    Hilton Head, SC
    Posts
    789

    Default

    Quote Originally Posted by gemini
    That is very cool HHI GG! I've tried opacity tool some time ago and found it as a pretty magic thing. Congrats, really nice disign! A few little things I felt like were left out - the picture of your client is hanging in the air - I would play with it and see if I can have a little bigger pictures and connect it to the line where the ocean ends (below). Also the pictures of the animals at the bottom - see if they would look better with borders, - in most cases they do.

    Great layout!
    Thanks. There are a few things that I originally had that were different including some that you mentioned and what I consider a better sunset picture with more oranges and reds. But sometimes you have to defer to the client.

  5. #5
    gemini's Avatar
    gemini is offline Condominium
    Join Date
    May 2005
    Location
    Myrtle Beach, SC
    Posts
    150

    Default

    Gotcha That happens all the time - the worst part when they want the ability to create their own pages and be able to change current things as easy as WYSIWYG goes lol
    Real Estate Directory - includes links to MLS search, property listings, and your real estate blog. Free content page, featured areas and other options are available.

    Phoenix Realtor referred me to this forum! but even he knows SarahK is the best Mod

  6. #6
    HHI Golf Guy's Avatar
    HHI Golf Guy is offline Super Moderator
    Join Date
    Jan 2005
    Location
    Hilton Head, SC
    Posts
    789

    Default

    Quote Originally Posted by gemini
    Gotcha That happens all the time - the worst part when they want the ability to create their own pages and be able to change current things as easy as WYSIWYG goes lol
    I have a solution for that. I set up a directory for them to post pages to and then set the robots.txt so that directory is not spidered. They get what they want and I do not have to worry about any potential SEO issues.

  7. #7
    gemini's Avatar
    gemini is offline Condominium
    Join Date
    May 2005
    Location
    Myrtle Beach, SC
    Posts
    150

    Default

    This is good, but you can not avoid HTML and visual mess which reflects on your image if you have your signature somewhere on the side indicating that it is your work (like in the example you presented).
    Real Estate Directory - includes links to MLS search, property listings, and your real estate blog. Free content page, featured areas and other options are available.

    Phoenix Realtor referred me to this forum! but even he knows SarahK is the best Mod

  8. #8
    HHI Golf Guy's Avatar
    HHI Golf Guy is offline Super Moderator
    Join Date
    Jan 2005
    Location
    Hilton Head, SC
    Posts
    789

    Default

    Quote Originally Posted by gemini
    This is good, but you can not avoid HTML and visual mess which reflects on your image if you have your signature somewhere on the side indicating that it is your work (like in the example you presented).
    Agreed, but I don't worry too much about that. It's easy to bury their link somewhere

    The other solution - and one that I have for a new client - is to set them up with a free blog page on blogger or somewhere else. I can format it so that the look of the blog ties in to the web site and they can post away.

  9. #9
    gemini's Avatar
    gemini is offline Condominium
    Join Date
    May 2005
    Location
    Myrtle Beach, SC
    Posts
    150

    Default

    I just noticed you're using XML closing slashes in the tags at the same time no DOCTYPE identified (I think was mentioned already); from here - I wasn't able to validate HTML neither CSS.

    This is not really my concern since I don't have my own HTML validated, but I know it is much easire to do that from the start than redoing it later if tending to perfection

    BTW, I liked your submission rules/requirements and would like to ask your permission to use some ideas - I have my rules in the direcory too, but my english is comparely poor and I know I need some adjustments + additional good ideas always great help. Here is what I've got so far, but would like to add more http://www.ibsteam.net/wsnlinks/submission_rules.html
    Real Estate Directory - includes links to MLS search, property listings, and your real estate blog. Free content page, featured areas and other options are available.

    Phoenix Realtor referred me to this forum! but even he knows SarahK is the best Mod

  10. #10
    HHI Golf Guy's Avatar
    HHI Golf Guy is offline Super Moderator
    Join Date
    Jan 2005
    Location
    Hilton Head, SC
    Posts
    789

    Default

    What page are you looking at when you see no doctype? I use a combination of XHTML strict and transitional as well as HTML 4. With only a few exceptions, my pages validate on W3C.

    I will admit that I ran my templates and most of the final pages through the W3C validator, but not all of them. I usually wrap around and touch up later - especially if my client has an urgent need to get their site up ASAP.

    Why different doctypes? Sometimes it's easier to use other formats on complex forms pages.

    I have so many hacks in my CSS that I haven't even thought of validating the file

    Sure - go ahead and use any of the rules that you like. The more people that get strict on links, the better all of our exchanges will be. Be forwarned, though - people still try and sneak one by.

Page 1 of 3 123 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •