Nice to meet you
Please teach it
I want to perform centering of the letter of the HTML item.
http://dl.dropbox.com/u/21364404/img2.png
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Nice to meet you
Please teach it
I want to perform centering of the letter of the HTML item.
http://dl.dropbox.com/u/21364404/img2.png
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Hi
You can do this by using a table cell - once you have selected your table cell, you go to the inspector - choose the third table and there are the options for cell alignment.
Does that make sense?
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Thank you,
I make a table and want to place an image and a letter in the center in that.
If there is a better method, please teach it.
http://dl.dropbox.com/u/21364404/1.png
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Postscript
I want to apply background-image of the style sheet to a cell.
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Try the option on this thread
http://freewaytalk.net/thread/view/43388#m_43388
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
The easiest way is using a table cell but its not the only way… yes you can get text to centre vertically within a div although its certainly not the easiest thing. so if a table cell is ok then do it that way but for those who would prefer to use a div then this is an alternative method
Draw a layered box and add a border so you can see the box itself.
Name the box myText within the inspector palette
click extended and add this to the div styles tab
display:table
and close the popup
Then click inside and add your text
Then click edit styles and add a new style
Add this to the tab field
#myText p
Then add paragraph align center
Then click extended button and add these two attributes
display:table-cell
vertical:middle
then ok and publish
What should happen is the text is vertically centred in the box
all the best max
ps this doesn’t work in older browsers like ie6 or ie7
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
here is the download link to the example
cheers max
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Thank you,
I cannot explanation by English well,because i am Japanese.
freeway user is very kind and is tender.
Thank you for your help. BigG & max
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
I copied an HTML item named myTexty.
The name changed. myTexty → myText1
It is not reflected
I understood a possible thing if I changed the name of the tag. # myText p → #myText1 p
Please teach the method that does not have to change the name.
I do not have knowledge of the HTML. ….I’m sorry
http://dl.dropbox.com/u/21364404/img-A.png
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options