Search results

  1. B

    My New Portfolio Site

    Interesting, I do appreciate your feedback. I don't have a hard time reading it and have not had anyone else that has viewed this page mention anything about it. The image slider is a personal preference and will be doing something with it in time. It's no where near half the page. However I...
  2. B

    My New Portfolio Site

    Yea I am hosting it on my own server... which could be why. I have plans for the slider its just acting as a placeholder right now though. Also $299 would be a pretty basic wordpress site. A couple pages, I don't see how or why anyone should be charging more than that. I could bust something...
  3. B

    My New Portfolio Site

    Hello all, always appreciate your feedback and criticism. What you dislike, like, think could be improved, etc. As always thanks in advance. http://www.pnw-design.com/
  4. B

    Web design startup company asking review

    I really like the site, I also have been interested in a single page site scroll like this. I have seen this being used from time to time. Our you using javascript for this, is there a package somewhere or something? If anyone knows can you pm me.
  5. B

    Anyone know how to use script Amazon Webstore?

    That was my problem as well... If you are using your own domain you need to update your CNAME to point to yourdomain.hostedbywebstore.com after you do this it could take some time to populate. Then on amazon webstore go to settings/control panel expand the General Webstore Settings and click...
  6. B

    Anyone know how to use script Amazon Webstore?

    I actually figured it out... ended up being the cname was pointing to webstorepowered.com instead of hostedbywebstore.com so advanced HTML was not allowed.
  7. B

    Anyone know how to use script Amazon Webstore?

    So I am working on an Amazon Webstore for a client, If you have ever worked with amazon webstore you know how horrible it is haha. Anyway, they don't allow script tags in the html widgets that you have to use for your code. I am trying to add a slider "nivoslider" but I am unable to add this...
  8. B

    New sites for a new client...

    It was what the client wanted, I asked him about it, but didn't really get a good explanation. I wish I could explain it to you haha.
  9. B

    New sites for a new client...

    Which H6 tag are you talking about, I am not aware of one, if your talking about the tagline that goes all the way accross, thats how he wanted it, and it is just a <p> tag no <h6>... Also whats wrong with using a table for the Navigation? I don't see the headache, and seems to be the same...
  10. B

    developer trying to do design

    Looks really good I like it a lot. I have seen that background before hahaha.
  11. B

    New sites for a new client...

    Hello all, have a few more sites that all link into each other. I really appreciated all the reviews and suggestions I got on the last review thread I posted. Now these sites are exactly what the client wanted to the pixel. There are some things I dislike, but the client is always right...
  12. B

    cms? confused

    You could do your design in dreamweaver if that is what you are comfortable using. Then make the required css changes in a blank wordpress theme.
  13. B

    Intro to CMS - Wordpress?

    Wordpress is just a set of files you download, and you can install it on your own server or a hosted server. You just create a database, then launch your browser and point it to the install file, and then it walks you through the setup process. From there you can start with a blank theme, and...
  14. B

    forms

    I am assuming you are using a linux server then if your host isn't supporting asp. If you could find out and get back to me that would be great, then I can explain how to do the zip redirect.
  15. B

    What Shall I Charge for website with Template?

    Can you post a link to a portfolio?
  16. B

    Suggestions for First PHP/MySQL Blog

    I could loan you some space on my server till you get yours up and running for testing... Let me know.
  17. B

    New website for AutoShop... Please review.

    Yea I guess I should ask what others use as far as resolution to view web projects. I have 3 24" monitors so at 1920X1200 it doesn't look to big to me. But I guess if I was using a 17-19 that might change. The twitter thing is a great idea, but getting the client to do anything like that seems...
  18. B

    Unusual Text Appearing on my Site

    Well by looking at the page source it seems to be coming from them who ever they are haha but they put that in the bottom of the page after the body tag. You could just remove that section for now.
  19. B

    forms

    I just though you are probably going to want to use a drop down list. So here is how you would do that... aspx page code... The Smiles are a : and D in case you are wondering... <div> <asp:DropDownList ID="ddlCity" runat="server" Height="16px" Width="106px">...
  20. B

    New website for AutoShop... Please review.

    I guess I could have changed it to home... haha if that is what your talking about. If not that is just the default page when you start a new site in Visual Studio and I did not rename it, if your talking about it missing the .extension I wrote url redirect for user friendly urls. What is...
Top