Do you use bootstrap or any css framework? It would simplify the designing process a lot. Another thing I was thinking... which size unit do you use for fonts? I mean do you use absolute unit like "px"? if it's so haven't you think on changing it for any relative one like "em" unit for example? It would help you a lot with those height problems though. I hope my suggestion can be helpfull for you and I want to comment that your design seems amazing!
RE: SteemWorld ~ Weekly Support ~ #25
You are viewing a single comment's thread from:
SteemWorld ~ Weekly Support ~ #25
I decided to use only 'px' from now on, because that enables me to define all sizes myself. 'em' are being calculated based on the screen resolution and local system settings. Of course, I will need to implement an own conversion method for different devices when I don't use 'em', but I like to have control over how exactly different screens are being handled.
Though working with sizes in 'px' might not be the easiest way, it gives me the most possibilities. For example, I could make the sizes completely configurable in the SteemWorld Settings, which I anyway will need for my coming 'Theme Builder' ;)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Well nothing that some good media queries can't do to help you with the mobile resolutions if you will use only 'px'. It's good to talk with someone that actually cares about the entire process and have the complete picture of his work. I did suggest 'em' because 'px' can be really tricky (the absolute units make your head hurt so bad sometimes) but as long as you know what you are doing (and it's clear to me now that's your case) there is no problem with choosing the hard path at the end you are completely right it will bring more flexibility to your site. It's like the frameworks... they help for certain cases but not on all cases, there are many cases actually that is better to do a "manual" development than using a framework... some (most tbh) clients don't want to hear this things lol. Your work is amazing and I hope to get more news about your project soon! Regards bro!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit