Topic image cells
2 posters
Page 1 of 1
Topic image cells
This is my forum: http://crowsamvteam.forumotion.com/
version: phpbb3
So my category cells are fine as seen in the screenshot: http://prntscr.com/9aeq2m
but my topic cells are wrong plus the text is overlapping as seen in the screenshot: http://prntscr.com/9ahxzh
I already tried increasing the size in page structure it didn't help.
Need this to be solved asap.
version: phpbb3
So my category cells are fine as seen in the screenshot: http://prntscr.com/9aeq2m
but my topic cells are wrong plus the text is overlapping as seen in the screenshot: http://prntscr.com/9ahxzh
I already tried increasing the size in page structure it didn't help.
Need this to be solved asap.
Kyoroichi- New Member
- Posts : 4
Reputation : 1
Language : English
Re: Topic image cells
Have you fixed it, because I do not see any text overlapping on the topics?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Topic image cells
look at the screenshots,
It doesn't look like that anymore because I made the images really small but I was trying to avoid that.
It doesn't look like that anymore because I made the images really small but I was trying to avoid that.
Kyoroichi- New Member
- Posts : 4
Reputation : 1
Language : English
Re: Topic image cells
Maybe this will help you out, it did help in my topic lists.
As you can set the icon space for the categories in the Admin Panel but this does not affect the Topic Lists.
I used this:
Hope it helps, just play around with the padding a bit.
As you can set the icon space for the categories in the Admin Panel but this does not affect the Topic Lists.
I used this:
- Code:
/* Add more space for icons */
ul.topics dd.dterm, ul.topics dt {
padding-left: 60px;
}
/* Re-align text Replies-Views-Last post */
ul.topics li.header dl.icon dt {
padding-right : 70px;
}
Hope it helps, just play around with the padding a bit.
Guest- Guest
Similar topics
» Image or Colourize the cells when a new message is posted
» Replace avatar with topic image to recent topic widget
» New Posts Topic Image
» Image in the "New Topic" window
» topic image slidedown
» Replace avatar with topic image to recent topic widget
» New Posts Topic Image
» Image in the "New Topic" window
» topic image slidedown
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum