Hello,
I wanted to see if there is a way to vertically align text in the video module of the hexacorp template. I have a video of a sign with our company name centered. I have our tag line as the video_text_large and a sentence and read more at the bottom similar to your demo site. I want to keep the text from covering our company name in the video. I was able to do this with the below code.....but when the screen is resized it shoves the tag line up into the menu header. How can I keep the two bits of text to stay at the top and bottom of the module to keep the company name from being covered?
Thanks,
Peter
http://mainlymetals.com/new
<div class="video_text">
<div class="video_text_large">Collaborate, Innovate, Fabricate!</div>
<div class="video_text_large"> </div>
<div class="video_text_large"> </div>
<div class="video_text_large"> </div>
<div class="video_text_sub"><br /><br />We work closely with our customers to get the details right and get your product done when you need it.</div>
<a class="readon readon_highlight2" href="index.php?option=com_content&view=article&id=57&Itemid=245">Read More</a> <a class="readon readon_highlight_dark" href="index.php?option=com_content&view=article&id=59:our-services&catid=39:services">Services</a>
<div style="clear: both; height: 0px;"></div>
</div>