Noblekain
Contributor
Poster's IP: Logged
Posts: 102
Threads: 12
Private Posts: 30
|
Hey Chops.
Way back when I did the apocalypse site, we discovered that somehow the Title of each thread was missing once you went into it.
It's strange but I looked back on the "original" CSS sheet, and there's no unique system tag for this value.
I DID put the PageDesc tag there, but it doesn't show the thread title when you click into the thread.
EX. on this particular thread, at the Top is says (in red) Missing Forum title, and then the line below it: General.
That's gone from my layout, but I'm not sure what System tag should be there.
This user's posts are being ignored.
|
Chops
Administrator
Poster's IP: Logged
Posts: 7607
Threads: 218
Private Posts: 1160
Site(s): PiaS
|
<!--System:Title-->
It's also a good idea to do it with a div or span with id=pagetitle
For example:
<div id=pagetitle><!--System:title--></div>
--
It's all in the reflexes.
This user's posts are being ignored.
|
Noblekain
Contributor
Poster's IP: Logged
Posts: 102
Threads: 12
Private Posts: 30
|
Posted: 6481 days ago
|
Edited: 6481 days ago
|
|
Cool...
though now I can't get the settings to deploy. Not sure why, but the "Go Live" isn't updating.
NM... somehow I got it to work
This user's posts are being ignored.
|