Sorry, but the source doesn't help. We need to see the page in action to diagnose the problem.
Sorry, but the source doesn't help. We need to see the page in action to diagnose the problem.
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
Store back on line
http://www.stardustonline.co.uk/inde...ain_page=login
/* General alert span class */
TD.alert, SPAN.alert {
position: fixed;
color: #FF0000;
font-weight: bold;
}
You have multiple stylesheets and they are fighting one another. The above is in this one: // $Id: stylesheet.css,v 1.2.2.20 2004/07/14 05:13:08 toolcrazy Exp $
*/
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
The /css/ directory is self-loading using the styleXXXX.css - so anything starting and ending that way will be loaded.
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.