nib
Posts: 0
Joined: Thu Apr 12, 2012 12:13 pm

Logo in Bar - options, delivering different sizes for different devices

I try to use the Theme.Bar.Background.Image for a logo. When the size does not fit, it gets repeated. When attempting to put a logo that is often not desired. Is it possible to add some more options there like: repeat (Y/N), Center/Left/Right, Stretch(Y/N).

Of course in a final design, images should be made to fit optimally i selected resolutions, but for rapid prototyping you get cheap point for using logos and images. As a an aside question, how would you deliver different sizes to different devices?

This might be a can of worms to open :) and maybe I should not use this place for a logo, if that is obvious, I would appreciate input on "better practices".

Cheers,
/)/ikolaj

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Logo in Bar - options, delivering different sizes for different devices

Can you show an example of this.. maybe a screen shot? Are you creating a new theme..? Our themes are based on jQuery Mobile themes, all the options they expose should be there.

efef.dk
Posts: 0
Joined: Tue May 01, 2012 2:23 pm

Logo in Bar - options, delivering different sizes for different devices

Sorry for the delay, for some reason getsatisfaction notifications wound up in my spam folder, so when I found it, I was looking at other stuff.

Here's the screen shot:
Image

as you can see the image is set in the properties of the header. Since it is small it is tiled. It would be nice to avoid the tiling, e.g. left, center, right, stretch.

As I note not a major issue, but I think other would find it useful as well.

efef.dk
Posts: 0
Joined: Tue May 01, 2012 2:23 pm

Logo in Bar - options, delivering different sizes for different devices

oops, used my other login to create the comment - still me though ;)

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Logo in Bar - options, delivering different sizes for different devices

I think that's how jQuery Mobile themes work. You could create a very small image (1px) that would tile, as an example. Or, create a big enough image so it wouldn't tile at all.

lorenzo
Posts: 0
Joined: Fri Feb 08, 2013 3:50 am

Logo in Bar - options, delivering different sizes for different devices

I think it would be best of help, if appery.io can put the exact size of the header or footer on the documentation or post it here on getsatisfaction for reference if this idea is needed for his or her app......well, if someone would like to put an image that he likes to fill the entire header or footer.... more power to you guys... thanks.....

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Logo in Bar - options, delivering different sizes for different devices

Hi Lorenzo,

You can use background image with background-size option
https://developer.mozilla.org/en-US/d...

The dimensions of these panels depend on the pixel density and the screen resolution of device. So you may expect some distortion and poor picture quality.

Fixing the size of these elements you will lose responsive of all design.

Return to “Issues”