Frantiq
-
Would anyone be interested in a twice a week live screencast teaching you how to build websites?
I agree with TheDoc about the 15 minutes vs 45. But I don't like the idea about wordpress themes, it's not professional enough for me. If I could choose topics, it would be: RWD with graceful degration, jquery, ajax and accessibility. Tha…
-
Modal background not covering page on Android
@Paulie_D, seriously. It's not my little hobby project. The site belongs to a big corporation and the project is not for public viewing. I thought I'd ask here and see if someone had encountered the same problem and knew how to fix it with…
-
Modal background not covering page on Android
@Paulie_D sorry, it's password protected. @kiddo It's not responsive but the client still wants it to work on mobile devices. -webkit-background-size: cover; does not work.
-
AnythingSlider onInitialized bug?
Thanks Mottie, that worked like a sharm :)
-
Safari breaks line with just a space
I'm so dumb. I totally forgot the white-space: nowrap; thing. But why did the problem occur in the first place?
-
Outlook ignores font in newsletter
jamy_za, I tried that after I wrote this post, still no success.
-
Tricky % menu
"Robskiwarrior" said:how I would do it in my head is use a UL then set the LI to display:inline-block (float:left for IE). then With your A links just do what you have done. instead of setting a XXpx XXpx for background position - try d…
-
Tricky % menu
"Robskiwarrior" said:did you put every LI in a DIV for a reason? I think you might be over complicating things a little maybe? I'm pretty sure I did over complicate it. I'm not that good with css, but I have to get this working.