Jump to content


Chris1990's Content

There have been 2 items by Chris1990 (Search limited from 06-May 23)


By content type

See this member's

Sort by                Order  

#3185 Change background colour fro media devices(phone/tablets)

Posted by Chris1990 on 05 June 2015 - 07:17 PM in PrestaShop theme development & modifications

Hello all

 

I added this code of line that was suggested and what happens is that the background colour of my website has changed when I am viewing it from a pc but when

I try to access it from mobile or tablet the background is not changed to the colour that I added in the code suggested.Please Note: I am running my website as an application(ANDROID/IOS (web view application) .I consider this to be a media background colour change but I don't know which one in the global.css file. Any Idea ?? Any help would be much appreciated.

 

code:

body, #page, header, .columns-container {background: #101010!important;background-image: none!important;}

 

Kind Regards,

Chris




#3184 background change in prestashop 1.6

Posted by Chris1990 on 05 June 2015 - 05:46 PM in PrestaShop theme development & modifications

Hello Vekia,

 

I added this code of line that u suggested and what happens is that the background color of my website has changed when I am viewing it from a pc but when

I try to access it from mobile or tablet the background is not changed to the colour that I added in the code you suggested.(note: I am running my website as an application(ANDROID/IOS (web view application) ).I consider this to be a media background colour change but I don't know which one in the global.css file. Any Idea ?? Any help would be

much appreciated.

 

 

code:

body, #page, header, .columns-container {background: #101010!important;background-image: none!important;}

 

Kind Regards,

Chris