telophase: (Mello - bite my ass)
telophase ([personal profile] telophase) wrote2010-06-29 01:04 pm

ARG

Working on a blog design for work. The blog posts are staying nicely to the left, as they should. The top of the sidebar is staying nicely to the right, as it should.

The two sidebar columns below the top part of it have decided that they want to hang out in the middle of the posts, instead of staying nicely in the sidebar, and everything I do either does nothing, sends them so far to the right that they're off the browser window, or puts them below the sidebar top ... directly on top of each other.

ARG

The only light at the end of the tunnel so far is that they're CONSISTENT in their wrong placement between Firefox and IE.
green_knight: (Konfuzius)

[personal profile] green_knight 2010-06-29 08:55 pm (UTC)(link)
See my post from earlier this morning about wanting an browser/editor: load the page, double-click on a block of text to edit it, and navigate through various div tags. That way I could work out why my menu won't go where it's supposed to go...

I tend to have stray </div> tags hanging out somewhere whenever things break like this. I know that forcing items into the position where I want them is not the answer, but it can be oh so tempting...

There are times when I think longingly of <table> tags...
green_knight: (Beacon)

[personal profile] green_knight 2010-07-02 06:25 am (UTC)(link)
I can't install Firebug because I'm still using an older Firefox, and they have updated all their old versions to only work with the newest release (WTF?) - but [personal profile] liv pointed me at the Web Developer plugin, which brings up a lot of stuff onto the screen just as I need it. It doesn't solve the riddle of why a particular div that's at the bottom of the page insists on wandering towards the top right, but, well. (Also, I'm not surprised that the nesting breaks down at some point, but I expected the breaking poing to be somewhere else. What I had worked inside one set of UL tags and broke inside the second, nested UL. Ooops.)