treehouse : what would you like to learn today?
Web Design Web Development iOS Development

WindberTSA

  • vertical navigation help

    I figured out how to change the pointer tip.! But I still would like to change the color of the nav ul li ul li elements to dark grey. (The elements that drop down). And I want to figure out how to add another list item; so that when I click on, s…
    Comment by WindberTSA April 6 permalink
  • vertical navigation help

    I didn't make this menu bar, courtesy of sahil popli. ... I do not know enough to create this myself.. I have been editing it a bunch for my purposes. The last time you commented on one of my posts, you had mentioned that you thought a vertica…
    Comment by WindberTSA April 6 permalink
  • vertical navigation help

    Oh.. When you click that link, it shows the menu as being all blue, but when I edit it on code pen, it is the black color that I want. Do you know why it isn't coming up that way on the link posted here?
    Comment by WindberTSA April 6 permalink
  • vertical navigation help

    okay Thanks! The Vertical Menu now has the hover effect I was looking for. I changed that selector to be shorter. To make a class for each level, I would give the ul the class that corresponds? I don't know if I really understand how to do it …
    Comment by WindberTSA April 6 permalink
  • Contact Post not displaying information

    Sorry I didn't respond sooner, things have been crazy. But yes, I would like a modal window or a dialogue box(?) if that would work. I don't think my page is using jQuery, I have had trouble trying to install the UI to my resource location…
    Comment by WindberTSA February 23 permalink
  • Contact Post not displaying information

    I am sorry if I was a little vague. I would like, ideally, for a box to pop up (as a different page overtop of the current page) and prompt the user that their message was sent successfully. edit And that box then, after a few seconds disappears an…
    Comment by WindberTSA February 21 permalink
  • Contact Post not displaying information

    Thanks so much, I uploaded it and it works! It's not a big deal if I do not use the JS, I can't believe it is what caused all these problems. The only question I have is, how can I change the way that it prints the message saying that it …
    Comment by WindberTSA February 21 permalink
  • Contact Post not displaying information

    Okay, that's great! I'm very curious why the javascript isn't working. Did you make a gist of what you did to get it to work? Is this what the button should be like if I don't use the javascript? And does that change the fir…
    Comment by WindberTSA February 20 permalink
  • Contact Post not displaying information

    Thanks again for all of your help. If there is somewhere that either of you would like me to upload the files to so that you can download them, I am glad to oblige. I figured out where the error logs are, and I could not find any error reports rela…
    Comment by WindberTSA February 20 permalink
  • Contact Post not displaying information

    @tomrogers123 That is what I have liked about DreamWeaver,(Granted I havent' really used anything else) but I like that I can see all the files together and work with them as a whole. And I have uploaded the files to the site again, and again …
    Comment by WindberTSA February 20 permalink
  • Contact Post not displaying information

    In komodo, it says "Parse Error: syntax error, unexpected $end " on last line..
    Comment by WindberTSA February 20 permalink
  • Contact Post not displaying information

    Okay, so this would create that effect. You need a code editor for writing code, which Dreamweaver is not. (You might look at something like komodo.) I am downloading komodo and I will try it out :) I am not sure how that will effect what I am…
    Comment by WindberTSA February 20 permalink
  • Contact Post not displaying information

    I changed that to $body. I haven't done much at all with PHP and in dreamweaver it didn't show me what the error was, just highlighted that section.. And okay, I think I finally understand the $_POST part! I changed $message to $comment…
    Comment by WindberTSA February 19 permalink
  • Contact Post not displaying information

    I keep trying to go through the php file, but I can't figure out what would be wrong. Everything matches the form and it's just like @traq posted, so I don't understand why the message isn't sending.
    Comment by WindberTSA February 19 permalink
  • Contact Post not displaying information

    I forked it, and its located here https://gist.github.com/windbertsa/4985808 I changed the first statement for the way it initially submits it to match the way I had the form set up( I suppose that will save me a little bit of time in the future wit…
    Comment by WindberTSA February 19 permalink
  • Contact Post not displaying information

    Okay, I think I fixed that as well. I uploaded the changes and tried to comment on it again, but it appears as though I am still not receiving the message..
    Comment by WindberTSA February 18 permalink
  • Contact Post not displaying information

    So this is the form I have so far.. I uploaded it and it still doesn't seem to be working. And I did change the Method to post. Name …
    Comment by WindberTSA February 18 permalink
  • Contact Post not displaying information

    I don't know why that font showed up so big, I apoligize..
    Comment by WindberTSA February 18 permalink
  • Contact Post not displaying information

    So, everywhere in the CSS styling that i have 'label' I need to have input? This form thing is very confusing to me.. thanks again for your help! This is all the styling that I have applied to the form, or I guess previously applied.. …
    Comment by WindberTSA February 18 permalink
  • Input Display Error

    @tomrogers123 Thanks! that did seem to fix it. I don't really understand why the google custom search told me to set it as a value if it actually gets displayed then. @Paulie_D That article looks interesting enough, I will check it out for sur…
    Comment by WindberTSA February 18 permalink
  • Contact Post not displaying information

    Yeah, I uploaded the changes.. http://windbertsa.com/contact.html
    Comment by WindberTSA February 18 permalink
  • Contact Post not displaying information

    On another note, The form itself is not sending any emails now..
    Comment by WindberTSA February 18 permalink
  • Contact Post not displaying information

    Okay, So I applied that style that you recommended but now the blue input boxes I had set are only showing for the comment not for the name or email field.
    Comment by WindberTSA February 18 permalink
  • Contact Post not displaying information

    Oh! That changed the way my form is displayed.. http://windbertsa.com/contact.html It also changed the way the comment 'box' enlarges. Before the image for that box would move with the input area enlarging, now it doesn't enlarge..
    Comment by WindberTSA February 18 permalink
  • Contact Post not displaying information

    I'm not very good with forms or PHP. What does moving those labels and inputs do?
    Comment by WindberTSA February 18 permalink
  • Contact Post not displaying information

    @tomrogers123 So it should look like this? Message: Clear  &…
    Comment by WindberTSA February 18 permalink
  • Contact Post not displaying information

    First of all, Thanks! Where you have '$email = empty( $_POST ['E-mail'] )?' Should that value, e-mail, match the name of its respectable form element?
    Comment by WindberTSA February 18 permalink
  • Input Display Error

    @nordstromdesign that value is the value given to me from google's custom search. If it's actually 'on top' of the image, is there a away for me to change where that element is in the code so that it doesn't show up?
    Comment by WindberTSA February 18 permalink
  • Website Critique

    I will look for pictures next. thanks! Currently, I am adding a google custom search to the site. I can't figure out where I should put it on the page. I would like to put it in the header where the menu is. I tried to put it above the menu, i…
    Comment by WindberTSA February 14 permalink
  • Website Critique

    Footer-I think you were right, It must have been a float problem. I have it fixed now! And that makes sense with the vertical menu, I am going to work on making one for across the pages. I think I just have one more thing.. Sub-pages on the site …
    Comment by WindberTSA February 13 permalink