Guest Posted February 23, 2008 Posted February 23, 2008 OK.. gO TO Visit My Website and on the very top left of the header you see this ` and I have no idea where to remove it from.. I have looked in the header file and can not find it any where -- can anyone help me.. this is driving me crazy.. thank you in advanced. noppie
Guest Posted February 23, 2008 Posted February 23, 2008 OK.. gO TO Visit My Website and on the very top left of the header you see this ` and I have no idea where to remove it from.. I have looked in the header file and can not find it any where -- can anyone help me.. this is driving me crazy.. thank you in advanced. noppie When I view source it is just before where the <!doctype html public is defined as it is in your index.php page.
Guest Posted February 23, 2008 Posted February 23, 2008 When I view source it is just before where the <!doctype html public is defined as it is in your index.php page. Hello I know that.. but I can't find what file this is in.... I replaced my header file and it is still there.. I don't know where find that at all -- any other Ideas. thank you Naomi
Guest Posted February 24, 2008 Posted February 24, 2008 Hello I know that.. but I can't find what file this is in.... I replaced my header file and it is still there..I don't know where find that at all -- any other Ideas. thank you Naomi Well, try application_top.php, header.php, index.php
tastar Posted February 24, 2008 Posted February 24, 2008 I would look in index.php - it goes away when you leave index.php - like if you go to product_info.php or shipping.php. These pages, as well as index.php, include application_top.php and header.php, so it can't be in either of them. Do a search for the character that is being displayed in index.php and I would guess that you would find it. Tony
Guest Posted February 24, 2008 Posted February 24, 2008 I would look in index.php - it goes away when you leave index.php - like if you go to product_info.php or shipping.php. These pages, as well as index.php, include application_top.php and header.php, so it can't be in either of them. Do a search for the character that is being displayed in index.php and I would guess that you would find it. Tony Tony thank you so much I don't know why I didn't think of using the search.. sometime one just get so frustrated and don't think straight.. You had me in the right direction.. the ` was in the index.php file under the language/english/index.php boy this has been driving me crazy.. thank you so much for the help. have a great day. Naomi
Recommended Posts
Archived
This topic is now archived and is closed to further replies.