My post extends the page?
2 posters
Page 1 of 1
Re: My post extends the page?
Hi @LadyQuinn,
This normally happens to unbreakable words on phpbb2. Adding the following rule to your stylesheet should break it to the next line.
Go to Display > Colors > CSS stylesheet and paste the following code.
You can also set a default width and clip the content with overflow:hidden;
This normally happens to unbreakable words on phpbb2. Adding the following rule to your stylesheet should break it to the next line.
Go to Display > Colors > CSS stylesheet and paste the following code.
- Code:
.postbody div { word-break:break-all }
You can also set a default width and clip the content with overflow:hidden;
Re: My post extends the page?
You're welcome ^^
Topic archived
If you have anymore questions, feel free to open a new topic. Have a nice weekend.
Topic archived
If you have anymore questions, feel free to open a new topic. Have a nice weekend.
Similar topics
» Clicking "view latest post" image brings me to top of that page, not last post on page.
» first post also see in second page.. help
» First post on every page???
» How to make the last post appear on the forum page
» Cannot post link as admin - "You haven't got the rights to access this page"
» first post also see in second page.. help
» First post on every page???
» How to make the last post appear on the forum page
» Cannot post link as admin - "You haven't got the rights to access this page"
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum