bobg7 Posted November 21, 2004 Posted November 21, 2004 Trying to change the Welcome Guest! message a little to look line this: Welcome Guest! Returning members please log yourself in. Or create a new account now and get a $5.00 NEW MEMBER Gift Coupon sent to your email address. The problem is that I want where it says $5.00 NEW MEMBER Gift Coupon sent to your email address. is linked to the signup page but I only want the linked text to be $5.00 NEW MEMBER, I don't want where it says sent to your email address. to be linked. Here is the code as it is now: define('TEXT_GREETING_GUEST', 'Welcome <span class="greetUser">Guest!</span> Returning members please <a href="%s"><u><b>log yourself in.</b></u></a> Or create a new account now and get a <a href="%s"><u><b>$5.00 NEW MEMBER</a></u><a> Gift Coupon</b> sent to your email address.</u></a>'); To see it in action here is my webpage My Webpage I'm sure it's just a simple coding thing but I'm missing it today. :blink: Thanks in advance. :thumbsup: Bob G Installed Contributions: CCGV, Close Popup, Dynamic Meta Tags, Easy Populate, Froogle Data Feeder, Google Position, Infobox Header Entire Row, Live Support for OSC, PayPal Seal with CC images, Report_m Sales, Shop by Price Revised, SQL Updater, Who's Online Enhancement, Footer, GNA EP Assistant and still going.
ozcsys Posted November 21, 2004 Posted November 21, 2004 I am not sure I follow you, when I look at it the only part that is linked is the "$5.00 new member" The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
Guest Posted November 21, 2004 Posted November 21, 2004 This: define('TEXT_GREETING_GUEST', 'Welcome <span class="greetUser">Guest!</span> Returning members please <a href="%s"><u><b>log yourself in.</b></u></a> Or create a new account now and get a <a href="%s"><u><b>$5.00 NEW MEMBER</a></u><a> Gift Coupon</b> sent to your email address.</u></a>'); ...should be this: define('TEXT_GREETING_GUEST', 'Welcome <span class="greetUser">Guest!</span> Returning members please <a href="%s"><u><b>log yourself in.</b></u></a> Or create a new account now and get a <a href="%s"><u><b>$5.00 NEW MEMBER</a></u>Gift Coupon</b> sent to your email address.');
bobg7 Posted November 21, 2004 Author Posted November 21, 2004 I miss spoke, where it says Gift Coupon sent to your email address. it changes color and underlines like it is a link but it's not a link. I don't want it to change color or underline. I would like it to be plain text. Hope that clears up what I was trying to say. Thanks Installed Contributions: CCGV, Close Popup, Dynamic Meta Tags, Easy Populate, Froogle Data Feeder, Google Position, Infobox Header Entire Row, Live Support for OSC, PayPal Seal with CC images, Report_m Sales, Shop by Price Revised, SQL Updater, Who's Online Enhancement, Footer, GNA EP Assistant and still going.
ozcsys Posted November 21, 2004 Posted November 21, 2004 I miss spoke, where it says Gift Coupon sent to your email address. it changes color and underlines like it is a link but it's not a link. I don't want it to change color or underline. I would like it to be plain text. Hope that clears up what I was trying to say. Thanks <{POST_SNAPBACK}> I am not seeing that, "Gift Coupon" is bold but the "sent to your email address" looks normal. What browser are you using? The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
ozcsys Posted November 21, 2004 Posted November 21, 2004 I just checked it in mozilla, ie and firefox and I do not see what you are describing. The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
bobg7 Posted November 21, 2004 Author Posted November 21, 2004 Thanks Chemo that's exactly what I was looking for. B) This has got to be one of the best places to get answers, when you have a question. :thumbsup: Bob G. Installed Contributions: CCGV, Close Popup, Dynamic Meta Tags, Easy Populate, Froogle Data Feeder, Google Position, Infobox Header Entire Row, Live Support for OSC, PayPal Seal with CC images, Report_m Sales, Shop by Price Revised, SQL Updater, Who's Online Enhancement, Footer, GNA EP Assistant and still going.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.