archproject Posted January 30, 2011 Share Posted January 30, 2011 Hi there,Does anyone know how to remove the header_block on the newsletter block CSS is as below /* Block newsletter */ div#newsletter_block_left div.block_content { background:transparent url('../img/Newsletter.png'); padding:1em 0; text-align:center; color:#374853; height:300px;} div#newsletter_block_left div.block_content p{ padding:0.3em 0; text-align:center; } div#newsletter_block_left div.block_content input.button_mini{ margin:1em auto 0em auto;} I want to remove the header and the box around the green paint ... how can i do that ? Link to comment Share on other sites More sharing options...
WDSY Posted January 31, 2011 Share Posted January 31, 2011 Open up the .tpl file in the module folder and remove the part with the header?That should work, post the code if you want.thanks Link to comment Share on other sites More sharing options...
archproject Posted January 31, 2011 Author Share Posted January 31, 2011 I can't find the tpl file for newsletter can you tell me what is the file name ? and where is it located.... Link to comment Share on other sites More sharing options...
WDSY Posted January 31, 2011 Share Posted January 31, 2011 in /modules/blocknewsletterlook for blocknewsletter.tplremove this bit {l s='Newsletter' mod='blocknewsletter'} Link to comment Share on other sites More sharing options...
archproject Posted February 1, 2011 Author Share Posted February 1, 2011 oh boyyyy .. i have been looking at the wrong directory ... /modules/newletter heheheh .. anyway .. do you know if there is a newsletter link in prestashop that shows a subscribe or unsubscribe page for newsletters.... ? \I have tried www.mysite.com/modules/newsletter/newsletter.php ... but nothing came up ... Link to comment Share on other sites More sharing options...
Trove Posted February 1, 2011 Share Posted February 1, 2011 oh boyyyy .. i have been looking at the wrong directory ... /modules/newletter heheheh .. anyway .. do you know if there is a newsletter link in prestashop that shows a subscribe or unsubscribe page for newsletters.... ? \I have tried www.mysite.com/modules/newsletter/newsletter.php ... but nothing came up ... The newsletter module does not have its separate subscribe / unsubscribe page, but you can always request it here. Link to comment Share on other sites More sharing options...
archproject Posted February 1, 2011 Author Share Posted February 1, 2011 I posted the request already... thanks 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