DevFuse Products (View All Products)
Issue information
-
#000583
-
Suggestion
-
0 - None Assigned
-
Fixed
-
2.2.2
-
2.3.0
Centre video embed but not the video content text.
Manual Patch:
Open Admin CP > Look & Feel Tab > select skin > skin_videos > videoView
Find:
Replace With:
Save.
Manual Patch:
Open Admin CP > Look & Feel Tab > select skin > skin_videos > videoView
Find:
<div class='ipsBox_container ipsPad_half' style='text-align:center;'>
{$video['embed']}
Replace With:
<div class='ipsBox_container ipsPad_half'>
<div style='text-align:center;'>
{$video['embed']}
</div>
Save.
1 user(s) are reading this issue
0 members, 1 guests, 0 anonymous users











