aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/overall_header.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13876] set webfont async to trueCallum Macrae2015-05-281-0/+1
| | | | PHPBB3-13876
* [ticket/13876] Use webfontloader asyncronously.Callum Macrae2015-05-281-1/+15
| | | | | | | | | | This PR adds typekit and Google's webfontloader and calls it asyncronously, removing the SPOF in the header. Now, if google goes down, some buttons display with a different font. https://github.com/typekit/webfontloader PHPBB3-13876
* [ticket/13873] Removed broken print stylesheet.Callum Macrae2015-05-281-8/+7
| | | | PHPBB3-13873
* Merge pull request #3467 from dragosvr92/patch-5Marc Alexander2015-04-031-1/+1
|\ | | | | | | [ticket/13602] Adding a new event overall_header_navbar_before
| * [ticket/13602] Adding event overall_header_navbar_beforeDragos-Valentin Radulescu2015-03-061-1/+1
| | | | | | | | PHPBB3-13602
* | Merge remote-tracking branch 'Senky/ticket/9457' into 3.1.xCesar G2015-03-181-3/+3
|\ \ | | | | | | | | | | | | * Senky/ticket/9457: [ticket/9457] Add WAI-ARIA landmarks to the Prosilver template files
| * | [ticket/9457] Add WAI-ARIA landmarks to the Prosilver template filesJakub Senko2015-02-161-3/+3
| | | | | | | | | | | | PHPBB3-9457
* | | [ticket/13702] Add initial-scale to viewport in page headercyberalien2015-03-141-1/+1
| | | | | | | | | | | | PHPBB3-13702
* | | [ticket/13679] Add template event overall_header_searchbox_beforen-aleha2015-03-081-0/+1
|/ / | | | | | | PHPBB3-13679
* | [ticket/12924] Make meta tags self-closingJakub Senko2014-11-221-1/+1
|/ | | | PHPBB3-12924
* [ticket/12598] Replace #search-box with classhanakin2014-09-181-1/+1
| | | | PHPBB3-12598
* [ticket/12598] Improve search box stylingPayBas2014-09-181-6/+7
| | | | PHPBB3-12598
* [ticket/13009] Remove legacy browser hackshanakin2014-09-111-1/+1
| | | | PHPBB3-13009
* [ticket/13035] Remove empty meta tagsdcz2014-09-081-2/+0
| | | | PHPBB3-13035
* [ticket/12864] Add template event to header after stylesheetsMatt Friedman2014-07-181-0/+2
| | | | | | https://tracker.phpbb.com/browse/PHPBB3-12864 PHPBB3-12864
* [ticket/12740] Use class for logo in csshanakin2014-06-201-1/+1
| | | | PHPBB3-12740
* [ticket/12565] Empty anchors introduce white-space in IE11PayBas2014-06-021-2/+2
| | | | PHPBB3-12565
* [ticket/12155] Make the buttons bigger on touch devices.Cesar G2014-05-271-1/+1
| | | | PHPBB3-12155
* [ticket/12155] Remove unused font.Cesar G2014-05-271-4/+2
| | | | PHPBB3-12155
* [ticket/12155] CSS-ing of the mini post buttonsneufke2014-05-271-2/+4
| | | | | | | Created a css version of the mini post buttons with the use of language vars and no fixed width of height. PHPBB3-12155
* [ticket/12555] Allow to set canonical URLs to avoid duplicate contentJoas Schilling2014-05-161-0/+4
| | | | PHPBB3-12555
* [ticket/12377] Forgot to change the INCLUDEsPayBas2014-04-101-1/+1
| | | | PHPBB3-12377
* [ticket/12377] Move navbar(s) to new template filePayBas2014-04-101-97/+1
| | | | PHPBB3-12377
* [ticket/12369] Add template var {BODY_CLASS} to HTML bodyPayBas2014-04-071-1/+1
| | | | | | http://tracker.phpbb.com/browse/PHPBB3-12369 PHPBB3-12369
* Merge remote-tracking branch 'paybas/ticket/12333' into develop-ascraeusJoas Schilling2014-04-041-0/+2
|\ | | | | | | | | | | * paybas/ticket/12333: [ticket/12333] Change event name [ticket/12333] Add Template Event overall_header_body_after
| * [ticket/12333] Change event namePayBas2014-04-011-1/+1
| | | | | | | | PHPBB3-12333
| * [ticket/12333] Add Template Event overall_header_body_afterPayBas2014-03-311-0/+2
| | | | | | | | PHPBB3-12333
* | Merge remote-tracking branch 'crizz0/ticket/9758' into develop-ascraeusJoas Schilling2014-03-311-0/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * crizz0/ticket/9758: [ticket/9758] Clickable avatar in header and renamed class for avatar-img [ticket/9758] Remove unnessary if-question for include functions_display [ticket/9758] Slims the line 4775 in includes/functions.php [ticket/9758] Adds id and changes filter to fix travis CI test [ticket/9758] Removed the needless space after first ENDIF [ticket/9758] Adding impr. for overall_header display of avatar and username [ticket/9758] Fixed bug in mcp_warn.php [ticket/9758] Optimises the html code of avatar image in header [ticket/9758] Error because of missing functions_display.php fixed [ticket/9758] Removed useless if-conditions to include functions.php [ticket/9758] Changes class name of new "span" in overall_header.html [ticket/9758] Adds global template variable CURRENT_USER_AVATAR
| * | [ticket/9758] Clickable avatar in header and renamed class for avatar-imgCrizzo2014-03-301-1/+1
| | | | | | | | | | | | PHPBB3-9758
| * | [ticket/9758] Adds id and changes filter to fix travis CI testCrizzo2014-03-281-1/+1
| | | | | | | | | | | | PHPBB3-9758
| * | [ticket/9758] Removed the needless space after first ENDIFCrizzo2014-03-281-1/+1
| | | | | | | | | | | | PHPBB3-9758
| * | [ticket/9758] Adding impr. for overall_header display of avatar and usernameCrizzo2014-03-281-1/+2
| | | | | | | | | | | | PHPBB3-9758
| * | [ticket/9758] Optimises the html code of avatar image in headerCrizzo2014-03-281-1/+1
| | | | | | | | | | | | PHPBB3-9758
| * | [ticket/9758] Changes class name of new "span" in overall_header.htmlCrizzo2014-03-281-1/+1
| | | | | | | | | | | | PHPBB3-9758
| * | [ticket/9758] Adds global template variable CURRENT_USER_AVATARCrizzo2014-03-281-1/+1
| |/ | | | | | | PHPBB3-9758
* | [ticket/12301] Template Event overall_header_body_beforeProsk8er2014-03-291-0/+2
|/ | | | | | add template event overall_header_body_before PHPBB3-12301
* [ticket/12271] Decouple dropdown header and footer from #notifications_listJoas Schilling2014-03-141-1/+1
| | | | PHPBB3-12271
* [ticket/11915] Remove files that are no longer used.Cesar G2014-01-171-1/+0
| | | | PHPBB3-11915
* [ticket/12034] AJAXify notifications popup.Cesar G2013-12-301-6/+12
| | | | PHPBB3-12034
* Merge pull request #1860 from prototech/ticket/12010Nathan Guse2013-11-211-8/+8
|\ | | | | [ticket/12010] Make the navbar icons clickable.
| * [ticket/12010] Make the navbar icons clickable.Cesar G2013-11-081-8/+8
| | | | | | | | PHPBB3-12010
* | Merge pull request #1878 from blitze/ticket/12024Nathan Guse2013-11-211-0/+2
|\ \ | |/ |/| [ticket/12024] Template event overall_header_content_before
| * [ticket/12024] Add new lineOpenShift guest2013-11-191-0/+1
| | | | | | | | PHPBB3-12024
| * [ticket/12024] Template event overall_header_content_beforeOpenShift guest2013-11-181-0/+1
| | | | | | | | | | | | | | http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=44959 http://tracker.phpbb.com/browse/PHPBB3-12024 PHPBB3-12024
* | [ticket/11956] Swap navigation events in headerVjacheslav Trushkin2013-10-251-2/+2
| | | | | | | | PHPBB3-11956
* | [ticket/11956] Reusable dropdown handlerVjacheslav Trushkin2013-10-241-32/+34
| | | | | | | | | | | | | | | | Replace dropdown menu code with reusable handler that is shared between all types of dropdown menus and can be used by custom menus by extensions. PHPBB3-11956
* | [ticket/11956] Change .skip-responsive to data attributeVjacheslav Trushkin2013-10-241-1/+1
| | | | | | | | PHPBB3-11956
* | [ticket/11956] Arrow for responsive popupVjacheslav Trushkin2013-10-241-1/+1
| | | | | | | | PHPBB3-11956
* | [ticket/11956] Put top navigation in one blockVjacheslav Trushkin2013-10-241-7/+5
| | | | | | | | PHPBB3-11956
* | [ticket/11956] Add assets_version to responsive.css linkVjacheslav Trushkin2013-10-241-1/+1
| | | | | | | | PHPBB3-11556