X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   How Do I Get Rid of :: (https://forum.x-cart.com/showthread.php?t=59463)

JWait 05-22-2011 10:04 AM

How Do I Get Rid of ::
 
How do I get rid of the "::" that is displayed in the title bar of the browser and/or any browser tabs that I have open? What I am talking about is where it would have "product :: domain name - Mozilla Firefox" at the very top of the screen. I would like to change this to "-" and have found the setting in the Appearance options in admin, but it has no effect on what is displayed as the title in the browser title, only the breadcrumb trail.

Thanks.

cflsystems 05-22-2011 08:12 PM

Re: How Do I Get Rid of ::
 
The setting in admin is only for the breadcrumbs. For the browser title see this

http://forum.x-cart.com/showthread.php?t=53332&highlight=page+title

In /include/templater/plugins/function.get_title.php modify line

$title = str_replace(array("\n", "\r"), array('', ''), trim(implode(' :: ', $title_items)));


All times are GMT -8. The time now is 11:17 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.