Search found 23 matches
- Thu Jun 17, 2021 10:29 am
- Forum: [4.x] Discussion
- Topic: misalignment on index and viewforum
- Replies: 44
- Views: 158997
Re: misalignment on index and viewforum
While your code seems to work I think is not the right way to deal with that, just my opinion that could be wrong. :)
There is probably countless options to fix that. ;) In 3.x those items aren't wrap in a span anyway :D and they have line-height of 1em which is 16px don't know why it was ...
- Thu Jun 17, 2021 6:29 am
- Forum: [4.x] Discussion
- Topic: misalignment on index and viewforum
- Replies: 44
- Views: 158997
Re: misalignment on index and viewforum
Seems like the misalignment comes from the line-height property set for li.header dt, li.header dd {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 10px;
text-transform: uppercase;
border-left-width: 0;
margin: 2px 0 4px;
padding-top: 2px;
padding-bottom: 2px;
} if ...
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 10px;
text-transform: uppercase;
border-left-width: 0;
margin: 2px 0 4px;
padding-top: 2px;
padding-bottom: 2px;
} if ...
- Tue Jun 23, 2020 11:27 am
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.1-RC1 released
- Replies: 73
- Views: 399253
Re: phpBB 3.3.1-RC1 released
All went smoothly with the update from 3.3.0
Ps. I'm starting to regret my decision to twig'ify all my template file for my styles.
Ps. I'm starting to regret my decision to twig'ify all my template file for my styles.
- Mon Jun 08, 2020 6:47 am
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.10-RC2 released
- Replies: 33
- Views: 89271
Re: phpBB 3.2.10-RC2 released
Update from 3.2.9 went smoothly this time 🥳
- Tue Jun 02, 2020 12:53 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.10-RC1 released
- Replies: 14
- Views: 29809
Re: phpBB 3.2.10-RC1 released
I checked the DB and it doesn't but I also did fresh install of 3.2.10-RC1 and it doesn't exist here either.3Di wrote: Tue Jun 02, 2020 12:41 pm
Did you look in the DB to see if it exists? config table that is.
- Tue Jun 02, 2020 10:56 am
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.10-RC1 released
- Replies: 14
- Views: 29809
Re: phpBB 3.2.10-RC1 released
Tried to update my test board and got this error
Code: Select all
The config setting "load_font_awesome_url" unexpectedly does not exist.
- Fri Dec 27, 2019 8:29 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.9-RC1 released
- Replies: 14
- Views: 38935
Re: phpBB 3.2.9-RC1 released
Most of 3.2.8 to 3.3.0 got included in 3.2.9 changesJoyce&Luna wrote: Fri Dec 27, 2019 7:39 pm It's peanuts from 3.2.8 to 3.2.9 rc1.
Worse is 3.2.8 after 3.3.0 RC1![]()
- Fri Dec 27, 2019 11:58 am
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.9-RC1 released
- Replies: 14
- Views: 38935
Re: phpBB 3.2.9-RC1 released
Update from 3,2.8 went smoothly
- Thu Dec 26, 2019 2:09 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.9-RC1 released
- Replies: 14
- Views: 38935
Re: phpBB 3.2.9-RC1 released
Great timing as I just send 5 of my styles with fixes for validation for 3.2.8. Should have done it after Christmas, I guess it's time to update all my styles to 3.2.9 now. 
- Sun Dec 22, 2019 2:11 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.0-RC1 released
- Replies: 33
- Views: 92162
Re: phpBB 3.3.0-RC1 released
Update from b2 to RC1 went smoothly. We finally got svg logo yey and got rid of the useless icons 