:roll:
I have "actually looked at the latest code". My WP-phpBB bridge will be released after I test it with the released version of 3.1 (it works with RC6). It must do core edits until the function/variable conflicts are resolved and the necessary hooks have been added to the core (the latter is ...
Search found 53 matches
- Fri Oct 24, 2014 11:19 pm
- Forum: [3.x] Discussion
- Topic: Please improve function and global var namespacing
- Replies: 13
- Views: 29758
- Sun Jun 02, 2013 12:27 am
- Forum: [3.x][Archive] RFCs
- Topic: Replace image buttons with css
- Replies: 59
- Views: 78388
Re: Replace image buttons with css
Please check your code in different browsers on multiple operating systems.
Why?
phpBB has shown no interest in platform-consistent fonts. The current product has platform-consistent font issues that are orders of magnitude worse than the miniscule issues of a few buttons. The product in ...
Why?
phpBB has shown no interest in platform-consistent fonts. The current product has platform-consistent font issues that are orders of magnitude worse than the miniscule issues of a few buttons. The product in ...
- Sat Jun 01, 2013 8:14 am
- Forum: [3.x][Archive] RFCs
- Topic: Replace image buttons with css
- Replies: 59
- Views: 78388
Re: Replace image buttons with css
Only question is, will that look good everywhere else (IE 8/9/10, Google Crome, opera etc)?
If the linear-gradient CSS used in the current text buttons was used in my example, then it would have the same compatibility as the current text buttons.
The lone issue is the font. These buttons require ...
If the linear-gradient CSS used in the current text buttons was used in my example, then it would have the same compatibility as the current text buttons.
The lone issue is the font. These buttons require ...
- Sat Jun 01, 2013 2:20 am
- Forum: [3.x][Archive] RFCs
- Topic: Replace image buttons with css
- Replies: 59
- Views: 78388
Re: Replace image buttons with css
I did this for a client. Here's a sample using the default Prosilver background for the buttons. The button on the right is the current image, the one on the left is text-based:
http://www.wineberserkers.com/images/quote.png
This is the (Firefox-based) CSS which created the button:
margin-top ...
http://www.wineberserkers.com/images/quote.png
This is the (Firefox-based) CSS which created the button:
margin-top ...
- Fri May 31, 2013 7:29 pm
- Forum: [3.x] Discussion
- Topic: Multiquote or saved quotes
- Replies: 13
- Views: 22123
Re: Multiquote or saved quotes
And what about visually blind or visually impaired? Shouldn't they be able to use phpBB IV too?
Ppl often just think about voluntary disabled js/css but there are also ppl that cann't take advantage from stuff like this ...
The goal should be to present a functional experience to screen readers ...
Ppl often just think about voluntary disabled js/css but there are also ppl that cann't take advantage from stuff like this ...
The goal should be to present a functional experience to screen readers ...
- Tue May 21, 2013 7:33 pm
- Forum: [3.x] Discussion
- Topic: Loading font from external website
- Replies: 35
- Views: 72954
Re: Loading font from external website
How is styling of code tag related to this issue? I agree that it needs to be fixed, but it is not concern in this topic.
Sure it is. It's a much bigger problem than the buttons and should be a higher priority.
Plus, this didn't address my point:
It did. You are incorrectly writing that ...
Sure it is. It's a much bigger problem than the buttons and should be a higher priority.
Plus, this didn't address my point:
It did. You are incorrectly writing that ...
- Tue May 21, 2013 9:11 am
- Forum: [3.x] Discussion
- Topic: Loading font from external website
- Replies: 35
- Views: 72954
Re: Loading font from external website
You are worrying about a slight font weight difference on FF/Mac, a configuration which might be used by a few dozen people...while titles, post text, and CODE tags use completely different-styled font families when viewed on different systems? Something doesn't seem right with this. (CODE tag is ...
- Mon May 20, 2013 10:32 pm
- Forum: [3.x] Discussion
- Topic: Loading font from external website
- Replies: 35
- Views: 72954
Re: Loading font from external website
The issue you raised about font weights concerned Mac systems...what you just posted is irrelevant to that issue since Arial would be used on Mac systems.
I guess I don't understand why one would want to load multiple resources (one for the CSS if using Google, and at least two WOFF/EOT font files ...
I guess I don't understand why one would want to load multiple resources (one for the CSS if using Google, and at least two WOFF/EOT font files ...
- Mon May 20, 2013 6:41 pm
- Forum: [3.x] Discussion
- Topic: Loading font from external website
- Replies: 35
- Views: 72954
Re: Loading font from external website
Which one is poor choice?
Open Sans, because I thought I made it clear that IMO using an external font for buttons is a mistake. The version of Droid Sans built into Android devices has none of the issues you raised. Nor does the version of Arial built into Windows/Mac/iPhone/iPad systems.
I ...
Open Sans, because I thought I made it clear that IMO using an external font for buttons is a mistake. The version of Droid Sans built into Android devices has none of the issues you raised. Nor does the version of Arial built into Windows/Mac/iPhone/iPad systems.
I ...
- Sun May 19, 2013 6:49 pm
- Forum: [3.x] Discussion
- Topic: Loading font from external website
- Replies: 35
- Views: 72954
Re: Loading font from external website
+1 - I think the button looks pretty weird as it is, and including external assets isn't really a problem any more.
What looks weird are the images to the right of the button text. They serve no purpose other than adding additional resource demands to the page -- and, I suppose, the fact that ...
What looks weird are the images to the right of the button text. They serve no purpose other than adding additional resource demands to the page -- and, I suppose, the fact that ...