degger Posted June 25, 2012 Share Posted June 25, 2012 hello para senior, bagaimana merubah web prestashop menjadi full screen view ? referensi : http://www.amazon.com kalo di zoom atau dikecilin pagenya... tetap sama full view terimakasih Link to comment Share on other sites More sharing options...
prestanesia Posted June 25, 2012 Share Posted June 25, 2012 theme yang digunakan prestashop itu fixed width, ga liquid. jadi kalopun dibuat full screen jadi aneh tar kecuali themenya dimodif total. coba perhatikan baris css ini : #page { width: 980px; margin: 0 auto 2px auto; text-align: left } #left_column { clear: left; width: 191px; margin-right: 21px; overflow: hidden } #center_column { width: 556px; margin: 0 0 30px 0; overflow: hidden } #right_column { width: 191px; margin-left: 21px; overflow: hidden } Link to comment Share on other sites More sharing options...
degger Posted June 25, 2012 Author Share Posted June 25, 2012 Apakah prestashop 1.5 juga fixed width, ga liquid ? terimakasih Link to comment Share on other sites More sharing options...
prestanesia Posted June 25, 2012 Share Posted June 25, 2012 (edited) Apakah prestashop 1.5 juga fixed width, ga liquid ? terimakasih BO si iya. FO nya si tetep fixed. Edited June 25, 2012 by prestanesia (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now