Zurück   xt:Commerce Webshop Shop Support > xt:Commerce Shopsoftware Community Area > HTML & CSS

Antwort
 
LinkBack Themen-Optionen Ansicht
  #1 (permalink)  
Alt 04.08.2008, 19:53
Benutzer
 
Registriert seit: 11.08.2007
Beiträge: 88
Standard Shoplogo vor dem http in der Adressleiste ??

Hallo, ich hoffe ich bin hier nicht falsch mit meiner Frage.
Wie schaffe ich es eine Logo vor das http in der Adresszeile zu bekommen ?
Hier im Board ist ja das orangene xt zu sehen.
Danke und Gruß
Thomas
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #2 (permalink)  
Alt 04.08.2008, 20:28
Erfahrener Benutzer
 
Registriert seit: 28.02.2006
Beiträge: 4.010
Standard

http://www.favicons.de/
http://de.wikipedia.org/wiki/Favicon
http://www.favicon-generator.de/
http://www.google.com/search?hl=de&q...&btnG=Suche&lr=
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #3 (permalink)  
Alt 05.08.2008, 14:27
Benutzer
 
Registriert seit: 11.08.2007
Beiträge: 88
Standard

Damit sollte es klappen.
Danke für die Links !!!!!
Gruß Thomas
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #4 (permalink)  
Alt 05.08.2008, 21:56
xt:Commerce Support Kunde
 
Registriert seit: 02.01.2008
Ort: Saarland
Beiträge: 28
Standard

Hallo supervisior,

ich weiß es ist hier OT, aber ich habe dir vorgestern eine PM geschrieben und denke du hast sie vieleicht nicht gelesen..... wäre nett wenn du sie mal liest und auch vieleicht beantwortest..

Danke im Voraus
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #5 (permalink)  
Alt 09.08.2008, 14:34
Benutzer
 
Registriert seit: 11.08.2007
Beiträge: 88
Standard

Danke nochmal für die Links.
Bei meine HP hat das ohne Probleme geklappt.
Habe dort in der Index.html folgendes eingetragen
<LINK REL="SHORTCUT ICON" HREF="http://www.meine hp.de/favicon/favicon.ico">

Probleme habe ich mit meinem Shop da weiß ich nicht in welcher Datei die den LINK eintragen muss.

HABE ES !!!!!!!
Die Start.php im Hauptverzeichnis war es und wichtig ist das man den Browserverlauf löscht dann wird das ICO geladen und angezeigt.


gruß Thomas

Geändert von Thomas M (09.08.2008 um 14:55 Uhr) Grund: Ergänzung
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #6 (permalink)  
Alt 16.06.2009, 09:15
Neuer Benutzer
 
Registriert seit: 16.06.2009
Beiträge: 4
Standard Fasicons

Hallo,

werde als Anfängerin aus den Links nicht schlau. Muß in 2 Tagen dieses Logo das im Browser angezeigt wird (wie hier das xt in der Adresszeile vor dem http) wegbekommen, sonst droht mir eine erstweilige Verfügung mit erheblichen Kosten.
Dieses Logo war schon im Shop als ich ihn übernommen habe und nun hat sich einer das Namensrecht für sich gesichert.
Wo im FTP-Programm kann ich dieses Logo finden um es zu löschen??
Bitte gebt mir einen genauen Pfad an, sonst finde ich das nie:
zB. htdocs/images/psd/..

Ich bin auf euch angewiesen Leute und vielen Dank schonmal im Voraus!!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #7 (permalink)  
Alt 16.06.2009, 09:38
Erfahrener Benutzer
 
Registriert seit: 28.02.2006
Beiträge: 4.010
Standard

Schau mal in die includes/header.php. Da steht rel. weit oben folgendes:

<link rel="icon" href="images/favicon.ico" type="image/x-icon" />

Diese Zeile Löschen oder auskommentieren.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #8 (permalink)  
Alt 16.06.2009, 12:18
Neuer Benutzer
 
Registriert seit: 16.06.2009
Beiträge: 4
Standard

Vielen lieben Dank supervisior!!!!!

Ohne dich wäre echt aufgeschmissen gewesen. Habe schon alle möglichen icons aus dem Shop gelöscht, aber das richtige war bislang nicht dabei. Wahrscheinlich hätte ich es nie gefunden.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #9 (permalink)  
Alt 16.06.2009, 12:41
Neuer Benutzer
 
Registriert seit: 16.06.2009
Beiträge: 4
Standard Logo wieder da???

Ich habe gerade meine Shopseite nochmal neu aufgerufen und da war dieses besch... Logo wieder!

Ich hab deshalb mal die php hier reinkopiert. Vielleicht hab ich was übersehen.
Oder ich muß doch im entsprechenden Ordner dieses Icon finden und löschen?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #10 (permalink)  
Alt 16.06.2009, 12:42
Neuer Benutzer
 
Registriert seit: 16.06.2009
Beiträge: 4
Standard Hier die PHP-Datei

<?php
/* -----------------------------------------------------------------------------------------
$Id: header.php 1140 2005-08-10 10:16:00Z mz $

XT-Commerce - community made shopping
http://www.xt-commerce.com

Copyright (c) 2003 XT-Commerce
-----------------------------------------------------------------------------------------
based on:
(c) 2000-2001 The Exchange Project (earlier name of osCommerce)
(c) 2002-2003 osCommerce(header.php,v 1.40 2003/03/14); www.oscommerce.com
(c) 2003 nextcommerce (header.php,v 1.13 2003/08/17); www.nextcommerce.org

Released under the GNU General Public License
-----------------------------------------------------------------------------------------
Third Party contribution:

Credit Class/Gift Vouchers/Discount Coupons (Version 5.10)
http://www.oscommerce.com/community/contributions,282
Copyright (c) Strider | Strider@oscworks.com
Copyright (c Nick Stanko of UkiDev.com, nick@ukidev.com
Copyright (c) Andre ambidex@gmx.net
Copyright (c) 2001,2002 Ian C Wilson http://www.phesis.org


Released under the GNU General Public License
---------------------------------------------------------------------------------------*/


?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html <?php echo HTML_PARAMS; ?>>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $_SESSION['language_charset']; ?>" />
<meta http-equiv="Content-Style-Type" content="text/css" />

<meta http-equiv="pics-Label" content='(pics-1.1 "http://www.icra.org/pics/vocabularyv03/" l gen true for "http://laviata.de" r (n 2 s 3 v 0 l 2 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 0) gen true for "http://www.laviata.de" r (n 2 s 3 v 0 l 2 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 0))' />
<?php
/*
The following copyright announcement is in compliance
to section 2c of the GNU General Public License, and
thus can not be removed, or can only be modified
appropriately.

Please leave this comment intact together with the
following copyright announcement.

*/
?>
<!--
This OnlineStore is brought to you by XT-Commerce, Community made shopping
XTC is a free open source e-Commerce System
created by Mario Zanier & Guido Winger and licensed under GNU/GPL.
Information and contribution at http://www.xt-commerce.com
-->
<meta name="generator" content="(c) by <?php echo PROJECT_VERSION; ?> , http://www.xt-commerce.com" />
<?php include(DIR_WS_MODULES.FILENAME_METATAGS); ?>
<base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER : HTTP_SERVER) . DIR_WS_CATALOG; ?>" />
<link rel="stylesheet" type="text/css" href="<?php echo 'templates/'.CURRENT_TEMPLATE.'/stylesheet.css'; ?>" />

<script type="text/javascript"><!--
var selected;
var submitter = null;

function submitFunction() {
submitter = 1;
}
function popupWindow(url, breite, hoehe) {
window.open(url,'popupWindow','toolbar=no,location =no,directories=no,status=no,menubar=no,scrollbars =yes,resizable=yes,copyhistory=no,width='+breite+' ,height='+hoehe+',screenX=150,screenY=150,top=150, left=150')
}

function selectRowEffect(object, buttonSelect) {
if (!selected) {
if (document.getElementById) {
selected = document.getElementById('defaultSelected');
} else {
selected = document.all['defaultSelected'];
}
}

if (selected) selected.className = 'moduleRow';
object.className = 'moduleRowSelected';
selected = object;

// one button is not an array
if (document.getElementById('payment'[0])) {
document.getElementById('payment'[buttonSelect]).checked=true;
} else {
//document.getElementById('payment'[selected]).checked=true;
}
}

function popupImageWindow(url) {
window.open(url,'popupImageWindow','toolbar=no,loc ation=no,directories=no,status=no,menubar=no,scrol lbars=no,resizable=yes,copyhistory=no,width=100,he ight=100,screenX=150,screenY=150,top=150,left=150' )
}
//--></script>
<?php
// require theme based javascript
require('templates/'.CURRENT_TEMPLATE.'/javascript/general.js.php');

if (strstr($PHP_SELF, FILENAME_CHECKOUT_PAYMENT)) {
echo $payment_modules->javascript_validation();
}

if (strstr($PHP_SELF, FILENAME_CREATE_ACCOUNT)) {
require('includes/form_check.js.php');
}

// MOD PRICE INQUIRY START
if (strstr($PHP_SELF, 'price_inquiry.php')) {
require('includes/form_check_inquiry.js.php');
}
// MOD PRICE INQUIRY END

if (strstr($PHP_SELF, FILENAME_CREATE_GUEST_ACCOUNT )) {
require('includes/form_check.js.php');
}
if (strstr($PHP_SELF, FILENAME_ACCOUNT_PASSWORD )) {
require('includes/form_check.js.php');
}
if (strstr($PHP_SELF, FILENAME_ACCOUNT_EDIT )) {
require('includes/form_check.js.php');
}
if (strstr($PHP_SELF, FILENAME_ADDRESS_BOOK_PROCESS )) {
if (isset($_GET['delete']) == false) {
include('includes/form_check.js.php');
}
}
if (strstr($PHP_SELF, FILENAME_CHECKOUT_SHIPPING_ADDRESS )or strstr($PHP_SELF,FILENAME_CHECKOUT_PAYMENT_ADDRESS )) {
require('includes/form_check.js.php');
?>
<script type="text/javascript"><!--
function check_form_optional(form_name) {
var form = form_name;

var firstname = form.elements['firstname'].value;
var lastname = form.elements['lastname'].value;
var street_address = form.elements['street_address'].value;

if (firstname == '' && lastname == '' && street_address == '') {
return true;
} else {
return check_form(form_name);
}
}
//--></script>
<?php
}

if (strstr($PHP_SELF, FILENAME_ADVANCED_SEARCH )) {
?>
<script type="text/javascript" src="includes/general.js"></script>
<script type="text/javascript"><!--
function check_form() {
var error_message = unescape("<?php echo xtc_js_lang(JS_ERROR); ?>");
var error_found = false;
var error_field;
var keywords = document.getElementById("advanced_search").keyword s.value;
var pfrom = document.getElementById("advanced_search").pfrom.v alue;
var pto = document.getElementById("advanced_search").pto.val ue;
var pfrom_float;
var pto_float;

if ( (keywords == '' || keywords.length < 1) && (pfrom == '' || pfrom.length < 1) && (pto == '' || pto.length < 1) ) {
error_message = error_message + unescape("<?php echo xtc_js_lang(JS_AT_LEAST_ONE_INPUT); ?>");
error_field = document.getElementById("advanced_search").keyword s;
error_found = true;
}

if (pfrom.length > 0) {
pfrom_float = parseFloat(pfrom);
if (isNaN(pfrom_float)) {
error_message = error_message + unescape("<?php echo xtc_js_lang(JS_PRICE_FROM_MUST_BE_NUM); ?>");
error_field = document.getElementById("advanced_search").pfrom;
error_found = true;
}
} else {
pfrom_float = 0;
}

if (pto.length > 0) {
pto_float = parseFloat(pto);
if (isNaN(pto_float)) {
error_message = error_message + unescape("<?php echo xtc_js_lang(JS_PRICE_TO_MUST_BE_NUM); ?>");
error_field = document.getElementById("advanced_search").pto;
error_found = true;
}
} else {
pto_float = 0;
}

if ( (pfrom.length > 0) && (pto.length > 0) ) {
if ( (!isNaN(pfrom_float)) && (!isNaN(pto_float)) && (pto_float < pfrom_float) ) {
error_message = error_message + unescape("<?php echo xtc_js_lang(JS_PRICE_TO_LESS_THAN_PRICE_FROM); ?>");
error_field = document.getElementById("advanced_search").pto;
error_found = true;
}
}

if (error_found == true) {
alert(error_message);
error_field.focus();
return false;
}
}

function popupWindow(url) {
window.open(url,'popupWindow','toolbar=no,location =no,directories=no,status=no,menubar=no,scrollbars =yes,resizable=yes,copyhistory=no,width=450,height =280,screenX=150,screenY=150,top=150,left=150')
}
//--></script>
<?php
}

if (strstr($PHP_SELF, FILENAME_PRODUCT_REVIEWS_WRITE )) {
?>

<script type="text/javascript"><!--
function checkForm() {
var error = 0;
var error_message = unescape("<?php echo xtc_js_lang(JS_ERROR); ?>");

var review = document.getElementById("product_reviews_write").r eview.value;

if (review.length < <?php echo REVIEW_TEXT_MIN_LENGTH; ?>) {
error_message = error_message + unescape("<?php echo xtc_js_lang(JS_REVIEW_TEXT); ?>");
error = 1;
}

if (!((document.getElementById("product_reviews_write ").rating[0].checked) || (document.getElementById("product_reviews_write"). rating[1].checked) || (document.getElementById("product_reviews_write"). rating[2].checked) || (document.getElementById("product_reviews_write"). rating[3].checked) || (document.getElementById("product_reviews_write"). rating[4].checked))) {
error_message = error_message + unescape("<?php echo xtc_js_lang(JS_REVIEW_RATING); ?>");
error = 1;
}

if (error == 1) {
alert(error_message);
return false;
} else {
return true;
}
}
//--></script>
<?php
}
if (strstr($PHP_SELF, FILENAME_POPUP_IMAGE )) {
?>

<script type="text/javascript"><!--
var i=0;
function resize() {
if (navigator.appName == 'Netscape') i=40;
if (document.images[0]) window.resizeTo(document.images[0].width +30, document.images[0].height+60-i);
self.focus();
}
//--></script>


<?php } ?>
</head>
<?php
if (strstr($PHP_SELF, FILENAME_POPUP_IMAGE )) {
echo '<body onload="resize();"> ';
} else {
echo '<body>';
}

if (strstr($PHP_SELF, FILENAME_CHECKOUT_SUCCESS) && GOOGLE_CONVERSION == 'true') {
require('includes/google_conversiontracking.js.php');
}


// include needed functions
require_once('inc/xtc_output_warning.inc.php');
require_once('inc/xtc_image.inc.php');
require_once('inc/xtc_parse_input_field_data.inc.php');
require_once('inc/xtc_draw_separator.inc.php');

// require_once('inc/xtc_draw_form.inc.php');
// require_once('inc/xtc_draw_pull_down_menu.inc.php');

// check if the 'install' directory exists, and warn of its existence
if (WARN_INSTALL_EXISTENCE == 'true') {
if (file_exists(dirname($_SERVER['SCRIPT_FILENAME']) . '/xtc_installer')) {
xtc_output_warning(WARNING_INSTALL_DIRECTORY_EXIST S);
}
}

// check if the configure.php file is writeable
if (WARN_CONFIG_WRITEABLE == 'true') {
if ( (file_exists(dirname($_SERVER['SCRIPT_FILENAME']) . '/includes/configure.php')) && (is_writeable(dirname($_SERVER['SCRIPT_FILENAME']) . '/includes/configure.php')) ) {
xtc_output_warning(WARNING_CONFIG_FILE_WRITEABLE);
}
}

// check if the session folder is writeable
if (WARN_SESSION_DIRECTORY_NOT_WRITEABLE == 'true') {
if (STORE_SESSIONS == '') {
if (!is_dir(xtc_session_save_path())) {
xtc_output_warning(WARNING_SESSION_DIRECTORY_NON_E XISTENT);
} elseif (!is_writeable(xtc_session_save_path())) {
xtc_output_warning(WARNING_SESSION_DIRECTORY_NOT_W RITEABLE);
}
}
}

// check session.auto_start is disabled
if ( (function_exists('ini_get')) && (WARN_SESSION_AUTO_START == 'true') ) {
if (ini_get('session.auto_start') == '1') {
xtc_output_warning(WARNING_SESSION_AUTO_START);
}
}

if ( (WARN_DOWNLOAD_DIRECTORY_NOT_READABLE == 'true') && (DOWNLOAD_ENABLED == 'true') ) {
if (!is_dir(DIR_FS_DOWNLOAD)) {
xtc_output_warning(WARNING_DOWNLOAD_DIRECTORY_NON_ EXISTENT);
}
}


$smarty->assign('navtrail',$breadcrumb->trail(' &raquo; '));
if (isset($_SESSION['customer_id'])) {

$smarty->assign('logoff',xtc_href_link(FILENAME_LOGOFF, '', 'SSL'));
}
if ( $_SESSION['account_type']=='0') {
$smarty->assign('account',xtc_href_link(FILENAME_ACCOUNT , '', 'SSL'));
}
$smarty->assign('cart',xtc_href_link(FILENAME_SHOPPING_CAR T, '', 'SSL'));
$smarty->assign('checkout',xtc_href_link(FILENAME_CHECKOUT _SHIPPING, '', 'SSL'));
$smarty->assign('store_name',TITLE);



if (isset($_GET['error_message']) && xtc_not_null($_GET['error_message'])) {

$smarty->assign('error','
<table border="0" width="100%" cellspacing="0" cellpadding="2">
<tr class="headerError">
<td class="headerError">'. htmlspecialchars(urldecode($_GET['error_message'])).'</td>
</tr>
</table>');

}

if (isset($_GET['info_message']) && xtc_not_null($_GET['info_message'])) {

$smarty->assign('error','
<table border="0" width="100%" cellspacing="0" cellpadding="2">
<tr class="headerInfo">
<td class="headerInfo">'.htmlspecialchars($_GET['info_message']).'</td>
</tr>
</table>');

}

include(DIR_WS_INCLUDES.FILENAME_BANNER);
?>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
Antwort

Lesezeichen

Stichworte
adressleiste, http, shoplogo

Themen-Optionen
Ansicht

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are aus
Pingbacks are aus
Refbacks are aus



Alle Zeitangaben in WEZ +1. Es ist jetzt 03:17 Uhr.

Copyright © 2011 xt:Commerce GmbH / xt:Commerce International Ltd. - All Rights Reserved

xt:Commerce is a SafeCharge brand