- Posts: 7
- Thank you received: 0
Bad display <!-- Facebook Button -->
- Eric STOCLET
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
11 years 4 months ago #6701
by Eric STOCLET
Bad display <!-- Facebook Button --> was created by Eric STOCLET
Heelo,
I have a problem when click the "facebook like" button. Your demo site has the same issue :
How to fix the problem, please ?
I have a problem when click the "facebook like" button. Your demo site has the same issue :
Attachment scrrenshot.jpg not found
How to fix the problem, please ?
Attachments:
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
11 years 4 months ago - 11 years 4 months ago #6704 by Trung Duong
Replied by Trung Duong on topic Re: Bad display <!-- Facebook Button -->
Hello,
You can edit this file /templates/ot_naturalcosmetics/css/template.css line 237
find and edit this code
and change to
You can edit this file /templates/ot_naturalcosmetics/css/template.css line 237
find and edit this code
Code:
.vimeo-sc, .youtube-sc, iframe{
max-width: 100% !important;
}
and change to
Code:
.vimeo-sc, .youtube-sc{
max-width: 100% !important;
}
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Last edit: 11 years 4 months ago by Trung Duong.
Please Log in or Create an account to join the conversation.
Time to create page: 0.189 seconds