Viewing android problem with html snippet widget

android problem with html snippet widget



User: spyboynola 7 years ago
My mobile site shows perfect on iPhones but the spacing at the bottom of content (html) runs over the content following on androids even when it has to run into the footer.
If I pull the bottom border (the widget) down then the spacing is wrong (too much) on iPhones ?
is there some code I should be using.

This is the code being used now
<style>
fieldset.concert {
width=device-width;
height:auto;
font-family:Times New Roman, Helvetica;
border:3px solid #E40018;
-webkit-border-radius:7px;
-moz-border-radius:7px;
border-radius:7px;
margin:3px 0 13px;
padding:0
}

fieldset.concert legend {
font-size:29px;
color: white;
margin:0 19px 4px;
padding:0 5px;
text-align:center
}

b.date, .concert center {
color:yellow;
font-family:times new roman bold;
font-size: 20px;
text-align:center;
font-weight: bold;
margin: 0 0 6px;
}

fieldset.concert pre
{ color:white;
font-family:times new roman bold;
font-size: 20px;
font-weight: bold;
margin-top: 6px;
margin-bottom: 9px; }

fieldset.concert img { width:100%; height:auto }
User: spyboynola 7 years ago
No one out there has a suggestion ! Interesting! No one out there has had this problem? Interesting!
User: Roddy 7 years ago
You would need to post the HTML and/or the URL of a page with an example.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: James G. 7 years ago
When I was trying to figure out how to make text work correctly on both idevice and android, I found it mostly came down to slightly changing the box size and changing font sizes until a happy medium occurred.
User: spyboynola 7 years ago
You would need to post the HTML and/or the URL of a page with an example.
The trouble is I cannot send an example because I don't have an android device and cannot figure out how to put screen shot of problem that I got from a checker via a text message.
here is the url but must be viewed on android to see problem
http://www.spyboy4u.com/spyboymobile/maple-leaf.html

Last edit 7 years ago
User: Roddy 7 years ago
Try using the Mobile/Responsive Web Design Tester and the Responsive Web Design Tester plugins for Google Chrome desktop browser and see if that helps you describe the issue.



-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.