Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Montezuma Theme »

[SOLVED] flash swf size wrong


  #1  
Old Jul 29, 2013, 07:11 AM
dcp
 
6 posts · Jul 2013
I have difficulties embedding flash files in this theme.

The on screen dimensions are correct in IEX but wrong in Chrome and Firefox.

The problems started right after i switched to the Montezuma them.

Any idea why only IEX seems to show the correct on screen dimensions?

Check out the following page http://goo.gl/XqTamy
It only shows what i want in IEX. In chrome and Firefox it is always to small.
  #2  
Old Jul 29, 2013, 08:13 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Try this, in MTO->CSS Files->content.css find
HTML Code:
embed {
	max-width: 				100% !important; 	/* WP adds 'width="..."' inline to images with .wp-caption, 
															and to embedded videos, adding !important to overwrite that */
	border: 					none; 
	height: 					auto;
}
and change it to
HTML Code:
embed {
	xmax-width: 				100% !important; 	/* WP adds 'width="..."' inline to images with .wp-caption, 
															and to embedded videos, adding !important to overwrite that */
	border: 					none; 
	xheight: 					auto;
}
this may cause other effect that you will have to address.
  #3  
Old Jul 29, 2013, 08:29 AM
dcp
 
6 posts · Jul 2013
Everything seems to be fine now.

Thanks for the quick help.

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
All in One SEO Pack wrong output tipsdejess Plugins & Atahualpa 3 Feb 25, 2015 09:37 AM
What's wrong with my menu and how do I fix it? ISFNpub Page & Category Menu Bars 1 Jul 2, 2010 06:42 AM
I couldn't figure out what is wrong barangist Header configuration & styling 4 Jun 26, 2010 05:00 AM
post title comes out wrong kappuz Center area post/pages 4 Jun 19, 2010 08:34 AM
Flash & Ata OGDuck Header configuration & styling 0 Jan 26, 2010 08:26 AM


All times are GMT -6. The time now is 10:27 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.