Page 1 of 1
Stripes icon tweak
#1
Posted 27 September 2010 - 11:15 AM
Sorry, but I have somewhat limited skills here and am going nuts trying to insert an icon into the code for my page. Not being great with proper descriptive language, I'll say it in neanderthal.
What I would like to do is to add some code to a custom theme (I like Stripes and want to try it with that) that, when visitors to my page on an iPhone or iPad click to bookmark and save to home screen, will get a custom icon as opposed to the yellow posterous icon.
What is puzzling me is every aspect of this (sorry).
Image dimensions
Do I need to host externally
What code do I need to insert this into the theme
Where in the code do I place the updated line?
Thanks for any help you can provide! -George
What I would like to do is to add some code to a custom theme (I like Stripes and want to try it with that) that, when visitors to my page on an iPhone or iPad click to bookmark and save to home screen, will get a custom icon as opposed to the yellow posterous icon.
What is puzzling me is every aspect of this (sorry).
Image dimensions
Do I need to host externally
What code do I need to insert this into the theme
Where in the code do I place the updated line?
Thanks for any help you can provide! -George
#2
Posted 27 September 2010 - 01:09 PM
gfaulk, on 27 September 2010 - 11:15 AM, said:
What I would like to do is to add some code to a custom theme (I like Stripes and want to try it with that) that, when visitors to my page on an iPhone or iPad click to bookmark and save to home screen, will get a custom icon as opposed to the yellow posterous icon.
Doesn't it just grab a screenshot of the page?
#6
Posted 28 September 2010 - 04:38 AM
#7
Posted 28 September 2010 - 05:31 AM
Cory Watilo, on 28 September 2010 - 04:38 AM, said:
Can you post a link to an example of how this works?
One example would be my wordpress mobile site which had this option coded in as I recall. Go to http://www.apopdiary.com/ on (at least) an iPhone, and bookmark for home screen and you will get a custom icon. It is not generated by a larger image, but was made for, and is hosted for, this specific purpose. Thanks for any help you can provide!
#8
Posted 28 September 2010 - 08:33 AM
gfaulk, on 28 September 2010 - 05:31 AM, said:
One example would be my wordpress mobile site which had this option coded in as I recall. Go to http://www.apopdiary.com/ on (at least) an iPhone, and bookmark for home screen and you will get a custom icon. It is not generated by a larger image, but was made for, and is hosted for, this specific purpose. Thanks for any help you can provide!
Ah. Drop this into the <head> of your page (after the <head> tag):
<link rel="apple-touch-icon" href="http://_______" />
Just replace _____ with the path to your image.
#10
Posted 28 September 2010 - 02:32 PM
Didn't work. I'm thinking there may be a sep string of code for the mobile version? Think that might be possible?
#12
Posted 29 September 2010 - 06:22 PM
gfaulk, on 29 September 2010 - 06:49 AM, said:
Here's a screen shot of what I posted/where. Maybe this will help. I really appreciate the help, as I'm sure you have better things to do! Thanks, George
Only problem is...if you add other mobile formatting tags, it might affect the desktop browsing experience. I would suggest inquiring in a forum dedicated to mobile site design. They will be able to help you a little better.
Share this topic:
Page 1 of 1

Help













