progress wrapper styling
Hey Jason
On this page, http://clients.motley.co.uk/template/contact.php, I have been trying to find where to style the progress spinner text as at the moment it seems to default to something like Times NR but want it to be Arial. I have tried styling the containing div
<div id="ContactContents_Basic_ContactFormCSS_ProgressMessage" >
<p style="margin:10px; padding:5px;" ><img src="webassist/progress_bar/images/slate-largespin.gif" alt="" title="" style="vertical-align:middle; font-family: Arial, Helvetica, sans-serif; color: #ffffff;" /> Please wait</p>
</div>
but that doesnt seem to have any effect. I have done loads of sitewide searches for the different classes/id's but nto having any joy.
Where should I be looking?
Cheers
Jamie