• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

xotj123
#1 Posted : Tuesday, August 3, 2010 7:47:56 PM(UTC)
xotj123

Rank: Member

Joined: 10/19/2005(UTC)
Posts: 53

Hello,


I am trying to change the IMAGE name for the default image associated with the Mailing List SignUP Form. Currently, it says:



<div class="mailinglistfield">
<asp:TextBox ID="EmailAddressField" Columns="20" runat="server" ToolTip="CLICK HERE TO SUBSCRIBE" BorderStyle="None" MaxLength="30"></asp:TextBox>
 <asp:ImageButton ID="btnGoEmail" runat="server" ImageUrl="https://www.hurstindustriez.com/BVModules/Themes/HurstIndustriez/images/buttons/mailing-list-send.png"
ValidationGroup="MailingListSignupGroup" /></div>


As you can see I have modified the path to the image. But the image is not replaced. Is there somewhere else I must look in order to change the name for this image. I have reviewed the code files and they describe an ID called "btnGoEmail". Is the image name and path somewhere else?



Regards,
Matt@9BallDesign
#2 Posted : Tuesday, August 3, 2010 9:24:40 PM(UTC)
Matt@9BallDesign

Rank: Member

Joined: 12/23/2003(UTC)
Posts: 909

Have you tried to add a button called "GoEmail" to your themes images/buttons/ directory?
Matt Martell


http://www.9balldesign.com - Web, Print, Graphic


http://www.martellhardware.com/ - Decorative & Builder's Hardware

------------------------------------------------
Narrowpath
#3 Posted : Tuesday, August 3, 2010 10:59:17 PM(UTC)
Narrowpath

Rank: Member

Joined: 9/20/2006(UTC)
Posts: 92

Also, you could [/code]change the image path for the Subscribe and Unsubscribe buttons in the code on line 62 & 64 of MyAccount_MailingLists.aspx.vb.



Wallace Miller -- Narrowpath Design
Providing installation, custom development, and design services for BVC5 sites
24/7 tech support and consultation service available for BVSoftware E-Commerce
760.728.8679 (phone)
[email protected]
xotj123
#4 Posted : Friday, August 6, 2010 3:44:20 PM(UTC)
xotj123

Rank: Member

Joined: 10/19/2005(UTC)
Posts: 53

Hello - Thanks for the quick reply...., ok I think I understand. Please look at the home page here: http://www.hurstindustriez.com, look in the header area, you'll see the mucic player on the right and the mailing list sign-up on the left, its still showing the defualt button that is blue. Here is the code from "MyAccount_MailingLists.aspx.vb", is this what I change?

btnSub.ImageUrl = GetThemedButton("Subscribe")

Regards,
xotj123
#5 Posted : Wednesday, August 11, 2010 2:13:05 PM(UTC)
xotj123

Rank: Member

Joined: 10/19/2005(UTC)
Posts: 53

Hello,


Ok - so i tried this:


Code:

[color=#0000ff][color=#0000ff][2]End[/color][/2][/color][color=#0000ff][color=#0000ff][2]If[/color][/2][/color]

And it dosent appear to be working for the mailing list copntent block buttons. Any ideas?



Regards,

TJ Havens
xotj123
#6 Posted : Wednesday, August 11, 2010 3:26:28 PM(UTC)
xotj123

Rank: Member

Joined: 10/19/2005(UTC)
Posts: 53

Ok - I got it now. Wrong file I was in. I was attempting to change the button in the Content Bloack called Mialing List Subscribe. But, your explanation was correct. Thank you. I changed this file here: /bvmodules/contentblocks/mailinglistsignup/view.ascx.vb. I changed line 43 to:

[code]
[2]"~/bvmodules/themes/hurstindustriez/images/buttons/mailing-list-send.png"[/2]

Never did learn VB.net.


Regards,

TJ Havens
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012