Showcase your knowledge about Apple's newest OS. Write a how-to or share a tip or trick about Snow Leopard and earn unlimited points!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Top CSS Solutions: 101 - 125 of 716
 
I'm having a difficult time getting the main navbar on this website (ie: PRODUCT COLLECTION    SKIN CARE CENTER   etc, ) to display the same way on the Mac as it does on the PC: http://www....
Hi, I am having 4 stylesheet files, basically those are theme files. all those 4 files having everthing like, classes, are same but the only the difference is in colors, every file having dif...
Hey There! I'm working on an asp.net web app which has an asp:Panel which holds a table similar to the following: <asp:Panel ScrollBars="auto"> <asp:Repeater> <HeaderTemplate> <table>...
Hi All, I have a div called cssMain that has position:relative set.  Is it possible to position a div within cssMain relative to the parent (in this case the body) Sorry i can't paste ...
I want to border out this whole table so that there is a single line around all the cells and the border just like you where to make a drawing of a square with3 columns and 2 rows or something...
I need to set the height of a menu to adjust accordingly with the length of content on a page i.e. 100% of the content area's height. Please visit temp. URL here: http://gator967.hostgator....
Working with a custom WordPress theme (you do not need to know anything about wordpress to help, though) that displays properly for the most part, just needs tweaking for IE (imagine that!). ...
I have a span with an image and some text inside. I have a hyperlink around the span. In IE8 and FireFox the whole span is clickable but in IE7 you have to click the text for the link to wo...
Dear experts, Would you be able to advice how to create an HTML  DIV that always appear in the bottom of the page, regardless scrolling? Just like the one in FaceBook or http://www.panic.co...
I am trying to create a centered website with a background image that extends the imagery in the main menu/header bar to the left and right. However, I do not want this background image to eff...
I have a site where I am listing products with images and text, enclosed in a DIV box.  You can see a page at http://www.provisionsshop.com/test/product-category/health-and-beauty.   I wou...
I have a div bar which is positioned using FIXED at the bottom of the screen. (Similar to a FB style fixed bar). The code works for FF/IE8 but when I try it in IE7 the bar is fixed at the bott...
How can i place two or three div horizontally one after the other, without using float left. I gave "dislpay: inline" but it works only for < li >. It doesn't works for div. I need to know ...
Hi; I have this tag :       .horizontal-blue1px { background-color: #03497e; border:none; height:1px ; width:978px; margin-bottom:0px; } <?php echo "<hr class='horizontal-blue1px' ><...
hi i am using php and would like to create a print page to offer users. the idea is that it only prints the data and not all the graphics etc. i also have hidden data on the page that is only...
I need the best CSS / DIV solution to have a graphic image button replace the usual form submit button. Also would like it compatible or at least degradable to IE6. Thanks! Rowby
I have a field that I have pre-populated and "grayed out" with the value 'Last Name, First Name'  to help the user along with the formatting of their entry. When they click on the field, the L...
On the html file have css content as below: <style type="text/css"> *{ margin:0; padding:0} img, div { behavior: url("http://img.zing.vn/ms/landing_ob_ms/js/iepngfix.htc")} body{ bac...
Hi; With css ,is it possible that make a menu list and : <li> tag without bullet or bullet at right hand? i have found these codes below on experts but can't remove bullet or put at right h...
I have IE8 when I view a site I've made it looks fine but when it's checked on another machine also with IE8 (same version number) it looks different - there's spacing issues as if there is a ...
Well that's it actually, I've been searching the internet to find out how to rotate text in firefox (without using an image) like it is possible in IE with the writing-mode property. bt...
Hi Experts,                  On my website, I am facing weird issue where the footer is moving below the header. I am sure its related to improper closing of <DIV> or maybe some margin issu...
Please point me to the best practices for the CSS based HTML layouts i.e. which are developed using DIVs.  I am a starter in this area and need some easy to follow starter links/references for...
I am trying to figure out a way to remove the gap between my nav bar and my top header image. There is also a strip of white at the bottom of the page, possibly related, but I'm not sure. A...
Hi, We are going to migrate from IE6 to IE8 in approx 3 months (yes, about time!). I know there are few changes between the two browsers concerning the CSS interpretation. Does anyone...