Lopezke Posted October 5, 2011 Share Posted October 5, 2011 Hi, I have a webshop with 1.4.4 version. I want to set up a main page like this: http://www.backcountry.com/ Small image from main category with capitol letters and normal characters for subcategories and the more... option. Is it difficult to do it? Another question: I found some interesting thing is authentication.tpl: {$dlv_all_fields.0 = 'company'} {$dlv_all_fields.1 = 'firstname'} ... Can I make the order of form with these points? Or for what reason are there? Thanks in advance Link to comment Share on other sites More sharing options...
Snade Posted October 5, 2011 Share Posted October 5, 2011 If you want to have such home page connected with your categories(automatically creates new blocks and elemets when you add categories and subcategories) you'll have to make a whole module. To do it faster and easier, I suggest you to make it static. Use the module addstuff and style the html file as you want it. I believe it will do the job. Link to comment Share on other sites More sharing options...
Lopezke Posted October 5, 2011 Author Share Posted October 5, 2011 Thanks for the tip. I will try it. Static content is good for me. 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