- Posts: 71
- Thank you received: 1
text in my articles is being cut off on the right hand ? ? ?
- Stephanie Crespo
-
Topic Author
- Offline
- Senior Boarder
-
Less
More
12 years 1 week ago - 12 years 1 week ago #4589
by Stephanie Crespo
The text in my articles is being cut off on the right hand
see example here:
fifaecuador.com/index.php/torneos/ce-serie-a
Only about 4 letters per line are being cut off... I dont see anyway to control this in the wyswig editor, so I am thinking this must be controlled in the template some how?
Any thoughts?
Thank you in advance
see example here:
fifaecuador.com/index.php/torneos/ce-serie-a
Only about 4 letters per line are being cut off... I dont see anyway to control this in the wyswig editor, so I am thinking this must be controlled in the template some how?
Any thoughts?
Thank you in advance
Last edit: 12 years 1 week ago by Stephanie Crespo.
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
12 years 1 week ago #4592 by Trung Duong
Replied by Trung Duong on topic Re: text in my articles is being cut off on the right hand ? ? ?
Hello,
You should edit template.css and find this code below around line 133 and remove float:left element
You should edit template.css and find this code below around line 133 and remove float:left element
Code:
.item-custom-bg, .component-page-bg {
border: 1px solid #FFFFFF;
float: left; /* remove this line */
overflow: hidden;
padding: 10px 15px 10px 0;
}
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: Stephanie Crespo
Please Log in or Create an account to join the conversation.
- Stephanie Crespo
-
Topic Author
- Offline
- Senior Boarder
-
Less
More
- Posts: 71
- Thank you received: 1
12 years 1 week ago #4611
by Stephanie Crespo
Replied by Stephanie Crespo on topic Re: text in my articles is being cut off on the right hand ? ? ?
Once again. THANK YOU!
You guys are worth every penny!
You guys are worth every penny!
Please Log in or Create an account to join the conversation.
- Stephanie Crespo
-
Topic Author
- Offline
- Senior Boarder
-
Less
More
- Posts: 71
- Thank you received: 1
12 years 5 days ago - 12 years 5 days ago #4649
by Stephanie Crespo
Replied by Stephanie Crespo on topic Re: text in my articles is being cut off on the right hand ? ? ?
Does that work for every Navigator? For some reason it works in explorer and chrome but not in firefox.
Last edit: 12 years 5 days ago by Stephanie Crespo.
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
12 years 5 days ago #4650
by Trung Duong
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!
[img]...[/img]
[img]...[/img]
[img]...[/img]
Replied by Trung Duong on topic Re: text in my articles is being cut off on the right hand ? ? ?
Find and remove
Regards
Code:
.item-custom, .component-page {
background: none repeat scroll 0 0 #F8F7F7;
border: 1px solid #ECECEC;
float: left;/* remove this line */
}
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: Stephanie Crespo
Please Log in or Create an account to join the conversation.
Time to create page: 0.197 seconds