Page 2 of 2

Active state colour set in swatch reverts to default when tested on phone

Posted: Fri Oct 12, 2012 11:19 pm
by Barbara

Doh it's still blue.


Active state colour set in swatch reverts to default when tested on phone

Posted: Fri Oct 12, 2012 11:33 pm
by Barbara

Yay, it's working - thanks!!!


Active state colour set in swatch reverts to default when tested on phone

Posted: Sat Nov 17, 2012 2:21 pm
by Eric5020946

I'm look at the footer in screenshot above and wonder how custom images/icons can be used inside the footer?

when I try to drag image inside the nav element it won't let me
?


Active state colour set in swatch reverts to default when tested on phone

Posted: Sat Nov 17, 2012 10:14 pm
by Barbara

You need to select one of the default icons in tiggzi and then assign your custom icon/image using css like this example:-

[dsid=mobilenavbaritem13] .ui-icon {
background: url("path to image");
background-size: 36px 36px;
height: 36px !important;
margin-left: -18px !important;
margin-top: -2px !important;
width: 36px !important;
border-radius: 0px;
}


Active state colour set in swatch reverts to default when tested on phone

Posted: Sat Nov 17, 2012 10:47 pm
by Eric5020946

thank you Barbara

what size/resolution are your custom images inthe footer so they don't look fuzzy?


Active state colour set in swatch reverts to default when tested on phone

Posted: Sat Nov 17, 2012 10:51 pm
by Barbara

My images are 36px x 36px


Active state colour set in swatch reverts to default when tested on phone

Posted: Sun Nov 18, 2012 11:58 am
by Eric5020946

and it all looks good for iphone4/iphone5 ? sharp edges, nothing fuzzy?


Active state colour set in swatch reverts to default when tested on phone

Posted: Sun Nov 18, 2012 12:27 pm
by Barbara

Sorry, I don't know, I don't have an iphone to test on