Hi, I just started learning how to make themes. I made a few but then when i asked my friends to test it out on their chrome, the background for the newtab is not fit to screen.
here is my json file
Is there a way I could make the background fit to all resolutions? I tried changing the background alignment to stretch but it didn't work. help.{
"version": "1.0",
"name": "FMA Theme",
"theme": {
"images": {
"theme_ntp_background": "images/newtab_background.png",
"theme_frame": "images/frame_normal.png",
"theme_frame_inactive": "images/frame_inact.png",
"theme_toolbar": "images/toolbar.png"
},
"colors": {
},
"tints": {
},
"properties": {
"ntp_background_alignment": "center"
}
}
}
To have a better understanding on my question, download the .crx file here and test it out on different screen resolutions


LinkBack URL
About LinkBacks



Reply With Quote

