Search found 36 matches
- Wed Oct 14, 2015 3:46 am
- Forum: [3.x] Discussion
- Topic: [Define New Theme] 8. Utilize Font Awesome icons where icons are needed to simplify server requests.
- Replies: 119
- Views: 2486674
Re: [Define New Theme] 8. Utilize Font Awesome icons where icons are needed to simplify server requests.
both facts are true. The icon issue is related to 3.2 but the overall poor look on the tablet of the whole DT section is not which is what I took away from his post.
Who are you referencing here? If it was me, first - I'm female, but that's beside the point. Second, I was specifically talking ...
- Fri Oct 09, 2015 1:42 pm
- Forum: [3.x] Discussion
- Topic: [Define New Theme] 8. Utilize Font Awesome icons where icons are needed to simplify server requests.
- Replies: 119
- Views: 2486674
Re: [Define New Theme] 8. Utilize Font Awesome icons where icons are needed to simplify server requests.
I don't think so, it's in the "master" branch... navbar_header.html#L180-L184hanakin wrote: Sun Oct 04, 2015 3:15 amas for the home thing ill look into it, but it might be area51 specific
- Sat Oct 03, 2015 5:03 am
- Forum: [3.x] Discussion
- Topic: [Define New Theme] 8. Utilize Font Awesome icons where icons are needed to simplify server requests.
- Replies: 119
- Views: 2486674
Re: [Define New Theme] 8. Utilize Font Awesome icons where icons are needed to simplify server requests.
Is it really necessary to have the "home" icon appear twice in the breadcrumbs? It just looks cheap.
Looking at the code, we could easily change
<span class="crumb" {$MICRODATA}><a href="{U_INDEX}" accesskey="h" data-navbar-reference="index"><i class="icon fa-home fa-fw"></i><span>{L_INDEX}</span ...
Looking at the code, we could easily change
<span class="crumb" {$MICRODATA}><a href="{U_INDEX}" accesskey="h" data-navbar-reference="index"><i class="icon fa-home fa-fw"></i><span>{L_INDEX}</span ...
- Tue Aug 25, 2015 9:47 pm
- Forum: [3.x] Discussion
- Topic: Location of navbar events
- Replies: 3
- Views: 5770
Re: Location of navbar events
That looks like it might be from before the ACP/MCP links were added. Yeah, it should probably be moved.
- Tue Aug 18, 2015 9:54 pm
- Forum: [3.x] Discussion
- Topic: Database table prefix
- Replies: 3
- Views: 21099
Re: Database table prefix
I can't say I've ever experienced this issue. Are you sure this isn't a DBMS issue and not a phpBB issue?
- Mon Jul 20, 2015 9:46 pm
- Forum: [3.2/Rhea] Merged RFCs
- Topic: PHPBB3-10620 - Quote tag improvement
- Replies: 48
- Views: 196125
Re: PHPBB3-10620 - Quote tag improvement
What about something like this?
- Tue Jul 14, 2015 12:51 am
- Forum: [3.2/Rhea] Merged RFCs
- Topic: PHPBB3-10620 - Quote tag improvement
- Replies: 48
- Views: 196125
Re: PHPBB3-10620 - Quote tag improvement
I wasn't implying storing it in the posts table. We already do calls to the users table (and if I remember correctly, the entire users table) for viewtopic. Would it not be possible to match the quoted user_id to the appropriate user_colour? Just food for thought.
- Sat Jul 11, 2015 8:53 pm
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-13803 / PHPBB3-13891 - Reparsing text
- Replies: 65
- Views: 180943
- Sat Jul 11, 2015 8:49 pm
- Forum: [3.2/Rhea] Merged RFCs
- Topic: PHPBB3-10620 - Quote tag improvement
- Replies: 48
- Views: 196125
Re: PHPBB3-10620 - Quote tag improvement
I'm late to the party
Just a thought, is it possible to grab the color of the quoted author also?
- Sun Feb 22, 2015 6:11 am
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
- Replies: 461
- Views: 1080569
Re: WYSIWYG Editor/Rich Text Editor
Before I get all hormonal below, I'd like to point out that I don't have a problem with a WYSIWYG, Rich Text Editor, or whatever we are calling it this week - as long as there is an option to turn it off for those that don't want to use it.
There are far more dangerous features, including those ...
There are far more dangerous features, including those ...