Last post icon not showing properly
3 posters
Page 1 of 1
Last post icon not showing properly
Hello. I remember asking this a while ago but i have the same problem again.
I made the last post icon on the board index show at the top but it gets cut by the line of the category above.
So we have it clear i am using the following:
Thank you.
I made the last post icon on the board index show at the top but it gets cut by the line of the category above.
So we have it clear i am using the following:
- (Template) index_box:
- Code:
<td class="tcr">
<span>
<!-- BEGIN switch_topic_title -->
<div class="statboard"> <ul>
<li>{catrow.forumrow.TOPICS} Θέματα</li>
<li>{catrow.forumrow.POSTS} Απαντήσεις</li>
</ul></div>
<center><div class="themataforum"><a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />
<div class="toksakia">{catrow.forumrow.USER_LAST_POST}</div></div></center>
<!-- END switch_topic_title -->
</span>
</td>
- CSS Stylesheet:
- Code:
.toksakia a[href$="?view=newest"] {position:absolute !important;
margin: -45px 0px 0px 20px !important;
z-index:999 !important;
}
.toksakia2 {position: absolute;
margin: -67px 0px 0px 300px;
}
a.last-post-icon {position:absolute;
margin: -45px 0px 0px 20px !important;
z-index:999 !important;
}
Thank you.
Re: Last post icon not showing properly
Hello Marios,
Try adding this to your CSS :
Try adding this to your CSS :
- Code:
.pun table .tcr { overflow:visible !important; }
Re: Last post icon not showing properly
Thank you! Problem Solved!
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: Last post icon not showing properly
Problem solved & topic archived.
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.
Similar topics
» Code for showing post
» Thanks Icon NOT showing up
» Hide Widgets (Arrow/icon not showing)
» first post showing
» New Post Indicator not showing up
» Thanks Icon NOT showing up
» Hide Widgets (Arrow/icon not showing)
» first post showing
» New Post Indicator not showing up
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum