Search results

  1. benjamin.morgan

    How can I improve this logo?

    Final logo is It can be viewed with the site at http://codedoorwebdesign.com
  2. benjamin.morgan

    Newbie - design question, how does this work?

    Read the jQuery documentation, http://jquery.com and it is a $ sign not a # sign. jQuery is a Javascript framework that is really cool.
  3. benjamin.morgan

    New Design For Krymson Productions

    Did you hand code your navigation? Where the triangle follows your mouse? If not what plugin did you use?
  4. benjamin.morgan

    education question- web design

    Also there is things such as html5shiv to make things work in an older browser.
  5. benjamin.morgan

    For a new business / for my new job

    Yes, the web today is very simple. Users like being able to see what they need to see as soon as they load your site. It needs to load fast and not much 3D is used. However animations will become more popular as HTML5 and CSS3 is further supported. Also, whenever possible if the user doesn't...
  6. benjamin.morgan

    Searching out parts of a long variable content in php

    Not sure if this would work but you could try. I assume they are searching for something through an input type text. if so you could do this. <input type="text" name="searchfield"> $story = "The princess went to the grand ball by herself. She was waring a yellow dress and grand...
  7. benjamin.morgan

    Redesign - need you opinion

    The font doesn't look bad with what you have now.
  8. benjamin.morgan

    Help with .xxx a:hover

    What do you mean jump out of place? It shouldn't jump out of place. Just read the thing on image sprites and instead of two elements just add one as a:hover and the second dimensions of the sprite.
  9. benjamin.morgan

    How can I improve this logo?

    What glow?
  10. benjamin.morgan

    How can I improve this logo?

    Okay, I love critique. Here is the logo with a grey instead. :)
  11. benjamin.morgan

    How can I improve this logo?

    OK, How does it look now? BEFORE: AFTER:
  12. benjamin.morgan

    How can I improve this logo?

    Well, i could change it. Here is what I am working on
  13. benjamin.morgan

    How can I improve this logo?

    Here are some more examples. without the bomb. The color still doesn't seem right to me... grrr. & &
  14. benjamin.morgan

    How can I improve this logo?

    Do you have an idea with colors? I have played with different ones. I want to keep that color background though. I have played with a bunch of colors but nothing really looks right except for white and it didn't look good on the bomb.
  15. benjamin.morgan

    How can I improve this logo?

    Here is a small almost just text version. I decided to not go with the bird. I put the background in so you could see the white on the color it would be on in the website.
  16. benjamin.morgan

    For a new business / for my new job

    Like barricades said I am not sure how much because I have no idea about french websites. It does look very nice, it is just that in the english web it would be a bit dated. I do think that the changes you made made it look very nice now.
  17. benjamin.morgan

    gaps between divs

    Nevermind, it works if I add * {padding: 0px; margin: 0px;} :eek: Can't believe I forgot the CSS reset. :eek:
  18. benjamin.morgan

    Help with .xxx a:hover

    Oh, read up on image sprites. Read this http://www.w3schools.com/css/css_image_sprites.asp
  19. benjamin.morgan

    gaps between divs

    I have a layout, I can't remember what to do to fix it and google hasn't been any help. Here is an image of what its doing. Here is my code HTML <div class="header"> <div class="container"> <p style="float: left;" class="whitet">Logo here</p> <p class="whitet" style = "float...
  20. benjamin.morgan

    For a new business / for my new job

    I haven't ever used a video as a background in wordpress, you would have to google it. Value wise I'm not sure how much this site would be worth. Maybe more to some people than others. How much time did you put into it?
Top