Inbox Problems
3 posters
Page 1 of 1
Re: Inbox Problems
Hello,
This looks like a CSS issue. May you post any CSS you have on your forum here for us please.
-Brandon
This looks like a CSS issue. May you post any CSS you have on your forum here for us please.
-Brandon
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Re: Inbox Problems
Hi,
Try adding this to your css (AP -> Display-> Colors-> CSS Stylesheet):
Try adding this to your css (AP -> Display-> Colors-> CSS Stylesheet):
- Code:
.pun tbody.statused td.tcl {
padding-top: 2em; }
EndlessDream- Forumember
- Posts : 107
Reputation : 22
Language : English, Spanish, Serbian
Re: Inbox Problems
XenoFalcon wrote:brandon can't you just inspect element?
Not from my tablet. It doesnt have developer tools on it :|.
Re: Inbox Problems
Find this in your css:
And just add this: padding-top: 1em;
So it'll look like this:
- Code:
ul.topiclist dd.dterm, ul.topiclist dt {
font-size: 1.1em;
}
And just add this: padding-top: 1em;
So it'll look like this:
- Code:
ul.topiclist dd.dterm, ul.topiclist dt {
font-size: 1.1em;
padding-top: 1em;
}
EndlessDream- Forumember
- Posts : 107
Reputation : 22
Language : English, Spanish, Serbian
Re: Inbox Problems
Can't find that.. i only see
ul.topiclist, .pmlist {
z-index: 999 !important;
position: relative !important;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;}
ul.topiclist, .pmlist {
z-index: 999 !important;
position: relative !important;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;}
Re: Inbox Problems
XenoFalcon wrote:Can't find that.. i only see
ul.topiclist, .pmlist {
z-index: 999 !important;
position: relative !important;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;}
Ok, try adding: padding-top: 1em; to that and if that doesn't work, add all this on bottom of your css:
- Code:
ul.topiclist dd.dterm, ul.topiclist dt {
font-size: 1.1em;
padding-top: 1em;
}
EndlessDream- Forumember
- Posts : 107
Reputation : 22
Language : English, Spanish, Serbian
Similar topics
» Inbox (portal) widget
» Buttons in Inbox are gone
» Can I increase the size of my pm inbox???
» Blocking Access To Inbox/Saved PMs
» How can i change you have no messages to Inbox
» Buttons in Inbox are gone
» Can I increase the size of my pm inbox???
» Blocking Access To Inbox/Saved PMs
» How can i change you have no messages to Inbox
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum