Tammy Grossbauer wrote:
>
>
> In Explorer 6, nothing shows up on this page, but the background tiling. I've
> never seen this happen. Has anyone else?
>
> http://www.webdesigntg.com/tmpeleven.html
>
Hi Tammy
It looks like your style block in the head has become incorrectly
nested. Try:
shed off the sides.
Try reducing the size of the image and trimming the surrounding white
background.
Regards
--
Scott Swabey
Design & Development Director - Lafinboy Productions
www.lafinboy.com | www.thought-after.com
__
css
pixel values first[1], then step
up the values in the directions required.
[1] background:transparent url(images/img14.gif) no-repeat scroll 2px 2px;
Regards
--
Scott Swabey
Design & Development Director - Lafinboy Productions
www.lafinboy.com | www.thought-after.com
pears to be with the lighbox.js include. Removing this
displays the page in IE.
Regards
--
Scott Swabey
Design & Development Director - Lafinboy Productions
www.lafinboy.com | www.thought-after.com
__
css-discuss [EMAIL P
as XHTML 1.0 Strict. There isn't any
> unclosed 's that I can find, I'm pretty much stumped.
>
> http://evang.eli.st:8200 (dev url)
Hi BJ
The problem seems to be caused by the inclusion of the lightbox.js file.
Remove that and the page displays.
Regards
--
Scott Swa
Hi all
We have just completed a redesign/redevelopment of the
www.amplify.com.auwebsite, and would appreciate any feedback,
especially from Mac users.
Many thanks
--
Scott Swabey
www.lafinboy.com
www.thought-after.com
__
css
On 18/12/06, mindy <[EMAIL PROTECTED]> wrote:
>
> Hopefully you all can point out the something simple I'm missing. It's the
> same old song- the site is [LINK: http://www.reelief.com/test]
> http://www.reelief.com/test It looks fine in IE but in netscape/firefox
> ect. the "main" box is dropped to
Linden
Try removing the height declaration from #nav, and then zero out the
top/bottom padding from the #nav li a elements, ie padding: 0 15px;
--
Scott Swabey
Design & Development Director - Lafinboy Productions
www.lafinboy.com | www.t
1.5 and IS centered in IE 6. (Knew it was too easy.)
You'll need to apply auto margins to the left and right sides:
#apply {
...snip...
margin-left:auto;
margin-right:auto;
...snip...
}
--
Scott Swabey
Design & Development Director - Lafinboy Productions
www
. As FF
will not increase the size of the container you will have a gap to the
left side of the #main_body container.
First, and most important fix, is to get the width calculations correct,
or get rid of them altogether on these containers.
Regards
--
Scott Swabey
Design & Developmen
t and all should be well.
background: #FFF url(../graphics/background.gif) no-repeat right bottom;
Regards
--
Scott Swabey
Design & Development Director - Lafinboy Productions
www.lafinboy.com | www.thought-after.com
__
css-di
find the write up and sample code at
<http://www.thought-after.com/2006/05/26/css-random-background-image-rotation/>
Hope it helps
Regards
--
Scott Swabey
Design & Development Director - Lafinboy Productions
www.lafinboy.com | www.thought-after.com
___
aspx?proj_id=270690>
Regards
Scott Swabey
Design & Development Director - Lafinboy Productions www.lafinboy.com |
www.thought-after.com
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
disregard for standards compliance and separation of
presentation and content!
position: aboslute on div #layer1 is your culprit. It is taking the div
out of the normal flow of the page and positioning the div at a specific
location in the viewport.
Regards
Scott Swabey
Design & Deve
nd-color: #000; }
/* links */
#lightback a { color: #000; }
#darkback a { color: #fff; }
Regards
Scott Swabey
Design & Development Director - Lafinboy Productions
www.lafinboy.com | www.thought-after.com
__
css-discuss [E
alidate your code
prior to posting a question. Validation can indicate the root cause of a
problem many times. It will also show when you are incorrectly nesting
elements. In your case, using inline span elements to try and encase
block level p elements.
Regards
Scott Swabey
Design & Deve
ng one and choosing which element to apply it to could be a
headache. Good luck!
Regards
Scott Swabey
Design & Development Director - Lafinboy Productions
www.lafinboy.com | www.thought-after.com
__
css-discuss [EMAIL PROTEC
17 matches
Mail list logo