The height/width under AME settings were just fine and I also implemented the {} as you suggested but it still doesnt work.
Quote:
Originally Posted by Digital Jedi
Only thing I can think of is to check your Height and Width global settings in the AME CP and make sure they aren't blank. Then resave your posts and see if the settings stick. If that doesn't work, then go into your media definition and in the Replacement HTML put brackets around each instance of the size variables. Remember that you'll probably have more than two each definition:
Code:
width="{$ameinfo[width]}" height="{$ameinfo[height]}"
Then resave the posts and see if that helps.
|