sikera Posted January 23, 2014 Share Posted January 23, 2014 (edited) Hi, i do blazesquad.com with free theme. I change many of it, but problem is in theme. In left categories block not work. And in header - "home" - work, but "contact" - didn't work. In header.tpl have <li><a href="{$base_dir}contact-form.php">Пиши ни</a></li> The file exist, but didn't open. Anybody have an idea? P.P The theme is with rabbit and grass. If you don't see it I try with another theme... :/ Edited February 1, 2014 by vekia (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted January 23, 2014 Share Posted January 23, 2014 turn on error reporting, you will see error message instead of "nothing" in addition, i remember several topics related to this theme with exactly the same problem. search on forums Link to comment Share on other sites More sharing options...
sikera Posted January 24, 2014 Author Share Posted January 24, 2014 (edited) In the end I try to do my theme. Can you tell how to put white background for body. In global.css I put #page { width: 980px; margin: 0 auto 2px auto; text-align:left; background: #FFFFFF; } but don't work. And how to put left, center and footer do the right? :/ And now I don't know what I did but in "Featured products" is a mess - I change only global.css in my theme Edited January 25, 2014 by sikera (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted January 24, 2014 Share Posted January 24, 2014 body {background:#FFF!important;} Link to comment Share on other sites More sharing options...
sikera Posted January 25, 2014 Author Share Posted January 25, 2014 body {background:#FFF!important;} I don't get this, can you explain me :/ Link to comment Share on other sites More sharing options...
vekia Posted January 25, 2014 Share Posted January 25, 2014 use code that i posted somewhere in global.css file will work if you want white background. Link to comment Share on other sites More sharing options...
sikera Posted January 25, 2014 Author Share Posted January 25, 2014 No no no .. i don't want white for how body, only page body / left, center and right column/. Header, footer and what left I wanna be like now. P.P Sorry for my bad English! Link to comment Share on other sites More sharing options...
vekia Posted January 26, 2014 Share Posted January 26, 2014 something like on http://demo.mypresta.eu ? Link to comment Share on other sites More sharing options...
sikera Posted January 29, 2014 Author Share Posted January 29, 2014 (edited) yes. You can see it in google, when write "Earth PrestaShop Theme" how NEED to look like. P.P I try to put image, but the forum don't accept. Edited January 29, 2014 by sikera (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted January 30, 2014 Share Posted January 30, 2014 you mean this theme: http://www.prestashop.com/forums/topic/120760-logic-free-theme-natural-earth-template-for-prestashop-14-updated-bugs-fixed/ ? Link to comment Share on other sites More sharing options...
sikera Posted January 30, 2014 Author Share Posted January 30, 2014 (edited) Yes, but links don't work. And there aren't helpful posts. For that reason I doing the theme by my self. I have two problem: 1. How to do white background but only for page {left column, center and right column} 2. How to fix problem to put in center page. Columns are in left site on the screen. And when you do zoom they move more to the left. The other mess I can repair P.P I use the default theme in prestashop and change it Edited January 30, 2014 by sikera (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted January 31, 2014 Share Posted January 31, 2014 1) background guide 2) without url to your website it will be hard to say what you have to change in code... because it's not default behaviour in original theme Link to comment Share on other sites More sharing options...
sikera Posted January 31, 2014 Author Share Posted January 31, 2014 1) I will see the guide tonight 2) the site is blazesquad.com - i tell for it in the first post Link to comment Share on other sites More sharing options...
vekia Posted January 31, 2014 Share Posted January 31, 2014 a bit large thread, this is why i missed url, sorry use these styles (paste somewhere in your stylesheet file #columns { width: 980px; margin: auto; display: block; } and remove clear:left and padding-left:13em from: #left_column { clear: left; width: 190px; padding-right: 15px; padding-left: 13em; } (global.css line 101) effect: Link to comment Share on other sites More sharing options...
sikera Posted January 31, 2014 Author Share Posted January 31, 2014 Big big big 10x!!!!!!!!!!! Now I try to do white page! One more time 10x Link to comment Share on other sites More sharing options...
vekia Posted January 31, 2014 Share Posted January 31, 2014 #columns { width: 980px; margin: auto; display: block; background: #FFF; } just add background:#FFF; to #columns in global.css line 118 Link to comment Share on other sites More sharing options...
vekia Posted January 31, 2014 Share Posted January 31, 2014 as you can see there is a thin gap: to remove this weirdy looking gap, change margin: 0 auto 2px auto; to margin:0px; in: #page { width: 980px; margin: 0 auto 2px auto; text-align: left; background: #FFFFFF; } (it's a part of global.css line 74) Link to comment Share on other sites More sharing options...
sikera Posted February 1, 2014 Author Share Posted February 1, 2014 AAAAAAAAAAAA..... 10x If you are from Bulgaria I will tell you "I need to bay you a drink!" I don't know in English do you have this meaning in that phrase. But in Burgas this is like a big big BIG 10X Link to comment Share on other sites More sharing options...
vekia Posted February 1, 2014 Share Posted February 1, 2014 you're welcome glad to hear that i could help you a little i marked this thread as solved but if you need any kind of additional assistance related to this topic - feel free to continue discussion below with regards, Milo Link to comment Share on other sites More sharing options...
sikera Posted February 6, 2014 Author Share Posted February 6, 2014 (edited) Hi, can I ask you how to change category menu. I want to put picture whit link and bla bla... but i don't find the file. I try to change category.tpl in theme and in module but don't work. If I put this in header, when you zoom + - the list change his position. I want the list sty when is category block, and I want we can see when we are in home page. Not like now only when you click on some of category :/ P.P You can see it, now I have one category like that but you will see it when click "категории" / category/ Edited February 7, 2014 by sikera (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted February 7, 2014 Share Posted February 7, 2014 you mean block categories? or top horizontal menu? Link to comment Share on other sites More sharing options...
sikera Posted February 7, 2014 Author Share Posted February 7, 2014 block categories - where is the firs three in left. 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