- Posts: 22
- Thank you received: 0
TEXT IS CUTTING OFF
-
stephycrespo
Inactive member -
Topic Author
- Member
-
Less
More
11 years 3 weeks ago - 11 years 3 weeks ago #42637
by stephycrespo
TEXT IS CUTTING OFF was created by stephycrespo
Last edit: 11 years 3 weeks ago by stephycrespo.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 2 weeks ago #42649
by ivan.milic
Replied by ivan.milic on topic TEXT IS CUTTING OFF
In your content you have:
<table style="height: 502px; width: 590px;">
...
you can not set width and height like that for responsive design
<table style="height: 502px; width: 590px;">
...
you can not set width and height like that for responsive design
Please Log in to join the conversation.
-
stephycrespo
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 22
- Thank you received: 0
11 years 2 weeks ago #42680
by stephycrespo
Replied by stephycrespo on topic TEXT IS CUTTING OFF
So what do i need to do?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 2 weeks ago #42686
by ivan.milic
Replied by ivan.milic on topic TEXT IS CUTTING OFF
Something like this:
<table style="width: 100%">
but there are million other ways you can create same looking page part
<table style="width: 100%">
but there are million other ways you can create same looking page part
Please Log in to join the conversation.
-
stephycrespo
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 22
- Thank you received: 0
11 years 2 weeks ago #42701
by stephycrespo
Replied by stephycrespo on topic TEXT IS CUTTING OFF
Can you please show me which of these pages i can find that table style
Edit css/admin.css
Edit css/layout.css
Edit css/rtl.css
Edit css/scroll_to_top.css
Edit css/template_css.css
I cant find it anywhere.
What other way can i fix this issue?
I need to publish the site ASAP.
Please help.
Edit css/admin.css
Edit css/layout.css
Edit css/rtl.css
Edit css/scroll_to_top.css
Edit css/template_css.css
I cant find it anywhere.
What other way can i fix this issue?
I need to publish the site ASAP.
Please help.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 2 weeks ago #42706
by ivan.milic
Replied by ivan.milic on topic TEXT IS CUTTING OFF
That is in article content
Please Log in to join the conversation.
Time to create page: 0.289 seconds