#ast_unslider background-position on the start page - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Community (/forum-5.html) +--- Forum: Feedback (/forum-12.html) +--- Thread: #ast_unslider background-position on the start page (/thread-2301.html) |
#ast_unslider background-position on the start page - Zundrium - 19th May, 2014 11:33 PM Could someone change the `background-position: initial initial;` to `background-position: center center;` of the li inside the #ast_unslider? It looks kinda weird on 1920x1200. Thank you RE: #ast_unslider background-position on the start page - IriDium - 20th May, 2014 02:12 AM I (personally) have no idea what this is all about - maybe you could expand on your issue. Maybe include a screenshot as that always helps. RE: #ast_unslider background-position on the start page - belese - 20th May, 2014 02:46 AM i believe it's about the website. i've also a problem to see it at my work, i can't see the menu (just appear 1 second), on google chrome, it's not the same problem as zundrium, but his code looks like css. RE: #ast_unslider background-position on the start page - Zundrium - 28th May, 2014 07:52 PM Ah my bad, I do mean the start page on the website: http://www.xbian.org/ where the big image (aka #ast_unslider) has some incorrect css which maxes the image like this on 1920x1200: http://i.imgur.com/EkwlbXs.jpg and it should be like this: http://i.imgur.com/kqXZDeN.jpg. To make it better scalable you could adjust the style attribute of the <li> inside #ast_unslider and make the `background-position: center center;` #ast_unslider background-position on the start page - NitSuA - 29th May, 2014 07:06 AM I am also wondering who is the owner of the site running on xbian.org.. Is it mk01?? Anyone knows? Re: #ast_unslider background-position on the start page - CurlyMo - 30th May, 2014 05:43 AM Anyone want to volunteer to manage the xbian websites? Then I will make a ftp and wordpress account for you. #ast_unslider background-position on the start page - NitSuA - 30th May, 2014 07:41 AM I would like to be able to make some small changes and help maintaining the website!! Can you make an account for me? RE: #ast_unslider background-position on the start page - NitSuA - 30th May, 2014 10:30 PM Hi @Zundrium, can you confirm that the layout is fixed? RE: #ast_unslider background-position on the start page - CurlyMo - 30th May, 2014 10:44 PM The 1920x1080 issue is fixed. However, if you make the screen smaller, you the image repeating on the top and bottom of the box. The happens around 600px wideness. |