[Release] Aero (phpBB 3.0.12)

For style authors to post and receive feedback on 3.0.x styles still in development. Any development styles you wish to use on your live board should be installed with caution!
Suggested Hosts
ninowebs
Registered User
Posts: 191
Joined: Tue Dec 15, 2009 6:36 pm
Location: Italia Sicilia
Contact:

Re: [Release] Aero (phpBB 3.0.12)

Post by ninowebs »

e new question, it is possible http://www.christianbullock.com/2011/ph ... th-cookies

i view in the my overall_header this

Code: Select all

// COOKIES
    // Hide state
    var aeromain = $.cookie('aeromain');
    // Set the user's selection
    if (aeromain == 'collapsed') {
        $('.close').css("display","none");
        $('.show').css("display","block");
        $('#main').css("display","none");
    };
});
// ]]>
I assume that this style of aero you can
User avatar
jrolson
Registered User
Posts: 968
Joined: Wed Jan 05, 2005 1:53 am
Location: U.S.

Re: [Release] Aero (phpBB 3.0.12)

Post by jrolson »

ninowebs wrote:e new question, it is possible http://www.christianbullock.com/2011/ph ... th-cookies

I assume that this style of aero you can
Works pretty good... think I will add it in Aero 2.0.5
ninowebs
Registered User
Posts: 191
Joined: Tue Dec 15, 2009 6:36 pm
Location: Italia Sicilia
Contact:

Re: [Release] Aero (phpBB 3.0.12)

Post by ninowebs »

1.5.2 on my style as I do, i use phpbb 3.0.12
I-FR70
Registered User
Posts: 58
Joined: Wed Mar 17, 2010 2:13 pm
Name: Fabio Rambaudi

Re: [Release] Aero (phpBB 3.0.12)

Post by I-FR70 »

Hi, I instelled a mod that requires /aero/template/pagination.html, that is not included in this package, and for this reason I get the error:

template->_tpl_load_file(): File ./styles/aero/template/pagination.html does not exist or is empty

If I copy the pagination.html file from subsilver2 to the template folder of aero style, it works, but the list looks pretty ugly.

Could you please advice how I can fix this problem?

Thank you in advance.

:)
damien990
Registered User
Posts: 17
Joined: Wed Aug 20, 2014 2:16 am

Re: [Release] Aero (phpBB 3.0.12)

Post by damien990 »

Thanks all
Locked

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