I am trying to make my gradient work in mobile browsers. It works great with desktop browser, however every time I check it in my iPhone (mobile browser) the gradient repeats itself.
Here is where I applied the gradient: http://www.cortesricardo.com/doomsday
I am trying to make my gradient work in mobile browsers. It works great with desktop browser, however every time I check it in my iPhone (mobile browser) the gradient repeats itself. Here is where I applied the gradient: http://www.cortesricardo.com/doomsday
Hey,
I think u have not applied proper web-kit for safari & opera thta why its not affecting in mobile browser.
Please add that one. and dont apply background image on HTML tag, pl. apply in Body tag.
Thanks KD