CCK link field deforms create content page
gettingpissed - August 9, 2008 - 13:06
When using the link module for cck, and the admire-orange theme (Although I havent tested it on others) the link field which is encased in two divs
Both of these divs have the idea that they should put their height to a huge amount, of more than 600 pixels, setting both of them to display inline fixes the problem, but it seems an unhandy way of doing it as every other cck field is then inline, and the problem isn't entireley gone yet.
Could someone please tell me what the problem is with this thing?
If it helps, the only other cck field on the form is a date field...

there are so many factors
there are so many factors that could complicate the markup and styling... can you post a URL?
either way, if you use Firefox i'd strongly recommend the Firebug add-on/extension -- it's a huge help for (among other things) debugging this type of layout issues where many stylesheets/rules are cascading to create the final rendering.
I use firebug, its in my sig
I use firebug, its in my sig :D
I can find nothing that works, and sorry, I cannot post a link, keeping it spam free and all that, btw, I am using FF3 if thatts any difference...
I can find nithing that would cause this to do this, so I'm stumped...
I can undo it in firebug by removing "display:block;" from "clear-block" in default.css, but this is clumsy and can, and probably will effect my site in other nasty ways, otherwise by setting both the containing divs to "display:inline;" it fixes things, but its still noticably bigger than the others, and it seems like a worst practice to me...
You need this if you're gonna make a website