Barbara
Posts: 0
Joined: Mon Sep 17, 2012 8:42 am

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

Yay, it's working - thanks!!!

Eric5020946
Posts: 0
Joined: Tue Sep 18, 2012 4:31 pm

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

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
?

Barbara
Posts: 0
Joined: Mon Sep 17, 2012 8:42 am

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

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;
}

Eric5020946
Posts: 0
Joined: Tue Sep 18, 2012 4:31 pm

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

thank you Barbara

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

Eric5020946
Posts: 0
Joined: Tue Sep 18, 2012 4:31 pm

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

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

Barbara
Posts: 0
Joined: Mon Sep 17, 2012 8:42 am

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

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

Return to “Issues”