- Posts: 43
- Thank you received: 0
facebook like button to small
- Edwin ramaker
-
Topic Author
- Offline
- Senior Boarder
-
Less
More
11 years 4 months ago #7191
by Edwin ramaker
facebook like button to small was created by Edwin ramaker
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 #7194 by Trung Duong
Replied by Trung Duong on topic Re: facebook like button to small
Hello,
You can edit template.css file around line 27, delete iframe from this code below:
original
change to
Regards
You can edit template.css file around line 27, delete iframe from this code below:
original
Code:
.vimeo-sc, .youtube-sc, iframe {
max-width: 100% !important;
}
change to
Code:
.vimeo-sc, .youtube-sc {
max-width: 100% !important;
}
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
The following user(s) said Thank You: Edwin ramaker
Please Log in or Create an account to join the conversation.
Time to create page: 0.187 seconds