Gah, I am so out of practice with all this web coding stuff — use it or lose it. I've definitely lost it. I spend hours today jacking around with css that wasn't working. My sidebars are a mess, I totally forgot to make sidebar headers, my comments page is nowhere close to done. It'll be wonky for a few days while I mess with it, but since I'm live, perhaps I'll be more inclined to actually get it all fixed.
Posted by LaDonna at 10:13 PM on 07/07/08 • Permalink •
Comments [1]
• Filed under:
Design • CSS • Internet • Blogging •
You know, back in the day, expandable themes were kind of cool. If you're not familiar with the term, it means that a section of a site can expand or contact as you make a browser window larger or smaller to fill the space so that the whole site fills the window. That was fine for the days of 800x600 or even 1024x768 resolutions, but right now I have an Apple Cinema Display with a 1680x1050 resolution. Most times my main browser window fills the screen. Do you have any idea how much of a pain it is to read a blog entry that spans almost that entire entry sans sidebars? It's a royal PITA! Even better are the ones that have two columns: one that floats right an one that floats left with no set width for the whole page. It leaves a big huge freakin' while hole in the middle of their site. Not pretty, let me tell you.
Posted by LaDonna at 01:56 AM on 08/16/07 • Permalink •
Comments [1]
• Filed under:
Design • Browser Stuff • CSS • Internet •
I've got an idea in my head for something I'm working on and I'm ready to bang my head on the wall.
I'm sure it can be done, I just haven't figured it out yet.
I wish I was a CSS guru instead of just a really good hack. Hmph.
Posted by LaDonna at 05:10 PM on 08/14/07 • Permalink •
Comments [2]
• Filed under:
Design • CSS •
I've been reading this book, CSS Mastery by Andy Budd, for the last few days. It was recommended to me by a couple of people and now I'm recommending it to you.
Most of what I know about CSS is self-taught. I learned a little bit more in school, but not much. This book explains very well concepts such as child selectors, quirks mode, ems, etc. that I "kind of" grasped but didn't really understand.
Posted by LaDonna at 02:13 PM on 08/22/06 • Permalink •
Comments [3]
• Filed under:
Design • CSS • Entertainment • Reading •
Web Design Stuff
There is a really cool Firefox extention that I found today over at
Lockergnome called
Web Developer. I haven't really had time to figure out all that it can do yet, but there are tons of features. It has a css editor, view source, outline cetain page elements (tables, links w/o title attributes), the list goes on and on. I'm looking forward to see what all it can do.
Since I'm looking into working for myself, I've been checking out the web design competition. A lot of them say they work with
Drupal (a CMS). I figured I'd better post a link to remind myself to look into it.
Cool Firefox Tip
Using Firefox, I had often wondered how popups managed to still popup when I have them blocked. From
petebevin.com:
Like you, I love
Firefox for many reasons, including popup blocking. So over the last few weeks I’ve been surprised to see occasional popups.
It turns out that some clever people figured out that you could launch popups from Flash, getting around the Firefox default settings.
Fortunately, you can get around it:
- Type
about:config
into the Firefox location bar. - Right-click on the page and select New and then Integer.
- Name it
privacy.popups.disable_from_plugins
- Set the value to 2.
The possible values are:
- 0: Allow all popups from plugins.
- 1: Allow popups, but limit them to
dom.popup_maximum
. - 2: Block popups from plugins.
- 3: Block popups from plugins, even on whitelisted sites.
Posted by LaDonna at 06:25 AM on 08/16/05 • Permalink •
Comments [0]
• Filed under:
Design • Browser Stuff • CSS •
Page 1 of 5 pages 1 2 3 > Last ›
Page rendered in 0.0798 seconds