Jump to content

Need some help adding E-Mail Newsletter block to the footer!


Recommended Posts

Hello:

 

I managed to relocate the hook for the module "E-Mail Newsletter Block" to the footer. The problem I'm having is the CSS code needs to be changed to match the background color of the footer etc.

 

I've attached a photo to view of the exact problem area. I was using firebug to debug and I think it's just a tweak with the actual CSS file for blocknewsletter.css but I just want to make sure. Thanks again!post-725502-0-39631200-1389491645_thumb.jpg

Link to comment
Share on other sites

How can I make the below code for the newsletter.png image file align to the right side along with where it says News Letter? Thanks again for the help!!

 

#newsletter_block_left .title_block, #newsletter_block_left h4  {
    padding:0 0 12px 28px;
    color:#666;
    text-shadow:0 1px 0 #fff;
    background:url(img/icon/newsletter.png) no-repeat 0 0 transparent;

Link to comment
Share on other sites

I've included a picture. I need to have the email envelope picture icon and text "News Letter" aligned to the right side. If I look at it in firebug it would appear the margin is set for the whole line, could we possibly do a margin-left and move the pixels over? Would this be a proper way? Thanks so much for your help!!

post-725502-0-92294000-1389737254_thumb.jpg

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...