- Posts: 2
COMMUNITY FORUM
Stupid Background Color Question
- gfantsaez
-
Topic Author
- Offline
- New Member
Less
More
14 years 5 months ago #37009
by gfantsaez
Stupid Background Color Question was created by gfantsaez
Greetings,
I'm a Joomla newbie - and am posting a video on the home page of a charity called GroundedinMusic.org - www.groundedinmusic.org/
If you can see, there is this darn white box around the video. I changed the default background on the plug-in manager to black and I tried editing the code on that page. I'm just using html and here is what I have:
<p style="text-align: center;"><span style="font-size: 14pt;"><i>Grounded in music was founded in 2007 with a simple, but important mission: to leverage the power of music to transform young lives by creating self-confidence, opportunity and hope.</i></span></p>
<div style="height: 100%; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #000000; margin: 0px;">
<p><span style="border-style: none; background-color: #000000;">{mov}Grounded2010{/mov}</span></p>
</div>
<p style="text-align: center;"><span style="font-size: 24px;"><i>
</i></span></p>
Can someone help me get rid of that darn white box?
Thank you,
Gina
This email address is being protected from spambots. You need JavaScript enabled to view it.
I'm a Joomla newbie - and am posting a video on the home page of a charity called GroundedinMusic.org - www.groundedinmusic.org/
If you can see, there is this darn white box around the video. I changed the default background on the plug-in manager to black and I tried editing the code on that page. I'm just using html and here is what I have:
<p style="text-align: center;"><span style="font-size: 14pt;"><i>Grounded in music was founded in 2007 with a simple, but important mission: to leverage the power of music to transform young lives by creating self-confidence, opportunity and hope.</i></span></p>
<div style="height: 100%; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #000000; margin: 0px;">
<p><span style="border-style: none; background-color: #000000;">{mov}Grounded2010{/mov}</span></p>
</div>
<p style="text-align: center;"><span style="font-size: 24px;"><i>
</i></span></p>
Can someone help me get rid of that darn white box?
Thank you,
Gina
This email address is being protected from spambots. You need JavaScript enabled to view it.
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
Less
More
- Posts: 4696
14 years 5 months ago - 14 years 5 months ago #37010
by Katia
Replied by Katia on topic Re: Stupid Background Color Question
You must reduce the width of your container from 650px to 558px which is the width of the video screen.
Differently upgrade to the latest AllVideos version and check the Custom options per video paragraph of the documentation:
www.joomlaworks.net/content/view/35/41/
Differently upgrade to the latest AllVideos version and check the Custom options per video paragraph of the documentation:
www.joomlaworks.net/content/view/35/41/
Please Log in or Create an account to join the conversation.
- gfantsaez
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 2
14 years 5 months ago #37011
by gfantsaez
Replied by gfantsaez on topic Re: Stupid Background Color Question
Katia,
Thanks for your help. I'm still confused. I don't have a container that I know of... How do I reduce the size? I didn't create a container?
I read the Custom Options Per Video but it confused me more... I'm not much a web guru obviously - the paragraph says, "You can also use syntax like: {format/provider}filename|width|height|autoplay{/format/provider}" - but where in my html code that I pasted above would I put that? Can you edit my code above or can I hire you to fix this for me?
Thank you!!
Gina
Thanks for your help. I'm still confused. I don't have a container that I know of... How do I reduce the size? I didn't create a container?
I read the Custom Options Per Video but it confused me more... I'm not much a web guru obviously - the paragraph says, "You can also use syntax like: {format/provider}filename|width|height|autoplay{/format/provider}" - but where in my html code that I pasted above would I put that? Can you edit my code above or can I hire you to fix this for me?
Thank you!!
Gina
Please Log in or Create an account to join the conversation.