Former Member
inherit
guest@proboards.com
222576
0
Nov 26, 2024 0:41:34 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Aug 18, 2015 6:37:53 GMT -8
iv just noticed iv got no thread titles in the threads like this ... and iv used a template/plugin/header code not sure which or where it is to put titles on my other sites, but i cant seem to find it now ...... does anyone know which plugin/code thingy it is please ? Theres no titles because iv got rid of the title bar and i need it to stay like that. you can see where the title is at the top of the post here on my other site ... but im not wanting the one which puts the tltie in the action bar .... im wanting the one for the first post.
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 26, 2024 0:41:34 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Aug 18, 2015 10:04:27 GMT -8
bump ... its been moved and im not sure its been seen sorry
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 26, 2024 0:41:34 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Aug 19, 2015 7:23:26 GMT -8
bump can someone give me a hand with this please its urgent ish.
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 26, 2024 0:41:34 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Aug 21, 2015 15:18:53 GMT -8
bump hello, still cant find it
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Aug 22, 2015 16:01:44 GMT -8
That is found in: Admin> Themes> Layout Templates>Thread
And you are looking for this: <h1>$[thread.subject]</h1>
But I'm not sure where you want it to show up so really can't tell you where to put it but maybe I can give you a bit of direction. If you want it say above your date you'd put it here:
<tbody class="$[list_class]"> <h1 style="position:relative;top:20px;left:400px;margin-bottom:-20px;z-index:100;">$[thread.subject]</h1>
I added a style to position it so you could play around with where you want it. Currently the above is putting it between the date and the Quote button but if you set those to zero it'll put it above the date but you'll still need to position it some so it looks good.
Hope that helped a wee bit.
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 26, 2024 0:41:34 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Aug 22, 2015 16:05:48 GMT -8
That is found in: Admin> Themes> Layout Templates>Thread
And you are looking for this: <h1>$[thread.subject]</h1>
But I'm not sure where you want it to show up so really can't tell you where to put it but maybe I can give you a bit of direction. If you want it say above your date you'd put it here:
<tbody class="$[list_class]"> <h1 style="position:relative;top:20px;left:400px;margin-bottom:-20px;z-index:100;">$[thread.subject]</h1>
I added a style to position it so you could play around with where you want it. Currently the above is putting it between the date and the Quote button but if you set those to zero it'll put it above the date but you'll still need to position it some so it looks good.
Hope that helped a wee bit.
sorry iv fixed this one i forget to say.
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 26, 2024 0:41:34 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Aug 22, 2015 16:17:31 GMT -8
That is found in: Admin> Themes> Layout Templates>Thread
And you are looking for this: <h1>$[thread.subject]</h1>
But I'm not sure where you want it to show up so really can't tell you where to put it but maybe I can give you a bit of direction. If you want it say above your date you'd put it here:
<tbody class="$[list_class]"> <h1 style="position:relative;top:20px;left:400px;margin-bottom:-20px;z-index:100;">$[thread.subject]</h1>
I added a style to position it so you could play around with where you want it. Currently the above is putting it between the date and the Quote button but if you set those to zero it'll put it above the date but you'll still need to position it some so it looks good.
Hope that helped a wee bit.
i found the code which puts the title at the top of every post in the thread, its good for the ads and members to read. thank you anyways
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Aug 22, 2015 16:37:54 GMT -8
That is found in: Admin> Themes> Layout Templates>Thread
And you are looking for this: <h1>$[thread.subject]</h1>
But I'm not sure where you want it to show up so really can't tell you where to put it but maybe I can give you a bit of direction. If you want it say above your date you'd put it here:
<tbody class="$[list_class]"> <h1 style="position:relative;top:20px;left:400px;margin-bottom:-20px;z-index:100;">$[thread.subject]</h1>
I added a style to position it so you could play around with where you want it. Currently the above is putting it between the date and the Quote button but if you set those to zero it'll put it above the date but you'll still need to position it some so it looks good.
Hope that helped a wee bit.
i found the code which puts the title at the top of every post in the thread, its good for the ads and members to read. thank you anyways Totally confusing me. I thought you didn't want it on every post but the first one? So you found the code you were looking for and didn't bother to say so in this thread? Did I waste my time?
|
|
Former Member
inherit
guest@proboards.com
222576
0
Nov 26, 2024 0:41:34 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Aug 22, 2015 17:18:24 GMT -8
i found the code which puts the title at the top of every post in the thread, its good for the ads and members to read. thank you anyways Totally confusing me. I thought you didn't want it on every post but the first one? So you found the code you were looking for and didn't bother to say so in this thread? Did I waste my time?
no i said the action bar and meant 'all posts' sorry
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Aug 22, 2015 17:30:55 GMT -8
Totally confusing me. I thought you didn't want it on every post but the first one? So you found the code you were looking for and didn't bother to say so in this thread? Did I waste my time?
no i said the action bar and meant 'all posts' sorry Well, this..." im wanting the one for the first post." sure sounded like just for the first post.
But that's o.k. But please do keep track of your threads and when you find a solution or no long want to do whatever, please say so in the thread. Thanks.
|
|