Recent Topics

Members
Stats
  • Total Posts: 10,737
  • Total Topics: 1,372
  • Online today: 328
  • Online ever: 879
  • (Jan 21, 20, 05:49:15 PM)
Users Online
Users: 0
Guests: 317
Total: 317

anecdota help

Started by fatdaddy, Mar 28, 13, 06:34:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

fatdaddy

hi.
what do I do to place the "unread posts since last visit" at the bottom of the page as well as in the header ?  ^-^

Crip

i put 2 diff. links, just use the one you want to add in the Footer_Section/FooterArea..



$txt['unread_since_visit'] = 'Show unread posts since last visit.';
$txt['show_unread_replies'] = 'Show new replies to your posts.';


====>equals===>>>>>>>>>>>>

<li><a href="', $scripturl, '?action=unread">', $txt['unread_since_visit'], '</a></li>
<li><a href="', $scripturl, '?action=unreadreplies">', $txt['show_unread_replies'], '</a></li>';




..need any help wees here.
        :wc:
I have become comfortably numb!


No PM's for Support unless invited! 

I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -
TOTM Winner.

fatdaddy

thanks Crip  :)

would it work if I put it in the <div class="nextlinks_bottom"></div> area ?
and where would I find that....................

thanks again

Crip

It probably would work - >
i can't recall that in the Theme , it's coming from a "different SMF-Template" than the  "(Index.template.php)" ?
But i don't know where..?


Quote from: fatdaddy on Mar 30, 13, 05:21:51 AM
thanks Crip  :)
would it work if I put it in the <div class="nextlinks_bottom"></div> area ?
and where would I find that....................
thanks again
I have become comfortably numb!


No PM's for Support unless invited! 

I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -
TOTM Winner.

fatdaddy

OK, I'll dig some more

(is there anything like the random quoytes mod that works without the portal ? )

Crip

what like mine up top? .... tportal.Net has a PHP code block i use, but you could use something Like:
<?php includes();?> .. i reckon so..?? - really dunno?
I have become comfortably numb!


No PM's for Support unless invited! 

I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -
TOTM Winner.