Ketan
-
CSS3 Gradient Conflict
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
-
Background-Position on HTML tag not working
And below is the HTML : ✭ Home ✭ About ✭ Services ✭ Contact Thanks KD
-
Background-Position on HTML tag not working
Hi Satnam, Below is the revised code use this one its work fine for me. CSS : html{ background:#77d5fb url(bottom_bg.jpg) bottom center no-repeat; height:100%; } body{ background:#77d5fb url(bottom_bg.jpg) bottom center no-repeat; hei…
-
Button element with span inside vertical padding issue (ie7)
Hi Steve, I have checked your CSS and HTML as above. Please remove span tag from HTML and apply ".btn span " style into ".btn". After that u need to do some minor modification in CSS and will work fine :) Thanks KD
-
Full page background slider - IE8 problem
Hey Watson, I think this is the problem of Doctype. Please check once again with another doctype. Thanks
-
Image Gallery
Yes as per @posterity576 use Ajax for click effect.
-
Portfolio re-design feedback
Portfolio page looks nice. But you needs to work on the Homepage since its a your website's Parking page. Thanks
-
Font Face looks vastly different in IE than in Chrone/Firefox/etc
Hi, Can you pl. try "Google Fonts" instead of Font Face because font-face is not still completely not supported in IE7 & IE8. Let me know for more information on this. Thanks Ketan
-
Title in IE7 Cufon shows Flipped
Not exactly understanding your problem.
-
The ie7 Disappearing Menu Items...
Hi, I have check your HTML & CSS and found whats the issue for menu. Please follow below steps: 1. Open ie-6-7-fixes.css in notepad or Dreamviewer. 2. Go to UL#main-nav LI id. 3. and please remove zoom:1 from this id. After this your menu wil…
-
Internet Explorer 8 Squished DIV
Hi, I have check your code there is some problem with .ipsLayout_content. If you have developer toolbar then inspect this class then you can find there is width:9.5% applied on this, and this will apply through any JS. So in your html page you ha…
-
seamless texture size?
It's depends on texture design, if its repeated with some pixels then tale small size of texture(means if your texture design repeated with 50px so you would take 50px wide texture). Reg. your texture size, its too big. Thanks
-
What software do you use ?
Adobe Dreamviewer - For HTML/XTML coding. Adobe Fireworks & Photoshop - For Web Design SmartFTP - For uploading a website files.