Topics link not working properly..
3 posters
Page 1 of 1
Topics link not working properly..
Hello once again.
I noticed today that the title of the posts in my forum dont work properly. something is going wrong
You can see it here.
http://informationforumgr.forumgreek.com/t3055p70-topic#5724
Why is this happening?
This is what i use to the templates
I noticed today that the title of the posts in my forum dont work properly. something is going wrong
You can see it here.
http://informationforumgr.forumgreek.com/t3055p70-topic#5724
Why is this happening?
This is what i use to the templates
- template:
- Code:
<div class="titlospost"><a href="{postrow.displayed.U_POST_ID}" style="position: relative; top: 0px; width: 1px;"><strong>{postrow.displayed.POST_SUBJECT}</strong></a></div>
- css:
- Code:
.titlospost {
text-align: center;
border-top:1px solid #ccc;
border-bottom: 1px solid #ccc;
font-size:13px;
font-family:Trebuchet MS;
height:20px;
padding-top:5px;
}
Last edited by Marios94 on April 25th 2014, 2:10 pm; edited 1 time in total
Re: Topics link not working properly..
Hi
So the title is going down? Can you screen the problem? This is a guess shot though:
#1 You can remove the padding
#2 You can apply this in the CSS:
^ To the current code you have, that is.
Regards,
Pizza Boi
So the title is going down? Can you screen the problem? This is a guess shot though:
#1 You can remove the padding
#2 You can apply this in the CSS:
- Code:
position: relative;
bottom: 6px;
^ To the current code you have, that is.
Regards,
Pizza Boi
Pizza Boi- Hyperactive
- Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!
Re: Topics link not working properly..
That is not the problem. The problem is that the link is not correct.
As soon as you click on the title it should show on the url the post link but it doesn't.
EDIT: I solved it.
I changed the
***SOLVED***
As soon as you click on the title it should show on the url the post link but it doesn't.
EDIT: I solved it.
I changed the
- Code:
{postrow.displayed.U_POST_ID}
- Code:
{postrow.displayed.POST_URL}
***SOLVED***
Re: Topics link not working properly..
Topic Solved & 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
» Widget Not working properly.
» Toolbar icons not working properly?
» Admin Panel not working properly
» Administration Panel Not working Properly.
» Categories not working properly. What did i do wrong?
» Toolbar icons not working properly?
» Admin Panel not working properly
» Administration Panel Not working Properly.
» Categories not working properly. What did i do wrong?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum