StigBratvold
-
Making a form responsive
I realized the theme I was using had its own contact form that was responsive but thanks for the help everyone :)
-
Making a form responsive
@uneart Yeah I think it would be a problem both visually and practically if the text falls out of the screen. @TreeRoot @jurotek I tried adding the box-shadow and then using % for the width but when I use 100% it only covers half the space. You can…
-
Making a form responsive
@uneart I tried it again and it works perfectly visually at first. The problem is when I start typing the text is does not break in to lines(on an iPhone). The text just continues on one line and hiddes the earlier stuff I wrote when it falls out of…
-
Making a form responsive
@jurotek I found some tutorials online on how to do it so I added some html to the Contact Form 7 plugin through the wordpress dashboard and then I added the css to the custom.css in the dashboard..
-
Making a form responsive
@jurotek The actual page itself is a premium wordpress theme I bought so I am not so much familiar on how I can change the media query inputs and stuff.. I have noticed that the theme is having problems with its responsibility but this is to heavy f…
-
What is the "best" text editor for Mac?
@chrisburton love your article btw! Thanks for sharing your experiences
-
What is the "best" text editor for Mac?
Based on what you guys are saying I think I am leaning towards Sublime Text 2… Well actually that was the direction I was leaning towards even before I asked the question but now it is confirmed :) @theCSSguru @chrisburton Yeah I was actully going …
-
Positioning the blockquote cite footer
Allright, yeah it looks exactly how I want it to look now so I'll stick with it… Thanks again for advice :)
-
Positioning the blockquote cite footer
@wolfcry911, So where would I ad that code?
-
Positioning the blockquote cite footer
andy_unleash: So is there any other best practices about how you can ad the "cite" under the blockquote? It was the only solution I came across googling the issue some… I would love to hear it if there is any better ways…
-
Positioning the blockquote cite footer
It worked perfectly! :) Thanks theCSSguru