Was used to create the background for my sidebar, it makes sense, but i'm having some funky issues with it's display in iexplorer and firefox, chrome seems to be the only one to render it correctly.Code:#sidebar { position:fixed; margin-top:20%; margin-left:78%; width:267px; height:385px; background-color:#630711; border-radius:15px; border-style: solid; border-width:3px; border-right-width:0px; border-left-width:0px; border-color:#000000; font-family:"cursive",Comic Sans MS; font-size:18px; }
Iexplorer makes these non-existent borders, and firefox displaces the text links.
this was used for the buttons inside the sidebar
also i'm not sure but I used an inline to change the margins and what notCode:td { margin-top:30px; margin-left:3px; margin-right:3px; text-align:left; border:0px; vertical-align: middle; height:70px; width:261px; position:absolute; padding-top:3px; position:relative; border-width:0px; }
http://i246.photobucket.com/albums/g...a/needhelp.jpgCode:<a href="blog.html" style=" position:absolute; text-align:center; alignment-adjust:central; margin-left:100px; margin-top:-48px;"onMouseOver="SwapImage5()" onMouseOut="SwapImage5Back()">BLOG</a>


Reply With Quote
Bookmarks