Hmmm, I'm not sure that that's working in the context I'm trying to apply this in. Alternately to a scroll option, is there a way to temporarily force the height of the html or body tag, so that the...
I'm still having difficulty with this - I've tried multiple fonts and tested everything on my live server and still the font refuses to appear. Firebug shows that it is being called however...
Hello
I've read countless posts about this but none of which seem to be solving my problem. I simply cannot get my headline tags to render in my non-web-standard font.
I am not a competent javascript user and so I have borrowed this script from a resource online. The script itself seems to work when added to my site, however any Flash content on the same...
Bingo, got it in one! Thanks for that, I didn't realise that including the whole . $_FILES["file"]["name"] . ' '; global would only send the file name, I thought it would at least attempt to send...
Hello, I have one very quick question. Below is a new form I've just created on my website and it works a treat - everything is perfect. There is one slight detail I am unsure how to set up...
Ah ok I see what you mean about the conditionals now - I thought there might be a way to group them like that for each statement, I just didn't know the syntax. For now I reckon I'll keep them all as...
Ok I've removed all conditionals from the if statement and created them individually with the entire html block repeated again and again for each one, starting with if, then a bunch of else ifs and...
Ok man this is beginning to work. From the page http://www.banded.co.uk/signupnew.html there is now a single form field - depending on which answer is chosen the rest of the form loads in place on...
Ok yeah I tried swapping float:left out for clear:both, still nothing happened - but as I did that I noticed a clear:both property for the rule immediately above, the one containing the...
I've conducted a few experiments and found that yes IE7 is calling the IE7 style sheet, BUT, for some reason, any adjustments I make to the margin/padding etc. in the non-IE7stylesheet are also...
I've narrowed the problem down further. Basically the 15 images are border tiles and I've used CSS to align them around div containers. Here is a sample code of a unit container:
On closer inspection the jpegs returning the error message ARE transferring into the remote site folder - so why is Dreamweaver telling me they've failed in an FTP error?
Hi
I've recently completed my website using Dreamweaver CS3. I've used the program to preview the site in IE7, FF and Safari - all of which work perfectly.