[css-d] CSS - IE7 redraw on scroll bug

2009-02-20 Thread Professional Web Pages - Information
To whom it may concern,


I am having a CSS issue with IE7 only - this bug does not appear in any 
other browser - would you please be able to investigate this for me.

The issue is located at the following location:

 http://www.reinhardwurtz.net/


The issue happened in IE 7 only and when you move your mouse over random 
parts of the page or have scrolled, the top part of the footer 
vanishes. (more specifically the body shrinks for some reason?)

Would you please be able to:

a.) verify if anyone else is having the same problem on other web 
projects - if so, what is the known issue name in the community for 
future reference
b.) provide suggestions on how to resolve this issue.

Please note this site is still in beta - and does not represent the 
final design. Many thanks in advance

Regards
PWP



__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Unknown Margin on Image

2008-09-09 Thread Professional Web Pages - Information
To whom it may apply,

Would you please be able to provide some assistence with an issue we are having.

The majority of linked images on the website - for some reason appears to have 
an approximate 4 pixel margin at the bottom of the image and the border and I 
am unable to track it down.

The pages are xhtml 1.0 strict compliant
The css is 2.1 compliant

 - The border of each image is to fit smuggly around the image

The url is
http://www.reinhardwurtz.net/English/Media/Photos/

Please note that this website is still in beta stages and does not represent a 
final website/service or product

Thank you for any help in advance

Regards
PWP Team
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Site Check Please

2008-06-23 Thread Professional Web Pages - Information
To whom it may concern,


Would you please provide feedback for the website http://www.AMSvet.com.au/

Thank you.

Regards
PWP
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] changing backgrounds in list items

2006-09-13 Thread Professional Web Pages - Information
To be honest you could try and place ID's on each LI item and put 
backgrounds on them


your trying to create a roll over menu correct?

Regards
PWP


- Original Message - 
From: vwf [EMAIL PROTECTED]
To: css-d@lists.css-discuss.org
Sent: Wednesday, September 13, 2006 7:58 PM
Subject: [css-d] changing backgrounds in list items


 Hello,

 I have a list with a backgound that appears when I hover over it:

 #navlist ul li a:hover {
   background: url(image1.png);
   background-repeat: no-repeat;
   }

 I have a list of 6 items, and I want to associate a different image with
 each of the 6 items. Is there a smart/correct way to do this? Does
 someone know an example that has this implemented?

 Thank you.
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
 List wiki/FAQ -- http://css-discuss.incutio.com/
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
 


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] changing backgrounds in list items

2006-09-13 Thread Professional Web Pages - Information

Depends if 2 items in your list will have the same background then you would 
use a class (think of a class as a group)

if every item in your list each has seperate then you would use ID (think of 
an ID and an individual name)

use ID if its 1
use CLASS if its greater then 1

to be considered on the one page (used more then once on the one 
page)

Regards
PWP


- Original Message - 
From: vwf [EMAIL PROTECTED]
To: 
Sent: Wednesday, September 13, 2006 9:08 PM
Subject: [css-d] changing backgrounds in list items


 On 13/09/2006 10:58, vwf wrote:
 I have a list of 6 items, and I want to associate a different image
 with
 each of the 6 items. Is there a smart/correct way to do this? Does
 someone know an example that has this implemented?

 Thank you all for the various suggestions.

 It seems that the straight-forward approach is the way to go:
 simply add extra classes or id's for each of the elements.
 I implemented it, and it works perfectly.

 One question: why would I prefer 'id' over 'class' selectors?

 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
 List wiki/FAQ -- http://css-discuss.incutio.com/
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
 


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Unknown CSS warnings

2006-09-09 Thread Professional Web Pages - Information
Can someone please clarify these warnings in the CSS validator and explain what 
it means please?

www.TarotCardCombinations.com

Thanks

Regards
PWP
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Site Check Please

2006-09-07 Thread Professional Web Pages - Information
Hi,

Can you please check

http://www.tarotcardcombinations.com/

Also can someone tell me why I am getting those warnings in the CSS 
validatorespecially with CntBody...because it has a background color in 
it... and how to solve it..

Thanks for the feedback



Thanks
PWPaust
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] cancel site check please

2006-09-07 Thread Professional Web Pages - Information
Hi,

Please do not check the site, it is too big for 800x600 res

I will fix it and then ask again.
Sorry for the inconvenience

Thanks
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Site Check again please

2006-09-07 Thread Professional Web Pages - Information
Hi,

I  have fixed the site for 800x600

It was easier then what I first thought it to be, I just had to remove 2 px off 
everything in the stylesheet


Once again could I please ask for www.TarotCardCombinations.com to be checked 
and could somone please explain why I am getting the warnings in the CSS 
validator and how to fix it

Regards
PWP
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Site Check Please (mac PC )

2006-08-23 Thread Professional Web Pages - Information


Hi
Can I please get a site check on


http://www.gnd.com.au/temp2/


Legal stuff(to protect us)
Disclaimer: No details on the website are final.. no offerings on the 
website are final - the website is still in construction and does not 
represent the final product and/or offers any product on the website as 
final - we accept no responsibility or liability from viewing the website.

Sorry about the legal stuff...they force me to say it...thanks for the feed 
back

Regards,
PWP


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/