Craig Day Posted August 1, 2022 Share Posted August 1, 2022 2 quick questions: Set-Up: Prestashop v.1.7.8.6, Default theme at the moment. 1. Which template file or CSS lines control the alignment of the header links? At the moment they are left-aligned and I would like them centered. 2. I am using Colour Texture images for product attributes. Where is the variable for the size of these images? At the moment they are 16x16. These need to be made larger without changing the size of the Quick View images on the Category page. Thanks, Link to comment Share on other sites More sharing options...
Ali Samie Posted August 1, 2022 Share Posted August 1, 2022 for editing the template use custom.css with any rule that you need. for image sizes: Link to comment Share on other sites More sharing options...
Zohaib-fk Posted August 1, 2022 Share Posted August 1, 2022 Hi, The page view source will help to find the theme CSS file and inspect element will help to know the exact CSS class name and other details Attached screenshot for your reference. Link to comment Share on other sites More sharing options...
Craig Day Posted August 2, 2022 Author Share Posted August 2, 2022 I've created a further image setting but how do I assign which images this applies to as the product attribute colour texture images don't fall into any of the specified headings. Link to comment Share on other sites More sharing options...
Prestachamps Posted August 2, 2022 Share Posted August 2, 2022 Hello, In order to change the size of the images, you must first regenerate all the images because currently there are no generated images. The src must then be changed in the template file to "Attribute - Color Texture." Have a nice day. Kind regards, Leo 1 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