wrongblonde Posted October 20, 2004 Posted October 20, 2004 Ahhh.. I've been pulling my hair out trying to figure this out.. On my site, I have the disclaimer underneath the calendar. [ http://humorous-conclusion.com/main.html ] However, what I want is to put the disclaimer next to the calendar, so they are side by side. hopefully I'm making somewhat sense. I'm not sure if i am. If you need a visual on how I want it to look, I'll be glad to rpovide one.. Thanks in advance! Cindy Quote
TCH-Andy Posted October 20, 2004 Posted October 20, 2004 Hi Cindy, You have used tables for the Calendar - so why not use tables with a column alongside teh calandar to position the disclaimer. Quote
prospector Posted October 20, 2004 Posted October 20, 2004 You can add "float:left" or "float:right" to the disclaimers CSS. This will cause the following content to rise up next to it. FYI: in Netscape, the upper right area has a large white box over the image (HM2.png). You could change it so that the div has HM2.png as a background image instead. Also, all I can see in the disclaimer is "disclaimer: humorous-conclusion.c" The rest is blank and the numbers on the calendar do not line up. This could be because you're missing a few ending </div>'s. Try sending your code through the W3C validators. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.