Search found 51 matches

by Rhino.Freak
Sat Jun 18, 2016 2:16 pm
Forum: [3.x] Style Development
Topic: New Style for phpBB 3.3 ?
Replies: 115
Views: 356190

Re: New Style for phpBB 3.3 ?

Does that mean we have to learn a bit of SASS and compile everytime we edit something in this theme? That doesn't sound good to me.
by Rhino.Freak
Sat Jun 18, 2016 5:17 am
Forum: [3.x] Style Development
Topic: New Style for phpBB 3.3 ?
Replies: 115
Views: 356190

Re: New Style for phpBB 3.3 ?

Do you have a live testing board or you have set it up on localhost?
Well either ways it sounds good.

Off topic: I kinda enjoyed too and learned a bit too.
by Rhino.Freak
Thu Jun 16, 2016 8:30 am
Forum: [3.x] Style Development
Topic: New Style for phpBB 3.3 ?
Replies: 115
Views: 356190

Re: New Style for phpBB 3.3 ?

Now see that wasn't that tough was it? I politely asked I would love to get informed about the speed part of the selectors a few posts ago. Okay you have indeed enlightened me that IDs aren't that bad. But still, you didn't consider my argument of working style either. Using classes in a better and ...
by Rhino.Freak
Thu Jun 16, 2016 6:39 am
Forum: [3.x] Style Development
Topic: New Style for phpBB 3.3 ?
Replies: 115
Views: 356190

Re: New Style for phpBB 3.3 ?

You made a claim too, and you can't prove it.
I still believe it's best to avoid IDs, because we can. Cheers indeed!
by Rhino.Freak
Wed Jun 15, 2016 9:32 pm
Forum: [3.x] Style Development
Topic: New Style for phpBB 3.3 ?
Replies: 115
Views: 356190

Re: New Style for phpBB 3.3 ?

lol you're not even targeting the same element there. What kind of example is that? Will you not just accept the fact that what I said about ID being the one that overrides classes by all means? And if you claim that ID is faster, give sources for your claim and do not pull it out of someone's rear,...
by Rhino.Freak
Wed Jun 15, 2016 7:52 pm
Forum: [3.x] Style Development
Topic: New Style for phpBB 3.3 ?
Replies: 115
Views: 356190

Re: New Style for phpBB 3.3 ?

Okay. What's the use of unique elements and how can you not utilize them by using unique classes? Just curious. Also and also whatever comes last in order in the external stylesheet will override the previous rules in it unless there was an !important keyword in present. No. Just check this little t...
by Rhino.Freak
Wed Jun 15, 2016 6:59 pm
Forum: [3.x] Style Development
Topic: New Style for phpBB 3.3 ?
Replies: 115
Views: 356190

Re: New Style for phpBB 3.3 ?

Because classes are reusable. Meaning (if done properly) lesser code and smaller size of the whole package. And if say you gave some element and ID as well as class and associated some style to ID and class both, it may very well happen that they have some clashing elements and ID will always be giv...
by Rhino.Freak
Wed Jun 15, 2016 5:18 pm
Forum: [3.x] Style Development
Topic: New Style for phpBB 3.3 ?
Replies: 115
Views: 356190

Re: New Style for phpBB 3.3 ?

I didn't know there was a hype for it? I read the blog from a popular and knowledgeable man and I would believe his words over any other random person's. So if you read a blogger who is popular and knowledgeable, then you go and spread his words as an absolute truth? A fact is a fact. It's about wh...
by Rhino.Freak
Wed Jun 15, 2016 4:01 pm
Forum: [3.x] Style Development
Topic: New Style for phpBB 3.3 ?
Replies: 115
Views: 356190

Re: New Style for phpBB 3.3 ?

I didn't know there was a hype for it? I read the blog from a popular and knowledgeable man and I would believe his words over any other random person's. 1. Speed regarding how fast the browser matches an element. If there's just one class, the speed would be same wouldn't it? Regarding your second ...
by Rhino.Freak
Wed Jun 15, 2016 7:37 am
Forum: [3.x] Style Development
Topic: New Style for phpBB 3.3 ?
Replies: 115
Views: 356190

Re: New Style for phpBB 3.3 ?

Admittedly, the ProSilver style feels very dated. The design language of the web has changed, and even though 3.1 did make subtle changes to the theme to improve its markup with more use of CSS to replace hardcoded images, we've had the exact same default interface for nearly 10 years. phpBB looks ...