[Release] Aero (phpBB 3.1.10)

For style authors to post and receive feedback on 3.1.x styles still in development. Any development styles you wish to use on your live board should be installed with caution!
Anti-Spam Guide
Locked
User avatar
2600
I've Been Banned!
Posts: 2567
Joined: Fri Nov 14, 2014 5:14 pm
Location: Area-51

Re: [Release] Aero (phpBB 3.1.2)

Post by 2600 »

I got it figured out now. I had to clear my Cloudflare cache.
Morpheus: Unfortunately, no one can be told what The Matrix is. You'll have to see it for yourself.
Hack me.
Consider a canary token.
The nature of my chosen username
:ugeek:
User avatar
Clipto
Registered User
Posts: 38
Joined: Mon Oct 06, 2003 7:40 am
Contact:

Re: [Release] Aero (phpBB 3.1.2)

Post by Clipto »

:edit: Ah there is a new page, missed that.. glad you sorted it out :mrgreen:
User avatar
2600
I've Been Banned!
Posts: 2567
Joined: Fri Nov 14, 2014 5:14 pm
Location: Area-51

Re: [Release] Aero (phpBB 3.1.2)

Post by 2600 »

Yeah, Cloudflare is crazy. I was changing the banner as well, and it wouldn't show up until I cleared the Cloudflare cache.
Morpheus: Unfortunately, no one can be told what The Matrix is. You'll have to see it for yourself.
Hack me.
Consider a canary token.
The nature of my chosen username
:ugeek:
Uz_Michel
Registered User
Posts: 3
Joined: Thu Jan 22, 2015 5:40 pm

Re: [Release] Aero (phpBB 3.1.2)

Post by Uz_Michel »

Hello! Tell me please, why View Profile is borderless Aero?
User avatar
Puchahawa
Registered User
Posts: 769
Joined: Sat Jan 01, 2011 10:33 pm
Name: Randy

Re: [Release] Aero (phpBB 3.1.2)

Post by Puchahawa »

Love the Style. My favorite so far.

Working with aero black and I put in a custom header image. (200 px ht) What I would like to do is move the search box lower (where blue line is) in the image.

What code would I need to adjust to acomplish that?

Appreciate your time and input.

Randy

Image
Last edited by Puchahawa on Thu Jan 22, 2015 8:58 pm, edited 1 time in total.
User avatar
jrolson
Registered User
Posts: 968
Joined: Wed Jan 05, 2005 1:53 am
Location: U.S.

Re: [Release] Aero (phpBB 3.1.2)

Post by jrolson »

Puchahawa wrote:Love the Style. My favorite so far.

Working with aero black and I put in a custom header image. What I would like to do is move the search box lower (where blue line is) in the image.

What code would I need to adjust to acomplish that?

Appreciate your time and input.

Randy
In forms.css

Code: Select all

.search-header {
    margin-top: 23px;
}
Change to what you need.
User avatar
Puchahawa
Registered User
Posts: 769
Joined: Sat Jan 01, 2011 10:33 pm
Name: Randy

Re: [Release] Aero (phpBB 3.1.2)

Post by Puchahawa »

Thank you Jrolson that worked great. Appreciate your time.
User avatar
2600
I've Been Banned!
Posts: 2567
Joined: Fri Nov 14, 2014 5:14 pm
Location: Area-51

Re: [Release] Aero (phpBB 3.1.2)

Post by 2600 »

Uz_Michel wrote:Hello! Tell me please, why View Profile is borderless Aero?

Post a screen shot. I don't have a profile that is "borderless."
Morpheus: Unfortunately, no one can be told what The Matrix is. You'll have to see it for yourself.
Hack me.
Consider a canary token.
The nature of my chosen username
:ugeek:
Uz_Michel
Registered User
Posts: 3
Joined: Thu Jan 22, 2015 5:40 pm

Re: [Release] Aero (phpBB 3.1.2)

Post by Uz_Michel »

John connor wrote:
Uz_Michel wrote:Hello! Tell me please, why View Profile is borderless Aero?

Post a screen shot. I don't have a profile that is "borderless."
3.0.12
2.jpg
3.1.2
1.jpg
william.menech
Registered User
Posts: 5
Joined: Wed Jan 07, 2015 6:54 am

Re: [Release] Aero (phpBB 3.1.2)

Post by william.menech »

Any additional information regarding the mobile background custom picture settings enabling them to be responsive? From my original post?
User avatar
MattF
Extensions Development Coordinator
Extensions Development Coordinator
Posts: 5859
Joined: Sat Jan 17, 2009 9:37 am
Location: Los Angeles, CA
Name: Matt Friedman

Re: [Release] Aero (phpBB 3.1.2)

Post by MattF »

People are having problems with this style because it does not have the no_avatar.gif in the alternate color versions.

Since no_avatar.gif is NOT handled by CSS, it can't be inherited, so it must be included in all other color versions of this style so it is available to phpBB and to extensions that expect it to be there.

I'd recommend the author of this style check for all images not handled by CSS and make sure they are copied to all other theme variations, since there are likely more that are missing.
Formerly known as VSEMy ExtensionsPlease do not PM me for support.
User avatar
jrolson
Registered User
Posts: 968
Joined: Wed Jan 05, 2005 1:53 am
Location: U.S.

Re: [Release] Aero (phpBB 3.1.3)

Post by jrolson »

Aero 2.0.4 Released

*updated for phpBB 3.1.3
*minor bug fixes
User avatar
2600
I've Been Banned!
Posts: 2567
Joined: Fri Nov 14, 2014 5:14 pm
Location: Area-51

Re: [Release] Aero (phpBB 3.1.3)

Post by 2600 »

I don't know if it's my board or this theme, but I created a new user who is in the registered users group and the forums don't show an arrow indicating the forums haven't been read for the user. I have the read forums option not set as a cookie, but rather a database entry in the ACP if that means anything.
Morpheus: Unfortunately, no one can be told what The Matrix is. You'll have to see it for yourself.
Hack me.
Consider a canary token.
The nature of my chosen username
:ugeek:
User avatar
Kamijou Touma
Registered User
Posts: 39
Joined: Tue Jul 01, 2014 4:27 pm
Contact:

Re: [Release] Aero (phpBB 3.1.2)

Post by Kamijou Touma »

John connor wrote:Yeah, Cloudflare is crazy. I was changing the banner as well, and it wouldn't show up until I cleared the Cloudflare cache.
just a little comment on that and to all users who use cloudflare with their forums

when changing things on the forum it is smart to put your website on cloudflare in development mode and clear cloudflares cache

this way you wont have to clear it for 3 hours and all your changes will be instant for the next 3 hours

of course you should really clear forum cache in the acp as well for every file change made if it doesn't show up

although i recommend you do this regardless if it shows up or not that way you don't have conflicting file cache with your new files/edits
[center][img]//ilp.moe/signature/Index%20top.png[/img]
Image scheme belongs to AIDA[/center]
ninowebs
Registered User
Posts: 191
Joined: Tue Dec 15, 2009 6:36 pm
Location: Italia Sicilia
Contact:

Re: [Release] Aero (phpBB 3.1.3)

Post by ninowebs »

I have phpBB 3.0.12 , this is compatible ?
thank you
Locked

Return to “[3.1.x] Styles in Development”