Archived
This topic is now archived and is closed to further replies.

Recommended Posts
-
Similar Content
-
By BentleyD+
Hi Everyone,
I am currently working on MoonBodySoul.com When platform 5 is activated, I am unable to upload images. I get an HTTP Error. The moment I deactivate the plugin, images are easily uploaded. Please help! Thank you in advance.
-Bentley
-
By pehja+
All my pictures will have the name Page Lines. I don't want that. So where do I remove it?
-
By redstate
I've set the width of my Blog photos and videos at 560 pixels wide. How do I set the text width the same?
See: http://americansendingabuse.org
-
By bananaking
Dear Capable Technical Support.
I am having an issue to create 2 fixed column space to display uploaded images (from users), that would fit fixed frame of (494px width, 494 heighteach). The arrangement I have desired is like this: http://postimg.org/image/piag1hbnp/ .
Distances between margins I would like to manage myself.
I would be forever thankful If you could guide me.
Kind regards,
bananaking
-
By AEP
Help, I need to get straight alignment between the three column images on Mac's landing page at the bottom of the page. The Youtube video embed into the media box "text and HTML" box results in 10 or so pixels below the adjacent column images. I did a test replacing the Youtube video with a photo of the same resolution and it aligned with the other right photo. The problem is with the Youtube video.
Website URL: http://test.macelectricco.com/
Framework Version: 2.0.4
WordPress Version: 3.9.1
Plugins in Use: JetPack, SFDC web to lead, Akismet, Google Doc Embedder, WP Google Fonts
Server/Host: Godaddy.com
Screenshots: see attached
Details: The About page has a 3 column section below a slider. The middle box is a Youtube video embed in the media box text section but it will not align with the left and right photos thus making it out of alignment. I did a test with a photo the same resolution as the left and right boxes and it aligned perfect 600X350 which leads me to believe that a Youtube embed is causing the alignment problem. I deleted fall back css custom code
Youtube embed: <iframe width="413" height="241" src="//www.youtube.com/embed/SBnrqYbzZOQ" frameborder="0" allowfullscreen></iframe>
Martin's screencast:
http://screencast.com/t/uKE2Wfwqh
I did an inspect on the column but couldn't find the top margin in the div as suggested by Martin. Here is the inspect when I right clicked on the Youtube media box in the center:
<span class="ctitle">MediaBox</span>
element.style { } test.macelectricco.com/ media="all" html, body, div, span,applet, object, iframe, h1, h2, h3, h4, h5,h6, p, blockquote, pre, a, abbr, acronym,address, big, cite, code, del, dfn, em,font, img, ins, kbd, q, s, samp, small,strike, strong, sub, sup, tt, var, b, u, i,center, dl, dt, dd, ol, ul, li, fieldset,form, label, legend, table, caption, tbody,tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
-