ebgames56 Posted November 8, 2011 Share Posted November 8, 2011 I have this site i made and want it to show up nicley on the iPhone but it shows up the same as it would on the Coomputer. I just want it to what i have in the box on the iPhone here is the site http://szeryk.com/Guitar%20Manifesto/Mobile/ also trying to make this page http://szeryk.com/Guitar%20Manifesto/ if site viewed on iPhone or iPad redirect to http://szeryk.com/Guitar%20Manifesto/Mobile/ thank you Quote Link to comment Share on other sites More sharing options...
Psycho Posted November 8, 2011 Share Posted November 8, 2011 No need to build separate pages for your "mobile" pages. The CSS standard has the ability to define different styles based upon the "media type". So, you could define a page to display differently based upon whether it is being displayed on a PC, a mobile device or when printed. For example, I will routinely define the styles for navigation sections to be "display:none" when the media type is print. No need to display the nav section in a printed page since the user is interested in the content. But, apparently not all mobile devices/browsers correctly define their media type, so you can go the route of maintaining separate pages. More info here: http://webdesign.about.com/od/mobile/a/detect-mobile-devices.htm Quote Link to comment Share on other sites More sharing options...
ebgames56 Posted November 8, 2011 Author Share Posted November 8, 2011 umm ok? so what do i do? Quote Link to comment Share on other sites More sharing options...
ebgames56 Posted November 8, 2011 Author Share Posted November 8, 2011 I just want the code i should put in my html page Quote Link to comment Share on other sites More sharing options...
Psycho Posted November 8, 2011 Share Posted November 8, 2011 umm ok? so what do i do? Decide what solution you want to implement and, well, implement it. Are you wanting someone to write code for you? I can understand that you might not know what possibilities exist in order- which prevents you from being able to search for resources. But once you know what they are you can make a decision based upon the pros/cons of the possibilities and then search for additional resources. Then come back and ask questions if needed. I just want the code i should put in my html page YOU need to decide what you are going to do and implement accordingly. There is no bulletproof solution and some decisions need to be made. Neither I nor someone else can make those decisions for you. Quote Link to comment Share on other sites More sharing options...
ebgames56 Posted November 8, 2011 Author Share Posted November 8, 2011 I have this site i made and want it to show up nicley on the iPhone but it shows up the same as it would on the Coomputer. I just want it to what i have in the box on the iPhone here is the site http://szeryk.com/Guitar%20Manifesto/Mobile/ also trying to make this page http://szeryk.com/Guitar%20Manifesto/ if site viewed on iPhone or iPad redirect to http://szeryk.com/Guitar%20Manifesto/Mobile/ thank you ****I JUST need code so that IF the http://szeryk.com/Guitar%20Manifesto/ is viewed on a iDevice then Redirect to http://szeryk.com/Guitar%20Manifesto/Mobile And i dont want the white around the box to appear on the Device Quote Link to comment Share on other sites More sharing options...
Psycho Posted November 8, 2011 Share Posted November 8, 2011 Did you read the page I linked to above that gave several different solutions? Again, none of them are perfect and each has particular benefits and drawbacks. So YOU need to make a decision on which solution works best for your site and then implement it. If you want someone to write code for you then you need to post in the freelance forum and see if someone is willing to do it (for $$). Forum rule #12 All request for code to be written for you should be posted under the freelance section. No exceptions http://www.phpfreaks.com/page/rules-and-terms-of-service Quote Link to comment Share on other sites More sharing options...
ebgames56 Posted November 8, 2011 Author Share Posted November 8, 2011 No 1 replies on the Freelance forum Quote Link to comment Share on other sites More sharing options...
ZulfadlyAshBurn Posted November 8, 2011 Share Posted November 8, 2011 No 1 replies on the Freelance forum they will pm you if they are willing. Quote Link to comment 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.