<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: Centering images vertically</title>
		<link>http://www.themolitor.com/forums/topic/centering-images-vertically</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Centering images vertically</description>
		<language>en-US</language>
		<pubDate>Sun, 10 May 2026 00:49:41 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/centering-images-vertically" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Centering images vertically"</title>
			<link>http://www.themolitor.com/forums/topic/centering-images-vertically#post-26745</link>
			<pubDate>Tue, 28 Jan 2014 09:58:56 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26745@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Yes, if you add a class name to the div shortcode, you can style it in the Custom CSS box.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>avf32 on "Centering images vertically"</title>
			<link>http://www.themolitor.com/forums/topic/centering-images-vertically#post-26735</link>
			<pubDate>Mon, 27 Jan 2014 17:03:49 +0000</pubDate>
			<dc:creator>avf32</dc:creator>
			<guid isPermaLink="false">26735@http://www.themolitor.com/forums/</guid>
			<description><p>Just a thought, in the MISC documentation it mentions adding a class within div shortcodes for styling purposes. Would I add the attributes for such a class in the custom CSS box in customise?</p>
<p>Cheers!
</p></description>
		</item>
		<item>
			<title>avf32 on "Centering images vertically"</title>
			<link>http://www.themolitor.com/forums/topic/centering-images-vertically#post-26734</link>
			<pubDate>Mon, 27 Jan 2014 16:59:46 +0000</pubDate>
			<dc:creator>avf32</dc:creator>
			<guid isPermaLink="false">26734@http://www.themolitor.com/forums/</guid>
			<description><p>Hey Chris,</p>
<p>Cheers for the reply. I'll keep trying various things and if I come up with anything I'll post it here. For now I've stuck the image inside a div shortcode within the column, then padded out the top. Works fine on desktop but naturally on mobile doesn't look great.</p>
<p>Cheers!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Centering images vertically"</title>
			<link>http://www.themolitor.com/forums/topic/centering-images-vertically#post-26694</link>
			<pubDate>Mon, 27 Jan 2014 11:07:45 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26694@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Sorry, but that goes a bit beyond the level of support I'm able to provide here in the forums. If it was something I knew off the top of my head I would gladly help, but since this requires a bit of custom CSS and some structure testing then I have to refer you to the customization request form: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Hope you understand.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>avf32 on "Centering images vertically"</title>
			<link>http://www.themolitor.com/forums/topic/centering-images-vertically#post-26675</link>
			<pubDate>Sun, 26 Jan 2014 07:10:45 +0000</pubDate>
			<dc:creator>avf32</dc:creator>
			<guid isPermaLink="false">26675@http://www.themolitor.com/forums/</guid>
			<description><p>Hey there,</p>
<p>I'm struggling to center images vertically when they are inside a column shortcode. Basically for most of the site I have two columns, left hand one has text and the right hand one a picture. I want to center the image vertically in the right hand column, but haven't found a way to do it.</p>
<p>What I currently have is: <a href="http://angelviewfilm.com/wordpress/?menu=about-us&#038;panel=1" rel="nofollow">http://angelviewfilm.com/wordpress/?menu=about-us&#038;panel=1</a></p>
<p>You can see the image is aligned at the top. The code is below:</p>
<pre><code>[three_fifth]
[div align=&#34;center&#34;]
&#60;h1&#62;&#60;b&#62;&#60;span style=&#34;color: #8eb2ed;&#34;&#62;Experts&#60;/span&#62;&#60;/b&#62; in aerial work&#60;/h1&#62;
Utilising the latest technology to deliver beautiful video and photo footage like no other, we design and build our own aerial systems; a rarity in the industry. This gives us an advantage in the field in terms of total self-reliance and rapid turnaround times; a slick operation that saves you time and money.

Camera&#039;s we&#039;ve carried include the Red Epic, Red Dragon, Sony F55, Canon 5D, Panasonic GH3, Black Magic and GoPro. Focal lengths up to 50mm and beyond have been successfully flown, including anamorphics. Special requirements such as lifting two Epics for 3D filming and remote focus can also be catered for.
[/div]
[/three_fifth]
[two_fifth_last]
&#60;a href=&#34;http://angelviewfilm.com/wordpress/wp-content/uploads/2013/03/aboutus_1.jpg&#34;&#62;&#60;img class=&#34;aligncenter size-medium wp-image-1721&#34; alt=&#34;aboutus_1&#34; src=&#34;http://angelviewfilm.com/wordpress/wp-content/uploads/2013/03/aboutus_1-300x237.jpg&#34; width=&#34;300&#34; height=&#34;237&#34; /&#62;&#60;/a&#62;
[/two_fifth_last]</code></pre>
<p>Maybe there is some custom CSS or adding a class?</p>
<p>Thanks in advance!</p>
<p>Shahid
</p></description>
		</item>

	</channel>
</rss>
