Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

help with currencies in header


sgflowers

Recommended Posts

hello,

 

i cannot get the currency to display properly in the header

 

<?php

// show languages in header

if (SHOW_CURRENCIES_IN_HEADER=='1') {

?>

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

<tr class="header">

<td class="main" align="right" height="30" valign="middle"><?php require(DIR_WS_INCLUDES . 'currencies_in_header.php'); ?></td>

</tr>

</table>

<?php

}

?>

 

here is the section from catalog/includes/header.php

 

i can't figure out what to change so that it displays properly

 

see:(at top right)

 

www.secretgardenflowers.com

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.

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...