Notice, if I follow my employer’s script, you might get lost with the continuity by page 2 (when you flip the page) because the word balloon just seems to be floating there. I might add a following panel just to clarify it is the same old man from page 1 playing this kid in tennis. What say you?
Posts Tagged ‘layout’
Sep 6, 2013
Solution: Firefox 22 Automatically Scales Web Page
You may have noticed that with the latest version of Firefox, version 22, that it automatically scales web pages to fit as much of the browser as possible. This is due to Mozilla implementing support for native dpi, but sometimes it’s not desireable. To change it back to “normal”: (more…)
Dec 30, 2009
Customizing The WordPress Layout
Here’s a picture of a pretty lady to distract youse:
Photo caption goes here.
So upon further inspection of the WordPress default template layout, I found it to be incredibly object-oriented in design, which is a good thing. The people behind this content management system (CMS) blog are programmers but at the same time have proven their software can produce very beautiful presentation without looking too mechanical. But that’s not to say mechanical, or minimalistic, is necessarily undesirable (I don’t want to deal with the complexities of the guts).
Basically, the default components of a WordPress blog are:
- header
- content
- sidebar
- footer
And there’s a high probability that most web pages are designed like this, especially when there is navigation. A WordPress blog then becomes like a library card catalog (yikes, youngin’s won’t remember those) and visitors can easily access entries from past dates. Before CMS existed, most HTML designers were linking pages manually. I’ve found myself doing that to this day and it’s still a pain, especially when I want to post all sorts of junk simultaneously without having to worry about organization.
So far, I’ve been trying to really minimize the layout.