kwcheah
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Twelve] How To Make Twenty Twelve Liquid?Thanks Rev. Voodoo for the help. 😀
Much appreciate for sharing the resource with me.
Forum: Themes and Templates
In reply to: [Twenty Twelve] How To Make Twenty Twelve Liquid?Hi Rev. Voodoo,
Sorry for the late reply.
I have finally manage to go through your suggestion.
Yup, it is what I am looking for.Following is the solution that I have found and I wanted to show to share others who may encounter the same difficulties as I had.
.site { margin: 0 auto; max-width: 80%; overflow: hidden; }Forum: Themes and Templates
In reply to: [Twenty Twelve] How To Make Twenty Twelve Liquid?I mean if you go to the my website, the URL is in the first post.
You will notice that the width of the content is fixed.
My monitor screen is using the width of 1920px and the content width is probably fixed at 1024px if I am not mistaken.Then there should be having around 896px of empty space which is showing the background. I feel that having 896px of empty space is too much for a 1920px screen.
So I am trying to look for a way to make the width of the content can be flexible. Probably can be control with percentage.
So regardless of the user is viewing the page will also have the same feeling towards the content.
Sorry if I can’t seems to be able to explain what I wanted to get very well.
Forum: Themes and Templates
In reply to: [Twenty Twelve] How To Make Twenty Twelve Liquid?Hi Andrew,
As you can see now that the width of the content is fixed.
I would like to make it to be a flexible width.
Probably using percentage to control it. 🙂
Perhaps you can guide me on how to look for the setting and make the changes accordingly?
Please be reminded that I am currently using a Child Theme.
Thanks.
Forum: Themes and Templates
In reply to: twentytwelve: frontpage & headerFantastic, this is exactly what I am looking for.
Thanks a bunch, WPyogi for solving my front-page title problem.
I am still working my way in building my site.
Forum: Themes and Templates
In reply to: How To Hide Page Title On Static Homepage – Esplanade ThemeYup, thanks to this that my problem was also solved.