I think I'm getting somewhere. I'm pretty sure it is a float issue and I need to fix it with
clear: both;
But I don't know where to put it. I have tried everything I can think of but nowhere I...
Type: Posts; User: dtuch_master; Keyword(s):
I think I'm getting somewhere. I'm pretty sure it is a float issue and I need to fix it with
clear: both;
But I don't know where to put it. I have tried everything I can think of but nowhere I...
Here's another screenshot of a different page. As you can see on this one it doesn't even come close to the bottom of where the products are.
Anyone have any other ideas? :(
...
Yeah, I am using FF 2 and IE 7
Anyone have any other ideas? Am I correct in having it in its own div instead of being contained in one?
I don't really have a container div or a master div... everything is pretty much on its own.
Looks the same for me in both FF and IE
Thanks for the help so far, but that didn't work either. :(
I tried all of that, and none of it seems to work. I have the div by itself, not contained in anything. I added those styles and changed the doc type and it still doesn't seem to do it.
I got...
Hmm. That didn't seem to help.
No tables, just all divs. I'll try 110%
Alright. On this page I'm making I have a bar 26px wide with a background color on the very left of the page. I need this to span all the way down the page, as tall as the content is on any page. So...
Works like a charm. :) Thanks so much.
Hey all. On my current page I have a drop down menu done in JS and a scrolling image thing done in Flash.
I have z-indexed the div for both elements, yet the drop down menu still goes behind the...
Thank you very much, Veronica!
Please... anyone.
Anyone else, please? I'm sorta on a time limit here :(
Hmm... that didn't work. Didn't do anything, actually.
<script type="text/javascript">
ddtreemenu.createTree("treemenu1", false)
</script>
that's what I have
1) Script Title: Simple Tree Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/navigate1.htm
3) Describe problem: I installed and configured the tree menu and everything...