Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #44.2K
~613 People Reached
Interests
Gaming, Programming, IT, Tech, Geekhood, Gadgets
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for TheAlex

THANK YOU TheAlex! Thats sorted my problem out! Its very strange how the doctype interferes with the floating layer, however removing the full doctype; [CODE] <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> [/CODE] and replacing it with; [CODE] <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'> [/CODE] Worked a treat. …

Member Avatar for MattEvans
0
613