3.2.x Extensions Database 3.2 / 3.3Post Author 3.2.x

<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
User avatar

Xxxbennyxxx
Users
Users
Posts: 74
Joined: 30 Dec 2014, 22:23
    Windows 10 Chrome

Re: Post Author 3.2.x

Post by Xxxbennyxxx »

I can not remove this extension ... I get an html 500 if I choose to delete date

phpbb versie 3.2.4

User avatar

Xxxbennyxxx
Users
Users
Posts: 74
Joined: 30 Dec 2014, 22:23
    Windows 10 Chrome

Re: Post Author 3.2.x

Post by Xxxbennyxxx »

Fixed!

User avatar

jpbc92
Users
Users
Posts: 8
Joined: 01 Mar 2019, 01:07
    Windows 10 Chrome

Re: Post Author 3.2.x

Post by jpbc92 »

When you have time, it would be nice please to update 3.3.0 because it's not compatible unfortunately. Later, there is no rush ... Happy holidays! :smile:

User avatar

TrekRed
Users
Users
Posts: 93
Joined: 27 Oct 2019, 23:54
    Windows 10 Chrome

Re: Post Author 3.2.x

Post by TrekRed »

Hello! Postnumbers are not visible. How to fix?

User avatar

ironside
Users
Users
Posts: 19
Joined: 03 May 2020, 08:58
    Windows 10 Firefox

Re: Post Author 3.2.x

Post by ironside »

Bonjour , Merci beaucoup , good job :tumbsyes:
Image Proute To Be French :D

User avatar

Satforum
New user
New user
Posts: 2
Joined: 10 May 2022, 02:08
    Windows 7 Chrome

Re: Post Author 3.2.x

Post by Satforum »

Why not show post auther on profile

version 3.3.7

User avatar

martin
Admin
Admin
Posts: 5105
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Post Author 3.2.x

Post by martin »

Read the first post.
Image

User avatar

The Good
Users
Users
Posts: 93
Joined: 05 Nov 2015, 22:48
    Windows 10 Chrome

Re: Post Author 3.2.x

Post by The Good »

Can i try for 3.3 ?

User avatar

ssl
Donator
Donator
Posts: 137
Joined: 19 Aug 2020, 12:54
    Mac OS X Opera

Re: Post Author 3.2.x

Post by ssl »

Of course you can
phpBB: 3.3.14 | PHP: 8.3
[Some French translation of extensions]

User avatar

The Good
Users
Users
Posts: 93
Joined: 05 Nov 2015, 22:48
    Windows 10 Chrome

Re: Post Author 3.2.x

Post by The Good »

Hey guys how to change the color of border and even the white background color

as the color of the member is silver (white)
silver.jpg
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

ssl
Donator
Donator
Posts: 137
Joined: 19 Aug 2020, 12:54
    Mac OS X Opera

Re: Post Author 3.2.x

Post by ssl »

In the CSS file of this extension find this

Code: Select all

span.postauthor {
   background: #FFFFFF;
   padding: 1px 6px;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 1em;
   line-height: 1.2em;
   clear: both;
   border: solid 1px #999999;
   border-radius: 8px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
}

User avatar

The Good
Users
Users
Posts: 93
Joined: 05 Nov 2015, 22:48
    Windows 10 Chrome

Re: Post Author 3.2.x

Post by The Good »

ssl wrote: 04 Oct 2023, 11:19 In the CSS file of this extension find this

Code: Select all

span.postauthor {
   background: #FFFFFF;
   padding: 1px 6px;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 1em;
   line-height: 1.2em;
   clear: both;
   border: solid 1px #999999;
   border-radius: 8px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
}
Image
:D thank you bro

Post Reply Previous topicNext topic