Now I can't hide the hit button when someone busts. If they keep hitting hit it makes them lose 10 points until the button is unclickable. I have tried to hide the hit buttons in the code but none seem to work. Apart from that the adding and busting is working right. Also if you click the deal...
Also a good place for the search bar would go good where the contact crap is in the header. Also on the contact page please make the inputs and the textareas the same length. Not the full size of the page either!
The colors go well together but I don't think the clients know or care what Drupal...
That is a very basic site, but if you have never touched code before you probably don't want to design the site yourself. At least not as your first site. If you have plenty of time to learn then you could build some practice sites then once you have learned enough build a static site for your...
On the Helping hands and a truck image it could be done with text and css like it should be, it would definitely be better for SEO and I would lose the hover effect. It looks like you used point and click software from a hosting company.
PROBLEM IS FIXED!
It needed this line of code. I guess it needed to be primed in the code somewhere.
nav > li:first-child {}
I uploaded it to the website if you want to test it. Link in signature.
I have a problem with this menu that Mr. Matthew Caldwell helped me with http://cdtestdesign.tk/ its code is sortof like http://css.dzone.com...3-lavalamp-menu . The problem is not the hover state. Its when i go to a new page with the class current and it should move the transition to there. You...
Thanks, the min-width fixed it when i added it to content and footer but it messed it up when i added it to header and nav? Any idea why that is?
EDIT: It worked when I added it to the body element. I will definitely be reading up on the responsive media queries.
I have my content and other divs that are doing this 100% and I have a background color on it. However when i zoom in and scroll over it is a giant white space. The only way to fix it is to add a background color to the body but then it doesn't help the footer, header or navigation. What can I...