Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Turn ON newsletter

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 12-20-2004, 08:16 AM
 
Tonto Tonto is offline
 

Advanced Member
  
Join Date: Jul 2004
Location: Toronto - Canada
Posts: 37
 

Default Turn ON newsletter

This may sound dumb, but how do I turn ON the newsletter module.

I've checked everywhere and it looks like it's turned on, but I can't figure out why it doesn't show up.

Any ideas? Here's the test site:

http://outside.on.ca/store/home.php
Reply With Quote
  #2  
Old 12-20-2004, 08:23 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Put some content in the news module and it should show up. Management/News Management
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 12-20-2004, 08:41 AM
 
Tonto Tonto is offline
 

Advanced Member
  
Join Date: Jul 2004
Location: Toronto - Canada
Posts: 37
 

Default

Thanks that worked.
Reply With Quote
  #4  
Old 12-20-2004, 08:54 AM
 
Tonto Tonto is offline
 

Advanced Member
  
Join Date: Jul 2004
Location: Toronto - Canada
Posts: 37
 

Default

Any idea where to change the colour of the text: 'Your email'?

I couldn't swee it in the css file.
Reply With Quote
  #5  
Old 12-20-2004, 09:05 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

In news.tpl, look for this:

Code:
{$lng.lbl_your_email}

Add a span tag around it and assign a class. Right now, it is showing up in the default font.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #6  
Old 12-20-2004, 09:15 AM
 
Tonto Tonto is offline
 

Advanced Member
  
Join Date: Jul 2004
Location: Toronto - Canada
Posts: 37
 

Default

Forgive my ignorance, but I'm not sure I know how to do that.
Reply With Quote
  #7  
Old 12-20-2004, 09:21 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

No problem Replace this:

Code:
{$lng.lbl_your_email}

With this:

Code:
<span class="classname">{$lng.lbl_your_email}</span>

where classname is the name of the style from skin1.css or a new style you create.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #8  
Old 12-20-2004, 11:01 AM
 
Tonto Tonto is offline
 

Advanced Member
  
Join Date: Jul 2004
Location: Toronto - Canada
Posts: 37
 

Default

Looks good. Thank you again.
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 10:05 AM.

   

 
X-Cart forums © 2001-2020