background

Posted in: Newsmag
Post count: 40

why the photo as background does not fit with the site and resizes alone at a different resolution
http://www.ppsoccer.com

Post count: 6535

Hi

I’ve checked your site and the background image it’s displayed fine even if the window it’s re-sized: http://screencast.com/t/UjoCFfpN1af
If this is not what you mean or you still have this issue please provide more details about it so I can inspect it closer.

Thanks!

Post count: 40
Post count: 40

frst 1660 px
second 1200 px

Post count: 6535

Hi

The background layout it changes depending by proportion between width/height. To change those values are required some changes in theme’s js: http://screencast.com/t/gTIF2oTsLZ
Also you can try this css and adjust the width’s value as you need:

.td-stretch-height{
width: 120%;
}

You can use media queries to set different values depending by screen’s resolution. Note that this is a complex task which require good css knowledge, also js coding skills are required if you want to go deeper. If you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you as we can’t offer custom services at the moment.

Thanks!

Post count: 40

Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newsmag’ is closed to new topics and replies.