Extensions & Styles for phpBB 3.1.X
Maintained and supported by Stoker
Post
by Sniper_E » 31 Dec 2014, 16:41
Solidjeuh wrote: I think your avatar is to large.. Not sure
I replaced Stoker's avatar with the one from the header to make it smaller.
Code: Select all
<!-- IF CURRENT_USER_AVATAR --><span class="welcome-avatar"><a href="{U_PROFILE}" class="header-avatar dropdown-trigger">{CURRENT_USER_AVATAR}</a></span><!-- ENDIF -->
I agree, it was too large.
A small avatar with a :hover popup actual size avatar would be sweet!
Post
by Solidjeuh » 10 Jun 2015, 14:58
Is there a way to place this extension on the board3 portal?
Or to sort extension on the index place.. I now have Mchat, and then Welcome on index..
Welcome should be above Mchat..
Post
by dmzx » 10 Jun 2015, 17:13
Check that the welcome is in event overall_header_content_before.html
Post
by Solidjeuh » 10 Jun 2015, 18:23
dmzx wrote: Check that the welcome is in event overall_header_content_before.html
I don't see
overall_header_content_before.html
I just updates to 3.1 .. still al little lost in those themes and extensions haha
Post
by dmzx » 10 Jun 2015, 22:42
Solidjeuh wrote: dmzx wrote: Check that the welcome is in event overall_header_content_before.html
I don't see
overall_header_content_before.html
I just updates to 3.1 .. still al little lost in those themes and extensions haha
Rename
index_body_markforums_before.html
to
overall_header_content_before.html
and purge the cache
Post
by Makis » 01 Jul 2015, 13:42
Hello
I have installed paybas/recenttopics ext. template/event/index_body_markforums_before.html
same as Stokers/welcomeonindex
All I ask is welcomeonindex show first and recenttopics after, how could accomplish that?
Thanks in advance
Post
by Stoker » 01 Jul 2015, 15:35
Makis wrote: Hello
I have installed paybas/recenttopics ext. template/event/index_body_markforums_before.html
same as Stokers/welcomeonindex
All I ask is welcomeonindex show first and recenttopics after, how could accomplish that?
Thanks in advance
Maybe the trick posted in the post before yours will work.
Post
by Makis » 05 Jul 2015, 15:21
Thanks Stoker but, there are another 2 ext placed in overall_header_content_before.html
Thats why I'm asking how to give priority of two ext in the same place
Post
by Stoker » 05 Jul 2015, 15:45
Dont think there is any way to handle this. But try disable and enable the two other extensions.
Post
by martin123456 » 06 Jul 2015, 23:20
Offtopic stoker check my welcome on index f5 and hover over avatar resized and blows up on hover it just needs some custom css and class change.