Results 1 to 9 of 9
  1. #1
    Join Date
    Apr 2005
    Location
    London
    Posts
    468
    Plugin Contributions
    0

    Default html text area in admin is too small

    Hi,
    Is there a way to increase the number of characters I can input into the html text area on the banner section in admin?
    Thanks
    Pete
    FORUM:
    # a public meeting or assembly for open discussion
    #An online discussion group, where participants with common interests can exchange open messages.
    # a public facility to meet for open discussion

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: html text area in admin is too small

    The field banners_html_text is a TEXT field and only can hold 65,000 bytes ...

    umm ... er ... what are you putting in that banner that needs to be so huge?

    You can always customize the banners table of your database for larger field type ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Apr 2005
    Location
    London
    Posts
    468
    Plugin Contributions
    0

    Default Re: html text area in admin is too small

    Hi,
    The weight of the info isn't the issue I feel, The text I am putting into the text field is ony 230kb but consists of 1348 lines of text. It's the number of lines that is the issue, When I cut and paste this text into the box and save it, I then view it on the site and though I haven't count them I can see that not all 1348 lines are there.

    Does that make sense.
    Pete
    FORUM:
    # a public meeting or assembly for open discussion
    #An online discussion group, where participants with common interests can exchange open messages.
    # a public facility to meet for open discussion

  4. #4
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: html text area in admin is too small

    could you not put all the text in a seportate file like banner1.php and then use php include in the banner to bring in the file???

    i not used banners my self but im sure thats worth a try.

  5. #5
    Join Date
    Apr 2005
    Location
    London
    Posts
    468
    Plugin Contributions
    0

    Default Re: html text area in admin is too small

    Quote Originally Posted by kitcorsa View Post
    could you not put all the text in a seportate file like banner1.php and then use php include in the banner to bring in the file???

    i not used banners my self but im sure thats worth a try.
    That sounds like it would work but I really don't know how to write PHP, I have limited understanding and can alter existing code but not create the code myself. To be honest, I would have thought that the number of lines shouldn't make any difference.
    Thanks
    Pete
    FORUM:
    # a public meeting or assembly for open discussion
    #An online discussion group, where participants with common interests can exchange open messages.
    # a public facility to meet for open discussion

  6. #6
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: html text area in admin is too small

    This is probably a silly question - Why are you using the banner system to include a 1300+ line text page?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  7. #7
    Join Date
    Apr 2005
    Location
    London
    Posts
    468
    Plugin Contributions
    0

    Default Re: html text area in admin is too small

    Quote Originally Posted by Kim View Post
    This is probably a silly question - Why are you using the banner system to include a 1300+ line text page?
    This was the easiest way (I know of) to include a narrow text box at the foot of every page. Most of the info I needed to be showed is showing, so I will most likely make do with what I have. If I stumble across a way of fixing it then I'll do so at a later date.
    Thanks
    Pete
    FORUM:
    # a public meeting or assembly for open discussion
    #An online discussion group, where participants with common interests can exchange open messages.
    # a public facility to meet for open discussion

  8. #8
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: html text area in admin is too small

    Quote Originally Posted by mediathing View Post
    This was the easiest way (I know of) to include a narrow text box at the foot of every page. Most of the info I needed to be showed is showing, so I will most likely make do with what I have. If I stumble across a way of fixing it then I'll do so at a later date.
    Thanks
    Pete
    you want it in the foot of everypage?? do you want it to change randomly??

    if not just add a ne div and the text into the footer file above or below the copywrite and style the div in you templeplates style sheet.

    copy the tpl_footer file from the template_default/common folder you yourtemple/common

    then add the information above or below the copywrite which is on line 61.

    all the sections are commented in there just add you text in a div and style it in your style sheet.

    Code:
    <!--bof-text display -->
    <div id="foottext">
    insert you text here etc etc etc
    </div>
    <!--eof-text display -->

  9. #9
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: html text area in admin is too small

    or to use an include file

    Code:
    	<?php include("url to the txt or html or php file"); ?>

 

 

Similar Threads

  1. v151 Customer orders in admin area: Why do orders reformat? Text is small, Margins are off
    By gachogavacho in forum Managing Customers and Orders
    Replies: 4
    Last Post: 22 Aug 2014, 07:08 AM
  2. v150 My admin screen fonts are too small
    By Dave L in forum Basic Configuration
    Replies: 3
    Last Post: 9 Jun 2012, 10:23 AM
  3. Html area text issues
    By rxalex in forum General Questions
    Replies: 2
    Last Post: 4 Feb 2011, 03:43 AM
  4. HTML Area in admin not working
    By Australian Caching in forum General Questions
    Replies: 21
    Last Post: 25 Feb 2010, 07:48 PM
  5. attribute value text too small
    By fakeDecoy in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 Aug 2009, 12:42 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