jamesjmann Posted February 2, 2011 Share Posted February 2, 2011 Sorry for my language, but this is really p***ing me off. I downloaded this free template off the internet and I opened it up to examine the css (to pick up a few tricks), and noticed it had a css-designed search form with the submit button and all. Now, I tried applying css to my own forms on my own website, and inside dreamweaver, the css works, but when I open my web browser, it does not. Does anyone have any clue as to what the problem here is? Quote Link to comment https://forums.phpfreaks.com/topic/226496-css-on-text-forms-and-submit-buttons/ Share on other sites More sharing options...
cssfreakie Posted February 3, 2011 Share Posted February 3, 2011 well it could be pretty much alot of things(4 if i am correct), maybe you can post your html markup and css. and i will have a look at it. Post it in code tags though preferably from Doctype to </html> and your css Maybe also tell how you want it to be looking like that way we have some goal to work to. Quote Link to comment https://forums.phpfreaks.com/topic/226496-css-on-text-forms-and-submit-buttons/#findComment-1169141 Share on other sites More sharing options...
jamesjmann Posted February 3, 2011 Author Share Posted February 3, 2011 well it could be pretty much alot of things(4 if i am correct), maybe you can post your html markup and css. and i will have a look at it. Post it in code tags though preferably from Doctype to </html> and your css Maybe also tell how you want it to be looking like that way we have some goal to work to. I just realized I already got this to work on a couple of my buttons. Go to http://www.djsmiley.net and look in the sidebar. Where it says login, the buttons "login" and "clear" were customized using css. But for some reason, everytime I try to create a new class and assign it to a different button or text field, it doesn't work. ERG!!!!! Quote Link to comment https://forums.phpfreaks.com/topic/226496-css-on-text-forms-and-submit-buttons/#findComment-1169187 Share on other sites More sharing options...
cssfreakie Posted February 3, 2011 Share Posted February 3, 2011 Sorry James, but please re read your own question. do you think that any of us except for prophets could think of what you are trying to achieve? I really have know idea. But i would love to help you out. Please provide some code... what did you try? or show a print screen of how you want it and how it is so we have stuff to compare. right now you are redirecting me to some side bar (on the left) on a webpage with 9 different buttons..... Now i could pick one but 8 out of 9 I choose the wrong one. Be precise Quote Link to comment https://forums.phpfreaks.com/topic/226496-css-on-text-forms-and-submit-buttons/#findComment-1169207 Share on other sites More sharing options...
jamesjmann Posted February 3, 2011 Author Share Posted February 3, 2011 Sorry James, but please re read your own question. do you think that any of us except for prophets could think of what you are trying to achieve? I really have know idea. But i would love to help you out. Please provide some code... what did you try? or show a print screen of how you want it and how it is so we have stuff to compare. right now you are redirecting me to some side bar (on the left) on a webpage with 9 different buttons..... Now i could pick one but 8 out of 9 I choose the wrong one. Be precise lol sorry. i thought i made it quite clear which button u should be looking for. the "login" and "reset" button where the login form is at in the sidebar. btw it works now. idky it didn't b4 but it does now. Quote Link to comment https://forums.phpfreaks.com/topic/226496-css-on-text-forms-and-submit-buttons/#findComment-1169427 Share on other sites More sharing options...
cssfreakie Posted February 3, 2011 Share Posted February 3, 2011 weird stuff. maybe becuase of cache? not uploaded stuff. Anyways if it is fixed, mark it solved Quote Link to comment https://forums.phpfreaks.com/topic/226496-css-on-text-forms-and-submit-buttons/#findComment-1169461 Share on other sites More sharing options...
jamesjmann Posted February 3, 2011 Author Share Posted February 3, 2011 weird stuff. maybe becuase of cache? not uploaded stuff. Anyways if it is fixed, mark it solved actually I just realized something. everytime i try to apply a css class to a button in my template, it doesn't work. this goes for php code too. php code and css for buttons and forms all do NOT work when i insert them into my template. only when i insert them into an editable region on a new page I make Quote Link to comment https://forums.phpfreaks.com/topic/226496-css-on-text-forms-and-submit-buttons/#findComment-1169518 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.