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

Notification

Icon
Error

Rene
#1 Posted : Saturday, December 30, 2006 10:33:21 AM(UTC)
Rene

Rank: Member

Joined: 3/20/2006(UTC)
Posts: 27

I have figured out that if I go to my theme's folder, open the home.master file, and remove the "Home" from the title tag the "Home" will disappear from the title of my homepage. Does anyone know how I can get rid of that pesky dash "-" as well as the spaces before my title? These appear in all of the themes. The dash and spaces do not exist where I have defined my store name within bv.


thanks

Rene'
[email protected]
#2 Posted : Tuesday, January 2, 2007 12:22:59 AM(UTC)
bobn@laurastamm.net

Rank: Member

Joined: 6/6/2005(UTC)
Posts: 483

I don't know if this is in the same category or not. When I bookmark BV's site and many others, it shows a logo or a graphic front of the site name. How do I set my site up to display our logo?

Bob Noble
newuser
#3 Posted : Tuesday, January 2, 2007 2:06:02 AM(UTC)
newuser

Rank: Member

Joined: 10/22/2006(UTC)
Posts: 74

Do a google for favicon.ico to learn more about the icon.

Basically you have to create the icon and drop it into your wwwroot folder. Browsers automagically look for it. HTH.

I'm interested if there is a solution to Rene's original question. ?
Nick Alberti
#4 Posted : Tuesday, January 2, 2007 10:22:23 AM(UTC)
Nick Alberti

Rank: Member

Joined: 9/27/2004(UTC)
Posts: 1,099

Modify the "BaseStorePage.vb" file in your App_Code folder.

Change
Code:
Me.Page.Title = Me.PageTitle + " - " + WebAppSettings.SiteName
to
Code:
Me.Page.Title = WebAppSettings.SiteName
or whatever you want...
CorneliuTusnea
#5 Posted : Wednesday, January 3, 2007 7:05:51 PM(UTC)
CorneliuTusnea

Rank: Member

Joined: 8/17/2006(UTC)
Posts: 681

Nick,

Could you please add to the General Settings an entry "Store Title" and use that in the title of the pages instead of the SiteName.
I would like the SiteName to be "BestGames" and use that in email/print templates while in the title of the pages I'd like to have a different string and change it from time to time.

Thanks,
Corneliu.
http://www.bestgames.com.au
http://www.bestchess.com.au



BV Product Links, Details and Signatures: Improve your customer experience:

http://www.acorns.com.au/projects/bv/quicklink/

bigheadrob
#6 Posted : Friday, January 5, 2007 11:17:56 AM(UTC)
bigheadrob

Rank: Member

Joined: 5/17/2004(UTC)
Posts: 456

Will this be fixed or changed in future service packs for BV5 ?
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