Text box issue

Here's the issue: I place a text box inside a table cell. It
is for some reason forcing an extra line underneath itself. It is
viewable in DW and PC browser (IE), but not in any Mac browsers.
Please see:
http://www.christianrockreview.com/text.php
Let me know if you can tell me why it is doing this.
Thanks!!

Zero out the cellpadding & cellspace in your table to see
if that's the
effect you want.
<table width="250" height="24" border="0" cellpadding="0"
cellspacing="0">
Nadia
Adobe® Community Expert : Dreamweaver
CSS Templates |Tutorials |SEO Articles
http://www.DreamweaverResources.com
~ Customisation Service Available ~
http://www.csstemplates.com.au
Spry Widget Examples
http://www.dreamweaverresources.com/spry-widgets/
"bobalee" <[email protected]> wrote in
message
news:f63l7s$lld$[email protected]..
> Here's the issue: I place a text box inside a table
cell. It is for some
> reason
> forcing an extra line underneath itself. It is viewable
in DW and PC
> browser
> (IE), but not in any Mac browsers.
>
> Please see:
>
http://www.christianrockreview.com/text.php
>
> Let me know if you can tell me why it is doing this.
Thanks!!
>

Similar Messages

  • Rich Text Box Issue - Expand to show all Text

    Hi everyone
    I'm having a pretty frustrating issue with the rich text box when viewing a line item (not when editing the item, but viewing the item)
    I want my rich text box to expand with the text, which I have changed in the options on InfoPath with the "Expand to show all text" scrolling option. However, in IE, the table row will expand, but the actual rich text box will not and I'll have
    a scroll bar there and you cant see all of the text at one time. If I look in Chrome, then it works the way I want and I can see all of the lines of text that were entered into the rich text box.
    The only solution for IE to work correctly is to change the Display settings to "Enable enhanced rich text content...". But the big issue with that is now you can no longer highlight the text (the highlight disappears right after highlighting it),
    and the users will need to copy text from the text box, so it renders the "enhanced" rich text box useless for us
    It's kind of a lose-lose situation that I'd love to find the solution for

    I guess a better solution would be how can you highlight text from an enhanced rich text box, because changing these to "rich text box" gets rid of font colors in the pre-existing data.
    The original problem was that they couldn't highlight text unless they went into edit mode

  • Text Box issue - displays XML tag instead of the value in EBS

    I need to use a textbox (or a autoshape with text) to place a data element in a specific position on the page in an RTF template. I tried using tables and it didn't help. This layout needs some elements to be placed at specific location and using an autoshape or a text box is easy. When I preview the pdf output on my desktop, it works fine. Once I upload the template into EBS XML Publisher, the value in the text box shows up as an XML Tag instead of the value in that tag. The same XML data when loaded and previewed locally shows the data instead of the tag.
    Any thoughts on this? Is there a patch or something we might need for this in EBS?
    Thanks,
    Vinay

    Thanks Tim for the quick response.
    Yes - the versions are same. Also, I tried giving the complete path. The issue is that it is not even reading the text in the text box as an XML tag. It seems to think the whole text box is an object and hence just display that text as is. If it was reading and not able to resolve it, I guess it would have displayed blank (and not the tag as is). Again as I mentioned it works fine in local preview on my machine.

  • Text Box issues with a poster template

    This sounds stupid and all but, I am trying to type lowercase in a text box in one of the poster templates and it will only type caps. I cannot seem to find anything to clikc or unclick. It seems like this shouldn't be so difficult.

    Hi there,
    I too am having problems with the text box. I have a line at the beginning of each sentence, I can't seem to get rid of. Now this problem does not exist on the first page, but any other pages I try to edit the text on I get this line. I've looked everywhere, but can't seem to find the solution. Any help out ther? Or if you need further clarification to the issue, just let me know!
    Bryan

  • Image on top of text box issue

    I'm attempting to create my own message window that will appear when a text box is full.  I have script in the "full" section of the text box that makes the presence of the image and a few text boxes visible when full.  In design view, I have placed the image on top of the text box.  However, during testing, when the text box is full, the image appears but the text from the text box below also appears on top of the image.  I have tried to setFocus to the image as well, but this didn't help.
    What's odd is that if I navigate to a different page and then navigate back, the image appears correctly.
    Any ideas?  Thanks.

    Thank you very much. I didn't even know how to look up the solution.
    Now I understand what those buttons do and their usefulness.

  • SharePoint 2010 : How to display ALL Version History of a list item's multiline text box in a same list as a list view column?

    In SharePoint 2010 , I have version history enabled multiple text box 'issue details'.  Users mainly uses Data Sheet view and it does not show all version history of that multiple line text box, is there anyway we can display list view column in
    data sheet view to display all version history?
    2) If we can not display in datasheet view, in standard view, it should display all version history instead of just a link  to -view all entries'
    I have found one article here and it posts to use below line of code in sharepoint desinger
    <SharePoint:AppendOnlyHistory runat="server" ItemId="{$thisNode/@ID}" FieldName="Issue_x0020_Details" ControlMode="Display"></SharePoint:AppendOnlyHistory>
    WHen I use this line of code , it displays multiple line of same version history instead of each, please help.

    Hi
    Greetings. Hope it helps 
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/d1be5434-7dc9-4941-bf1d-8c12d7e6a155/display-version-history-in-list-view-column?forum=sharepointcustomizationlegacy
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Text in text boxes getting cutoff after publish

    We have an e-learning project with a large number of
    application simulations that were built using Captivate 2.0 (build
    1177). The published swf files from captivate are loaded via XML
    into a flash shell we've built that serves up additional asset
    types (text, graphics, video) along with the captivate movies to
    make up a module. The captivate movies are the only asset being
    served up when used (i.e. they are not sharing the screen with
    other graphics or text).
    The problem we are having, is that once a captivate movie is
    published, and played via the module shell, some (not all) text
    boxes are displayed with the text being cut off on the left. The
    left margin settings appear to be ignored, and the text is cut off
    by a couple pixels. This appears to be totally random. In the
    almost 200 captivate movies we've created, we start out by
    recording the application function we are training on, and then
    update the captivate with refined text (using HaloYellow text
    boxes), and import audio from a narrator.
    When the final captivate is published, we can preview using
    the _skin.swf and html file, and we cannot replicate the text box
    issue, however once we play the swf through our course shell, we
    can see the problem text boxes.
    One way we have been able to fix this, is to go to the
    problem text box in Captivate, select it, cut it out (ctrl-x) and
    then paste it back in. Then we check out the newly published
    version (in the course shell) and the text box appears as it
    should. The problem is, there may now be other text boxes
    displaying the problem text being cut off.
    In my research on this issue, I did learn about setting text
    margins in the .FCM files, but I am finding this is something that
    must be planned for before creating the captivate, as it is not
    something I can change and then hope to take effect when the movie
    is next published.
    If this link works, it should launch a web page with an
    example of one of these problem text boxes..
    See
    what we are experiencing..
    Has anyone seen this issue? Would publishing these from
    Captivate 3 help?
    Thanks!
    Sean -

    Hi Sean
    In addition to what jbradley88 offered, there is one other
    factor that could be at play here.
    Do the captions look okay on some PCs and not on others? If
    so, it could point to an issue with the DPI settings for the PC. If
    this is the case, you will want to perform the following steps on
    the PCs where this is an issue.
    * Display the Windows Desktop (Easily done by pressing the
    Windows key and the D key together)
    * Right-click the Windows Desktop and choose Properties from
    the context menu
    * Click the Settings tab
    * Click the Advanced button
    * Click the General tab
    See the drop-down labeled DPI setting? If that is set to 120,
    try setting to 96 and see if things improve.
    This may not be what is at play, but I've seen it have an
    impact on other display issues.
    Cheers all... Rick

  • Help! Word Tables are Coming into FrameMaker as Text Boxes

    Help! I am converting a Word file into FrameMaker (FM) the same way for the past 10 years---now all of a sudden the Word tables are converting to text boxes, ahh! I open the Word file in FM, apply all my formatting & page layouts from my template, and then I go through and apply styles, format, etc.---this is the 2nd time in 2 weeks where ALL tables convert into text boxes in FM, help! I need to get these docs out ASAP! Thank you so much.

    Hi Arnis, it's happened with both FM8 & 10, and Word 2010. It's also happened when I save a PDF as an RTF---always worked in the past w/o any issues at all, but I just saved a 70-page doc from PDF to RTF, and ALL tables came in within text boxes...?
    I just saved the Word file as an RTF, brought it into FM, & it worked, thank God! Thank you so much for your help----what do you suggest about the PDF to RTF tables-in-text boxes issue? THANKS!!!

  • Issue with creating a text box from a loop

    I was hoping someone could take a look at this code and maybe
    help me find out why this isnt working. What I am trying to do is:
    (NOTE: I have used a few differents scripts and combined them, so
    the code may not be the greatest).
    Pull Data from a PHP file (The PHP file gets it's data from
    database)
    Then run a loop that brings in First Name, Last Name, Jersey
    Number, and Position
    Then before it loops and gets the next player it creates an
    array that creates 3 text boxes with Full Name, Jersey Number and
    position
    then it loops through the process again untill all of the
    records have been retreived.
    I'm not sure if its because I have a do while loop inside of
    a for loop inside of a function and an Array. I'm new to Arrays and
    loops. the issue is it wont display the text boxes.
    NOTE: When I trace this, the data is being retrieved.
    Thanks for the help

    "this" inside your onLoad() method refers to your loadvars
    instance, receive. and the loadvars class has no createTextField()
    method, so you're not going to create any textfields if that code
    is in the onLoad() body.
    to remedy, reference a timeline instead of receive.

  • Flash 7 dynamic text box IE issues

    Hi all,
    I am having issues with IE V.6.0.3790.0 not loading dynamic
    text into text boxes inside a Flash 7 SWF on a remote desktop. Does
    anyone know of any compatability issues with dynamic text boxes and
    IE? The file loads properly into Safari on my MAC, and I have the
    latest Flash Plugin installed. Could it be a Plugin issue, rather
    than a IE issue? The reason I am asking is I have a site launched
    and many people cannot see the pages that pull in Dynamic text. I
    am trying to either get to the bottom of it and provide a fix, or
    at least come up with some answers!

    quote:
    Originally posted by:
    AnandMX
    use embedFonts=true
    coz it seems that your fonts are not embedded thats y it is
    not visible there.
    Thanks - but why would the fonts be visible in Safari and
    Firefox, for example, and not in that version of IE?

  • Dynamic text boxes, font size issues

    I have created a dynamic text box and an input text box.
    I have produced code that replicates whatever is typed in the
    input box to display in the dynamic box along with a date and time
    stamp once a button is clicked.
    This all works fine, except for the sizes of the fonts. for
    both boxes, i selected font size 10 . The input box is fine,
    however the dynamic box text is huge.
    When i make the dynamic text font smaller, it fits in fine,
    but the input text that is inserted into the dynamic text box comes
    in too big. If i make the input text box font smaller it is
    unreadable when typing it in.
    any soultion to how to make my font consistent. I am assumin
    the problem is because both the text boxes are different sizes,
    however i don't know how to resolve the issue.
    Any help is much appreciated.

    var today_date:Date = new Date();
    var date_str:String =
    (today_date.getDate()+"/"+(today_date.getMonth()+1)+"/"+today_date.getFullYear());
    var my_date:Date = new Date();
    var boat = ""
    btn_send.onPress = function() {
    var today_date:Date = new Date();
    var date_str:String =
    (today_date.getDate()+"/"+(today_date.getMonth()+1)+"/"+today_date.getFullYear());
    var my_date:Date = new Date();
    date_txt = date_str + " " + my_date.getHours() + ":" +
    my_date.getMinutes() + ":" + my_date.getSeconds() + " " + boat;
    the text appears in the dynamic box it just is a mish mash of
    font sizes!!!

  • Issues with dynamic text box formatting

    I'm running into issues with using HTML formatting for a dymanic text field. I know these are quirky and I cannot figure out how to get the formatting proper.
    I have on my stage a dynamic text box called "content_txt" inside of a movie clip instance "content_mc". When it enters the frame, I fade the "content_mc" from alpha 0 to 100 using a timeline animation. In order for this to work, I have to embed the font in my "content_txt" text field. However, the only way I get get the HTML formatting to work is if I do not embed the font.
    The dymanic text field is set to render as HTML. In my actions layer, I set the text:
    this.content_mc.content_txt.htmlText = "<b>Hello world,</b> it is me again."
    In summary:
    1. If I do not embed the font, the alpha fade does not work but the HTML formatting does.
    2. If I embed the font, the alpha fade works but the HTML formatting does not.
    How do I resolve this? It's driving me nuts!

    How do you embed just one style?
    I've tried typing three words in the text field and formatting each (regular, bold, italic) but the text field just defaults to whichever format is first.
    Also, I tried embeding the whole character list and did not have success.

  • Weird text/image box issue

    I've run into an issue with text boxes or images, for some reason if i select certain text or image boxes, in article A, it will open a seperat article lets say article C. Its annoying and i've tried renaming the text box, the layer and nothing seems to solve this problem. Has anyone esle run into this issue, if so is there a way to stop this from happening?
    I'm working with the latest tools v19

    In most probabilty, I presume you are copy-pasting these boxes or frames between articles (separate indd files). It usually happens when we copy paste buttons or hyperlink frames from one article to another. In such a case, if you click on that frame or button, it'll pop-up or open the source article or indd file it was copied from. Now, if you close that file, each time you click on that button again, the source file will open up.
    So just let it stay open and don't close it till you finished working on your article, else stop copy pasting hyperlinked frames of buttons between articles.

  • Text box restrict characters issue

    I'm relatively new to Flash programming, and I'm having an issue where all of the text boxes will only allow characters 2,3, and 4 to be entered. They have been setup with the .restrict = "0-9 ." to allow all numbers.  I even created a test text box, and that has the same issue.  Is there something that I am missing that is causing this?  I'm using Flash Pro CS6 on a Windows XP machine.

    Usually when characters do not appear in a textfield it means the font needs to be embedded in the textfield.  If the textfield is on the stage, select it and in the Properties panel click the Embed button and choose the characters/font you wish to use for the textfield.

  • Internet Explorer 11 issue with displaying value in confirm password text box

    I have one Website which has deployed on Windows 2008 R2 server.
    I have one issue with one Web Page... In my Web page have 3 Text boxes for Passwords like -
    Login          :
    Password     :
    Confirm Password :
    So in this case, when this page load all data fills properly excluding confirm password.
    "Confirm Password" text box always shows Blank. This text box already filled through code as per database value, but not shown value in this text box.
    But same value is showing in first "Password" text box properly.
    This problem occurred in IE 10 and 11 only. Same page is showing properly on other browsers and IE8 also.
    Can you please give me any solution on this issue ?

    Hi,
    For the issue,I would like to confirm if the issue is related to compatibility.
    Please try to use compatibility mode use F12 to check IE8 mode will work.
    For reference about compatibility mode:
    http://blogs.msdn.com/b/ie/archive/2010/10/19/testing-sites-with-browser-mode-vs-doc-mode.aspx
    Regards,
    Kelvin hsu
    TechNet Community Support

Maybe you are looking for

  • My Apple Id is not an email address but I've already used my email address for an ID many, many years ago. How do I delete it?

    Is it possible to delete an old account I made so I can use that email address Apple ID as my new Apple ID for my currently email-less used Apple ID? Then I can use iCloud.

  • Error in setting CTX_DLL prpperties

    when i try to set those properties, errors occurs: Begin      CTX_DDL.CREATE_PERFERENCE('ENG_LEXER', 'BASIC_LEXER');      CTX_DLL.SET_ATTRIBUTE('ENG_LEXER', 'INDEX_THEMES','YES');      CTX_DLL.SET_ATTRIBUTE('ENG_LEXER', 'THEME_LANGUAGE','ENGLISH'); E

  • Image Mask Error Message when Reducing Size of PDF

    With my Mac, I embed jpg images in Microsoft Word documents, save them as pdf's, and reduce them. Size reduction often fails, with the error message "The PDF document contained image masks that were not downsampled".  Jpegs don't have masks, so I hav

  • Edit Distribution List doesn't work

    Before printing a group of envelopes, I used the Edit Distribution List command to make sure the correct addresses were in bold face. I OK'd the list, then printed the envelopes. The number of envelopes to be printed was larger than the number I want

  • Jdbc dead lock thread dump

    We have the following thread dump during jdbc dead lock, btw, we are using weblogic60sp2 and its bundled jdbc driver, I have a question, since I see many thread block on jts.Connection.internalRollback, is it true that different theads can concurrent