Flat Style

Questions - Flat Style

Questions

by dr.house » Mon Jan 29, 2018 8:48 am

Hi,
I installed this style on 3.2.2, but I need two pieces of information:

1)when attaching images or files the icons in the plupload folder, they are not displayed.

screen.png

2)how can I move this information to the center of the footer?

screen2.png
Thanks and best regards.
User avatar
dr.house
Registered User
Posts: 17
Joined: Mon Jun 05, 2017 6:46 pm
Location: Italy (UE)
Name: Mimmo
Contact:

Re: Questions

by eeji » Mon Jan 29, 2018 9:20 pm

1 - This is caused by a missing file in your colour variants stylesheets. To rectify, please copy this file: /styles/flat-style/theme/plupload.css to here: /styles/flat-style-xxxx/theme/plupload.css (where xxxx is your colour variant). This will be fixed in the next release, thank you for finding my error! *edit: Updated version (v1.0.4) submitted for validation

2 - Open /styles/flat-style/theme/common.css and on line 973 find:

Code: Select all

.copyright {
    padding: 5px;
    text-align: right;
}
Change this to:

Code: Select all

.copyright {
    padding: 5px;
    text-align: center;
}
My phpBB styles: phpbbstyles.iansvivarium.com
My "board": iansvivarium.com
(yes, it's running phpBB!)
User avatar
eeji
Registered User
Posts: 1461
Joined: Fri Dec 12, 2008 9:08 pm
Location: Manchester, UK
Contact:

Re: Questions

by dr.house » Wed Jan 31, 2018 3:59 pm

thank you eeji. Now it works perfectly :D
User avatar
dr.house
Registered User
Posts: 17
Joined: Mon Jun 05, 2017 6:46 pm
Location: Italy (UE)
Name: Mimmo
Contact:

Re: Questions

by eeji » Wed Feb 21, 2018 6:33 pm

A new version has been validated and released that fixes this and another small bug.
My phpBB styles: phpbbstyles.iansvivarium.com
My "board": iansvivarium.com
(yes, it's running phpBB!)
User avatar
eeji
Registered User
Posts: 1461
Joined: Fri Dec 12, 2008 9:08 pm
Location: Manchester, UK
Contact: