I just wanted to add that I've toyed around with the z-index and it doesn't seem to be working either. Kinda bummed now.
I just wanted to add that I've toyed around with the z-index and it doesn't seem to be working either. Kinda bummed now.
Unfortunately it looks as though z-indeces won't fix this one. It seems that IE is taking the view that table information can't be relocated outside of the table.
Safari has a slightly different twist. It allows the information to show until you scroll down the page and then back up again. When you return the top of the left column is missing in the same way as it is from the outset in IE.
I rather suspect that there is no way to resolve this. It's simply the way that IE (and I guess Safari too) are going to interpret your escaping data. The only option that I can suggest therefore is to direct your attention back to the approach I proposed in the 2nd post in this thread.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
Hello Kuroi, thanks again for the fast response. I guess what I'm doing here is really changing the conventional zen cart layout. Which in all honestly is beyond my web coding skills.
So I guess my mission for Friday night is to remove logo and reinsert it above the bread crumbs... Alright I guess the files I'll have to work with are tpl_header and tpl_main_page right?
Wow ok, I did it, that was easier than I thought *phew*
Thanks a lot Kuroi
Thanks to the way the template code is packaged into discrete blocks, you can do a lot of major modifications without needing to worry about loose ends.
Just another great feature of Zen Cart :)