Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

change header logo to marquee text please reply


pureliving

Recommended Posts

Dear Friends,

 

I have tried to input my own image in place of the oscommerce logo, demonstrated in the left hand corner, but for some reason it failed, so i was wondered if you could tell me how can i completely remove the logo, and place a marquee text sentence instead, with my website name, or to be able to use a simple fancy text script, such as dhtml, or javascript, without it interfering with the php pages.

 

Thankyou.

 

Someone please advice me, i have questioned this forum several times, with there being no response, so please someone explain how i can do this process.

Link to comment
Share on other sites

Hola,

 

Open your includes/header.php file and find around lines 55 to 57

 

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr class="header">

<td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce') . '</a>'; ?></td>

 

You are going to change this oscommerce.gif', 'osCommerce to your image with your image name and your web site instead of osCommerce. Then upload your image in the image file and that should do it for you.

 

 

 

 

Dear Friends,

 

I have tried to input my own image in place of the oscommerce logo, demonstrated in the left hand corner, but for some reason it failed, so i was wondered if you could tell me how can i completely remove the logo, and place a marquee text sentence instead, with my website name, or to be able to use a simple fancy text script, such as dhtml, or javascript, without it interfering with the php pages.

 

Thankyou.

 

Someone please advice me, i have questioned this forum several times, with there being no response, so please someone explain how i can do this process.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...