Search results

  1. Geodun1

    cell changes height although set to fixed height

    I think the issue lies in your height: 100%; setting for the tables overall style, but I'm not sure how that would affect the fixed height of an individual cell. Do you have an example page I can see? EDIT: Also, try adding a div within the cell and putting the height/width settings on the div...
  2. Geodun1

    Please review my design for a self cert mortgage company

    Another thing you could try, is to make the borders on "What our customers say" into a gradient that fades upwards (in the event you can't make a top work).
  3. Geodun1

    How do I make a flash generator?

    I'm not speaking as an expert on flash, but I believe that they use some sort of script to alter variables in a base flash file to produce the effect, which they change using the form with a variety of settings, each setting the variable to be changed. If you're looking to create one of your...
  4. Geodun1

    DIV issue

    Just create an id for a table with the ad, and another for one below the ad. ZKiller will probably explain more if you need it :)
  5. Geodun1

    DIV issue

    Add a margin-right: 170px; property to the css controlling your table with the ads on. This should push the table over so that it doesn't go underneath the ad.
  6. Geodun1

    Why oh why?

    I guess it's true that Techo's do indeed use Firefox more. I hadn't considered that fact, but either way, Firefox users increase every year :)
  7. Geodun1

    Why oh why?

    Why do we shoot for such a wide cross browser compatibility when the W3Schools browser usage report shows only 3 used browsers? http://www.w3schools.com/browsers/browsers_stats.asp I see people mentioning their supporting Google Chrome, Opera, and Safari, but all in all, these browsers...
  8. Geodun1

    Need help on adding music to page...

    You should research on how to use the <embed></embed> feature of html. If you have everything configured right you should be able to embed it using a code of some sort included with the software. We need more information in order to help you. What kind of player do you have? Name/Link/Etc...
  9. Geodun1

    quick question

    You could edit the properties using Javascript the (window.innerHeight = xxpx & window.innerWidth = xxpx /* xx=deminsions */). Someone with more JavaScript expertise can help you there.
  10. Geodun1

    Using PHP to change CSS Stylesheets depending on Browser

    Try a google query on Safari Table Fix.
  11. Geodun1

    Using PHP to change CSS Stylesheets depending on Browser

    Although this COULD solve your problem, it's impractical if you ever want to make a change on the site. If you do, you have to change EACH of the stylesheets and then you have to bug check all of them. It might be easier just to code the compatibility in one CSS file. That way updates/changes...
  12. Geodun1

    Using PHP to change CSS Stylesheets depending on Browser

    Include it using <?php include("stylesheet.php"); ?>. See if that fixes your problem.
  13. Geodun1

    Report Spam Thread

    http://www.webdesignforum.com/5800-scrollbar-when-using-dynamic-text-flash.html cshaobu272906 This guy has spammed numerous times, and I don't think he has a non spam post to his count. Deleting all his posts would clean things up a bit :)
  14. Geodun1

    I need a review for my website ! please...

    http://www.w3schools.com/html/default.asp Start learning HTML and CSS. Read some articles on web design. That should get you started.
  15. Geodun1

    C&C: New Header Concept

    This is the new concept I'm working on for the V2 of my website. Any comments? Rates? Ideas for improvement? Anything and everything is welcomed. Be hard, but try to show me ways to improve it if you are!
  16. Geodun1

    No One Uses GoLive Anymore, But...

    http://alistapart.com has tons of good articles you should read through. They will really help you understand what's behind your site. http://pixel2life.com and http://good-tutorials.com are two tutorial sites that I regularly use, so check there. They have thousands of tutorials on full...
  17. Geodun1

    What i need to know

    Programming languages relate like the Latin languages do. They have similar words, word uses, definitions, etc, but have different grammatical structures and some small words changed that cause the language to be different due to it's regional use.
  18. Geodun1

    No One Uses GoLive Anymore, But...

    After Adobe acquired Dreamweaver, I was the happiest little boy in all the world :) I strongly recommend upgrading to one of the Creative Studio Dreamweaver versions. As stated by ping, the easiest way for a new designer to transfer a design from Photoshop to HTML is to use the slice tool...
  19. Geodun1

    critique my custom computer shop website

    I've been keeping an eye on your site for a few days, so I feel comfortable saying that I think you need more colors on your palette here. I feel your site lacks in any depth (which can impact your customer base, if you think psychologically) due to the consistent background color. If not for...
  20. Geodun1

    logo and web design critiques!

    I guess it's a start, but I don't like the smiley face on the !. Work off from the first one in my opinion. Keep going with it, see what you get. I like the text from the second one though, now that I'm comparing it.
Top