Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2010
    Posts
    77
    Plugin Contributions
    0

    Default Newsletter Subscribe mod - CSS & text changes

    I have just installed the Newsletter Subscribe mod 2.1.1.
    I now have a newsletter subscribe area in the side box. Yay! However I would like to change the text and layout spacing of this area so that it more matches the other sidebox areas (ie slightly smaller text, not black and not centered, etc) and also change the wording a little (from 'Enter your email address to subscribe to our Newsletter.' to something like' Enter your email to subscribe').
    I tried using the inspect element with Firebug to figure out where the css for this is, but I am not having any luck figuring out where to change these things. Nor am I having any luck figuring out which of the many php files contains the Enter text. Anyone??

    http://www.hoopclothes.com

  2. #2
    Join Date
    Aug 2010
    Posts
    77
    Plugin Contributions
    0

    Default Re: Newsletter Subscribe mod - CSS & text changes

    Ok. I finally found the file that contains the text I want to change.
    includes>languages>english>extra_definitions>YOUR_TEMPLATE>newsletter_subscribe_ definitions.php
    Could it be anymore buried??

    Anyway if anyone has any ideas where I can find the CSS for this (since if you read my first post Firebug is not proving helpful) it would be appreciated.

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Newsletter Subscribe mod - CSS & text changes

    Add this to the end of your style sheet ans add to & adjust to suit
    Code:
    #subscribeContent {
            padding: 1em 0em 0em 1em;
            font-size: 1.5em;
            }
    Zen-Venom Get Bitten

  4. #4
    Join Date
    Aug 2010
    Posts
    77
    Plugin Contributions
    0

    Default Re: Newsletter Subscribe mod - CSS & text changes

    Thanks!! You rock.
    Must've had a brain malfunction, didn't even think I couldn't change it because the id didn't exist.

    Doh!

 

 

Similar Threads

  1. Exporting email addresses - Newsletter Subscribe mod
    By MeltDown in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 2 Apr 2010, 05:54 PM
  2. newsletter subscribe mod and css
    By baccalao in forum Templates, Stylesheets, Page Layout
    Replies: 16
    Last Post: 28 Sep 2009, 04:50 PM
  3. Newsletter Subscribe mod - Confirmation Email Not Sending Out?
    By msmith29063 in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 18 Nov 2008, 12:09 AM
  4. Newsletter re-subscribe when Newsletter Subscribe module installed
    By karl19 in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 18 Oct 2007, 05:57 PM
  5. newsletters not sending in HTML format - using newsletter subscribe mod
    By shopjackiesjewels in forum General Questions
    Replies: 19
    Last Post: 1 May 2007, 03:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg