icakeov
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Automatically keep zooming in the wordpress twenty twelve themeActually, I’d still like to give this one a try. I’d like to have the whole body of the page (width and height) to increase in size, rather than just the fonts and photos.
And also, would it possible to have it gradually increase in size as the browser changes, rather than just to jump to the next zoom that I define?
Right now I have this code in it:
‘@media all and (min-width: 1200px) { body { zoom: 1.4; }}’
And the link again is: http://leilaljuma.com/Forum: Themes and Templates
In reply to: Creating a new style/font in wordpress?This is great, thanks linux4me2!
Forum: Themes and Templates
In reply to: Automatically keep zooming in the wordpress twenty twelve themeI have a child theme that I’m using and I edited that style sheet.
I might just leave this alone for now, seems a bit too complex.
Thanks again for the zoom options Andrew! Looks like a good tool for potential future implementations.Forum: Themes and Templates
In reply to: Automatically keep zooming in the wordpress twenty twelve themeYes, the same link as above: http://leilaljuma.com/
Forum: Themes and Templates
In reply to: Automatically keep zooming in the wordpress twenty twelve themeHi Andrew, I just tried this and I noticed that the actual size of the website didn’t change, just the font got bigger.
Also, do you know if it’s possible to “check” the width of the browser and then adjust the percentage of the website’s size to the browser’s current size?Forum: Themes and Templates
In reply to: Automatically keep zooming in the wordpress twenty twelve themeGreat, thanks Andrew, I’ll look into it!
Ah, that’s the culprit! Sneaked up on me. Thanks Andrew!
And thanks esmi for introducing me to firebug, pretty powerful..I did, I loaded it up and found out the names of the classes. And I changed their background to white but it’s not working. I’ll play around more. thanks
I have a child style theme
So, I found out the names of the classes and the ids too.
The classes are “wrapper” and “site-content”. When I inserted: ‘.wrapper { background-color:fff;}’ , nothing changed, I tried the same with site-content, and I even tried doing this for ids for #main for example.
Is it possible that the body .site transparency might be overriding it all?Thanks esmi, I’ll check it out.
I do work in Chrome, is there a similar app for that browser?Thanks Paul!
Forum: Themes and Templates
In reply to: Font editing options missing in twenty twelvedoh 🙂
Thanks!Forum: Themes and Templates
In reply to: Defining a home page in twenty twelveRight! Thanks Paul
Also, I see it’s displaying on all the pages. Is that supposed to happen? It should be on the Books page only, right?
Btw, thanks for the feedback Andrew.[Moderator note: Please stop bumping, that is not how these forums work]