Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top CSS Solutions: 151 - 175 of 727
 
See this page: http://www.catapult.com.au/other/template/ The menus in the sidebar work fine in FF, Safari and IE7 - note how the rollover submenus show. The middle 2 items (About us & ...
Actually I don't want the background image to "repeat" only once. I want it to show only once, and no repeat. Here is the current css: div#wrapper_r {      background: url(../images/white/m...
In IE popup *briefly* displays big ugly black border.  No need for ugly border. Dojo already does most of the work. It calculates the position where the popup should show, connecting a div b...
I am trying to combine this horizontal drop down menu -> http://lego.zianet.com/djjakub/Test/tabs/tabswhitetest.htm With this tab menu that uses images and hover-effects. -> http://lego.zia...
I am at a loss here.  I have a page with a standard 2-column CSS-driven layout. The left column has navigation and the right has content.  The content column has a height dependant upon the am...
do u know how to set two boy together side by side with css style sheet? http://www.filemakersupport.net/kad/design_css/test.html
Hi, Is it possible to cut text. Have a look at my code and see if you understand the issue. I want the text to cut after ..two lines!, thats about 480px with my font. Is this possilbe a...
Hi, I'm working on a Joomla template, but I'm having a bit of trouble get a custom menu to work. http://qecomm.com/template.html The above site is just a basic structure I am working ...
Hi, I've been trying to get a rounded corner textbox working using CSS with a background image. A sample can be found here: http://www.qecomm.com/header.html It works fine in Firefox ...
I want two classes "main" and "foot" such that 1. A main div shall     (a) be exactly 500 pixels wide irrespective of the width of the browser window     (b) be horizontally centred in th...
I am trying to design a 3 column layout for a page I am making.  Where the left column is set at 200px, the right is set to 200px and the middle one would be fluent to fill the space that is l...
I want to put space between my paragraphs and so I set up my css: p {      font-size: 15pt;      font-style: oblique;      color: blue;      margin-top: 30px;      margin-bottom: 30px;      font-family: P...
I have a div with a class attribute that appears several times on my page, but I want to affect only the first iteration with CSS.  Each time it appears, it's inside a bunch of other divs.  Th...
The cascading submenus show up fine in Firefox, but only the first level menus show up in IE 6.  Please tell me what I need to do to fix this.  Thanks!
Back in the day it was easy to create a layout with tables that autostretched depending upon screen size.  WIth CSS it seems a bit more tricky. I have attached a HTML file with CSS as an ex...
Hi, I am having some trouble with a webpage that appears OK in Internet Explorer, but NOT in FireFox. The site in question is: http://www.boxclevergaming.com What do I need to change ...
Hi experts, What's the trick to get this centred in FF (it's ok in IE7)? To see it in context, go to http://www.fobgfc.org/Fobg_tables.php Cheers,      Colin
Hello, We have been testing this e-mail and in Outlook 2007 the size of the CSS Sign Up button is much larger than it is in Gmail or other clients. Is there anything we can do to fix that o...
I am trying to make some boxes that should align right next to each other. However my right side starts from left side and it looks all messed up..can someone tell me whats going on here. Tha...
Hi, I am building a site using Div tags. I have everything ready to work EXCEPT THE PAGE BACKGROUND. I have attached a mock image of what I am trying to acheive. I have a main page ...
I have the following user control markup, that I want to display like the layout in the attached file, however I have serious issues with aligning the divs. I'd appreciate your help.
Hi, I'm trying to position a div element on top of a flash movie.  Even when using z-index it doesn't seem to work.  Is it even possible?
I'm trying to change my old HTML code to XHTML Strict with CSS (begining with it), I dont know much about CSS yet, how do i set the next HTML simple code (a table bgcolour and some other attri...
Hi Guys, How can I get the textareacentre div to be the lenght of the page, ie dynamic height. I have tried to use height = 100%, but that only makes it 100% at time of viewing, ie when ...
I'm having an issue getting 3 div elements to align in the center above the CSS tableless table that i built.  The 3 elements should look llike table headers for the 3 columns. Im basicly try...