Ask a Question related to Adobe Dreamweaver & Contribute, Design and Development.
-
Manuel Socarras #1
Re: align "right" the text inside a text field?
hi:
this is the code i've used:
<STYLE type="text/css">
<!--
..totalField {
font-weight: bold;
text-align: right;
}
-->
</STYLE>
and these are the results:
MacOSX 10.3.7
-------------
NN 7.2 - OK
Firefox 1.0 - OK
IE 5.2.3 - bold OK. * text aligned left *
Safari 1.1 - bold OK. * text aligned left *
Windows 2000 Pro
----------------
IE 6.0 - OK
i guess there's nothing to do with IE & Safari in Mac, am i right?
thanks in advance,
manuel
> Yes - use CSS to set the text-align style.
>
> -- Murray --->> hi:
>>
>> is it possible to align "right" the text inside a text field
>> in a form?
>>
>> TIA,
>>
>> manuel
Manuel Socarras Guest
-
"Text image" back to "Editable text"
I need to convert "text image" to "editable text" in illustrator. I can't found any option for this in illustrator. But in acrobat using the OCR... -
Font size of annotation's contents("Text box tool" formely known as "FreeText")
hi all I need to add annotation of "FreeText" type (Text Box Tool) having some text.I am able to add annotation, set the content text and set... -
dynamic text field & "paging" content
I have a dynamic text field that gets populated from the backend with free form text (can be any text really). I want to be able to populate the... -
Added text field to database. New entries not equal to "" ???
Hi! I'm accessing an MS Access database from an ASP server. I just added a new text column (field) to one of my tables. I have not added any... -
Dynamic text box won't scroll when "render text as HTML" is clicked
I'm using FLASH MX and I'm trying to create a dynamic text box that loads an external text file, contains clickable links and scrolls. I've... -
Murray *TMM* #2
Re: align "right" the text inside a text field?
That's consistent with my results as well....
Looks like you are correct.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Manuel Socarras" <msoc**no-spam**@airtel.net> wrote in message
news:cvgnb4$9av$1@forums.macromedia.com...> hi:
>
> this is the code i've used:
>
> <STYLE type="text/css">
> <!--
> .totalField {
> font-weight: bold;
> text-align: right;
> }
> -->
> </STYLE>
>
> and these are the results:
>
> MacOSX 10.3.7
> -------------
> NN 7.2 - OK
> Firefox 1.0 - OK
> IE 5.2.3 - bold OK. * text aligned left *
> Safari 1.1 - bold OK. * text aligned left *
>
> Windows 2000 Pro
> ----------------
> IE 6.0 - OK
>
>
> i guess there's nothing to do with IE & Safari in Mac, am i right?
>
> thanks in advance,
>
> manuel
>
>>>> Yes - use CSS to set the text-align style.
>>
>> -- Murray ---
>>>>> hi:
>>>
>>> is it possible to align "right" the text inside a text field
>>> in a form?
>>>
>>> TIA,
>>>
>>> manuel
>
>
>
>
>
>
>
Murray *TMM* Guest
-
Manuel Socarras #3
Re: align "right" the text inside a text field?
Thanks a lot!
Murray *TMM* wrote:
> That's consistent with my results as well....
>
> Looks like you are correct.
>Manuel Socarras Guest
-
Murray *TMM* #4
Re: align "right" the text inside a text field?
You're welcome!
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Manuel Socarras" <msoc**no-spam**@airtel.net> wrote in message
news:cvi5ct$gjn$2@forums.macromedia.com...> Thanks a lot!
>
> Murray *TMM* wrote:
>>> That's consistent with my results as well....
>>
>> Looks like you are correct.
>>
Murray *TMM* Guest



Reply With Quote

