[Pro] Markup item inside html needs centered

I am putting a video player inside a markup item, inside an html item. Is there a way to center the markup inside the html so that it doesn’t come out flush left?

Thanks for the help !!

R


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Select everything inside the outer HTML item and treat it like text and align it centre.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

David,

Did what you said, but it made no difference. I tried it left, center and right.

What I am attempting to do is put a jw player inside this, it will center on the layout but not on the final product on the web.

Thanks

R


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

  1. Your text alignment (left, right, center) requires some text to work. As
    long as the code you are inserting through the markup item has no float
    attribute, then simply wrap your markup code in paragraph tags. Like

YOUR CODE

  1. Use custom padding on the containing html div box to set the top and
    left measurement to make your item look like it is centered in the browser.
    Easier if you know the dimensions of the item you are bringing in through
    markup.


Ernie Simpson

On Fri, Jun 15, 2012 at 3:48 PM, sampolfonz email@hidden wrote:

David,

Did what you said, but it made no difference. I tried it left, center and
right.

What I am attempting to do is put a jw player inside this, it will center
on the layout but not on the final product on the web.

Thanks

R


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

There may also be some styling in the Markup that can affect this. Post a link and we can have a look.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

David,

Thanks for your help. The padding idea offered by Ernie took care of the issue.

If you want to see the video box (still working on getting the jw player vertically correct in the blue background) but here is the link:

http://www.fbcgriffith.org/audio-2012.html#

scroll down.

Thanks,

R


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Do you particularly want it to have a blue background?

I think I would add the border attribute to the mediaspace_wrapper itself.

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Okay. Will try that. Thanks.

R


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options