Post separating bar at wrong position
2 posters
Page 1 of 1
Post separating bar at wrong position
Hello,
I am currently facing this problem:
Why do i get that line there instead of being below the first post reminder?
Thank you,
MrMind.
I am currently facing this problem:
Why do i get that line there instead of being below the first post reminder?
Thank you,
MrMind.
Re: Post separating bar at wrong position
Hello MrMind,
Could you please provide a link to a topic on your forum with this problem ?
Thanks
Could you please provide a link to a topic on your forum with this problem ?
Thanks
Re: Post separating bar at wrong position
Yes of course.
I am not quite sure if guest can see this post but please give it a try:
I am not quite sure if guest can see this post but please give it a try:
- Link:
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: Post separating bar at wrong position
Go to Display > Templates > General > viewtopic_body
Find and remove :
Find :
Replace by :
Save and publish.
Find and remove :
- Code:
<!-- BEGIN first_post_br -->
</div>
<hr id="first-post-br" />
<div class="main-content topic">
<!-- END first_post_br -->
Find :
- Code:
</div>
<!-- END displayed -->
<!-- END postrow -->
</div>
Replace by :
- Code:
</div>
<!-- BEGIN first_post_br -->
</div>
<hr id="first-post-br" />
<div class="main-content topic">
<!-- END first_post_br -->
<!-- END displayed -->
<!-- END postrow -->
</div>
Save and publish.
Re: Post separating bar at wrong position
Hahaha, as usual it works!
Now about this, can i simply delete that line and add some affiliates there or it will make it a mess?
Now about this, can i simply delete that line and add some affiliates there or it will make it a mess?
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: Post separating bar at wrong position
Simply replace this :
By the content you want to display.
- Code:
<hr id="first-post-br" />
By the content you want to display.
Re: Post separating bar at wrong position
Ok Problem Solved! Thank you very much and have a pleasant night!
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!
Similar topics
» Table in post on wrong position
» How do you remove this line separating miniprofile and post body on an Invision forum?
» Something went wrong with this post
» position for post profile
» position fixed
» How do you remove this line separating miniprofile and post body on an Invision forum?
» Something went wrong with this post
» position for post profile
» position fixed
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum