khaledsaied Posted December 26, 2013 Share Posted December 26, 2013 (edited) Hi I am running PS 1.5.6.1 default mobile theme.I have tried to make some changes on the default theme, but I could not succeed in what I wanted.I want to change background colors on some tabs and also I want to remove some tabs.I have three images of the primary changes that I need for the different pages on my mobile theme: Where can I make these changes, in which files do I have to look? I hope someone can help in this. Thanks. Edited December 29, 2013 by khaledsaied (see edit history) Link to comment Share on other sites More sharing options...
CartExpert.net Posted December 27, 2013 Share Posted December 27, 2013 (edited) Hi. You can remove them in 'themes/[YOUR_THEME]/mobile/sitemap.tpl' Vores Tilbud is at line 31 Alle kategorier is from line 43 to 50 To change the background edit http://buyzaaptv.dk/themes/leoshoe/mobile/css/jquery.mobile-1.3.0.min.css , line 2. Regards.Robin.The CartExpert Team Edited December 27, 2013 by CartExpert.net (see edit history) 1 Link to comment Share on other sites More sharing options...
khaledsaied Posted December 27, 2013 Author Share Posted December 27, 2013 Hi. You can remove them in 'themes/[YOUR_THEME]/mobile/sitemap.tpl' Vores Tilbud is at line 31 Alle kategorier is from line 43 to 50 To change the background edit http://buyzaaptv.dk/themes/leoshoe/mobile/css/jquery.mobile-1.3.0.min.css , line 2. Regards. Robin. The CartExpert Team Thanks for the response Robin! I will try to make the changes and give you feedback asap Link to comment Share on other sites More sharing options...
khaledsaied Posted December 27, 2013 Author Share Posted December 27, 2013 (edited) Hi again It took sometime to find the correct backgrounds in this file: http://buyzaaptv.dk/themes/leoshoe/mobile/css/jquery.mobile-1.3.0.min.css but I finally managed to make almost all the changes/modifications that I wanted with your help Now I only need to remove one tab inside "Produkter"(products) called "Se varer" (see products) but I could not find it in the sitemap.tplDo you have an idea of where I can find it? NB: ZAAPTV and Tilbehør is subcategories containing products. But I don't know where the tab "Se varer" comes from.. Edited December 27, 2013 by khaledsaied (see edit history) Link to comment Share on other sites More sharing options...
CartExpert.net Posted December 29, 2013 Share Posted December 29, 2013 Hi. 'See products' is in 'category-tree-branch.tpl' Regards.Robin.The CartExpert Team 1 Link to comment Share on other sites More sharing options...
khaledsaied Posted December 29, 2013 Author Share Posted December 29, 2013 Hi. 'See products' is in 'category-tree-branch.tpl' Regards. Robin. The CartExpert Team Thanks again! This was what I was looking for I removed this code in 'category-tree-branch.tpl': <li> <a href="{$node.link|escape:'htmlall':'UTF-8'}" title="{$node.desc|escape:'htmlall':'UTF-8'}" data-ajax="false"> {l s='See products'} </a> </li> So now 'Se varer' (See products) is gone 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