Hi, I'm looking for the solution to set body margin 0 and scroller bar's color on FireFox by CSS. i have tried to change its color and its scroller bar color's with the following codes. I.E is...
Could anyone explain or point me to an explanation of why in the attached code, the link is underlined? My understanding had always been that the deepest-level style is applied to the element...
I have been trying to create a list that in each li the image is centered and right under it the text is centered with the image. Here is my code, please let me know what i am doing wrong(*I ...
I have an element that I want to position to the bottom of the page. Is this possible in IE6+?
I am having a problem overlaying DIV's in IE6
It works fine in everything else, but IE6 is causing me an issue and i can't resolve it!
In the attached code sample, there is a blue area w...
I have a site layout that has a main content holder that holds 2 nested layers one for a navigation bar and one for content. Each of these then has 3 more layers inside those. I need the cen...
I'm making modifications to an old ASP website. I'm adding Google Analytics Tracking. It is an ecommerce site. And users get to the checkout process from 2 different sites. I've set up two...
Hi
Please can you look at this page and advise why the right hand border is missing from the div. This only happens in IE6
thnks
Hello--
I use Dreamweaver to create the layouts of some webpages-- but I'm running into an issue when trying to use CSS to position text. I can create a new style where for example,...
Hi All,
I have the scenario where some rows are required to be hidden. I am doing it by setting the style with display:none for the cells. Doing this, IE shows a gap between the rows and it...
I'm working with a pure CSS menu, and it's fine in Firefox but there's a problem in IE. It's soooo close. In Firefox it left aligns as expected, but it won't in IE.
LINK: http://www.ridgema...
HTML to CSS: Center the page vertically and horizontally instead of (<table height="100%">)
I have tried this solution it works in firefox but not IE
.centered {
position: absolut...
I have a fluid CSS design which works great... in theory. But when put into practical use, users have found problems. The code below represents my basic layout. It works great when expanded...
Hi,
I am a bit new at all this CSS and I probably have made a pigs ear with my design, although it looks ok in IE...in Firefox, it looks...!!!!!!????!!!!!
Can someone point me in the r...
We're using Visual Studio to design our html pages, and in order to take advantage of the drag/drop gui, we've enabled absolute positioning. I've noticed google does this as well in their goo...
I have this stylesheet code
.event .title & .event .date write text in a blue box
but the problem is that text shows up top aligned, but i need it to centered
Also the text is not clea...
Hello,
Can anyone help me with regards to margin/indent in li tags...
The problem, ie and firefox is displaying different margin/indent widths
Hi,
I would like to add a button to one of my HTML pages that would allow the user by pressing on it to print the content of the page with landscape orientation.
I have tried to add the ...
Hey all,
I have a page that is laid out using Cascading style sheets. The link to the parent page is http://pps.ddogdesigns.com/default_new.asp.
The problem is actually on the detail pag...
GO TO : http://www.jussieu.org/divpb/
I explain my problem. To resume, i have a background-image centered for my BODY.
I have a div that is centered too inside this body.
I use a "w...
I had a rude awakening this past week when I started testing my new website in Safari, Mozilla and Netscape. Things that worked perfectly in IE were completely confused in the other three brow...
goto omegalove.com if u look at the right side our feature member. I would like to put some writting on the button see image attached.
do i use cascading styles?
I have a div which needs to be placed beneath another div.
but for some reason they move side by side.
<div id="wrapper">content</div>
<div id="footer">content</div>
Curious how I could efficiently(operative word) create this with CSS..see attached.
Iin my follow up comment I will provide a link to a web page, work in progress.
I have a background image and some text on tonp of it, but when I add text above and below it seems to want t...