Results 1 to 5 of 5
  1. #1

    help question blank side box 2 - doesn't like £ sign in box? shows funny symbol

    Hello

    please see my website www.dscrossstitchonline.co.uk

    bottom right side box. installed from blank sidebox 2 module.

    but when i put my html text and image links i have 2 problems.

    1st / i have centered the text with text-align is the stylesheet but 1st image and text are still to the left. A problem with the stylesheet? anyone know where i should start?

    2nd / i have a £ sign in my text but it has added a funny A symbol before each pound sign. Is there a way i can get rid of this?

    i can copy and paste my code if that'd help?

  2. #2

    Default Re: blank side box 2 - doesn't like £ sign in box? shows funny symbol

    this is a my blank_sidebox.php from my template folder




    <?php

    /**

    * blank sidebox - allows a blank sidebox to be added to your site

    *

    * @package templateSystem

    * @copyright 2007 Kuroi Web Design

    * @copyright Portions Copyright 2003-2007 Zen Cart Development Team

    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0

    * @version $Id: blank_sidebox.php 2007-05-26 kuroi $

    */



    $content = '';

    $content .= '<div id="' . str_replace('_', '-', $box_id . 'Content') . '" class="sideBoxContent">';



    // Replace the text and HTML tags between the apostophes on lines 19 and 20.

    // Use as many or as few lines using this model as you need for your custom content.

    // If you have a multilingual site define your text in the languages/YOUR_LANGUAGE/extra_definitions/blank_sidebox_defines.php and include it as shown in line 19.

    // If your site is monolingual, you can put the text right here as shown on line 20 (and nobody will know!)

    // $content .= '<p>' . TEXT_BLANK_SIDEBOX . '</p>';

    $content .= '<img src="/shop/images/icons/shipping_ukrm.jpg"></img>
    <br><font size="1">Postage Prices start at £1.15!</font></br>

    <p><img src="/shop/images/icons/recdef.gif"></img>
    <br><font size="1">Recorded Delivery available!</font>

    <p><img src="/shop/images/icons/logo_fastway.gif"></img>
    <br><font size="1">Maximum UK Postage £7.75!</font></br></p>

    <p><img src="/shop/images/icons/free_shipping2.gif"></img>
    <br><font size="1">Free Postage / Shipping on all orders over £250.00 (UK Mainland only)</font></br>';



    $content .= '</div>';

    ?>




    i'm guessing i can't use the £ symbol in this but is there a way?

  3. #3

    Default Re: blank side box 2 - doesn't like £ sign in box? shows funny symbol

    anyone?

  4. #4
    Join Date
    Dec 2005
    Posts
    460
    Plugin Contributions
    0

    Default Re: blank side box 2 - doesn't like £ sign in box? shows funny symbol

    Have you tried the html code for the pound sign

    PHP Code:
    &pound

    <br><font size="1">Postage Prices start at &pound 1.15!</font></br

  5. #5
    Join Date
    Sep 2008
    Location
    London UK
    Posts
    101
    Plugin Contributions
    0

    Default Re: blank side box 2 - doesn't like £ sign in box? shows funny symbol

    also try using
    Code:
    &163;

 

 

Similar Threads

  1. Replies: 2
    Last Post: 13 Jun 2011, 04:22 PM
  2. Why Only One Review shows on the side box?
    By zihaizi in forum Basic Configuration
    Replies: 4
    Last Post: 17 Sep 2010, 03:09 PM
  3. Side Box Sign-in?
    By rehopper in forum Basic Configuration
    Replies: 3
    Last Post: 27 Jan 2010, 07:26 PM
  4. invoice email shows funny symbols instead of the Euro sign
    By BREZ in forum Basic Configuration
    Replies: 2
    Last Post: 20 Nov 2008, 01:18 PM
  5. I'd like to create a product that doesn't rank in bestsellers box...
    By cleverpork in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 18 Nov 2008, 02:30 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR