Everything posted by Meow
-
Website Re-Design
Please change "graphic's & web design" to "graphics & web design". I like the colours and general theme, though.
-
<p> and <body>..are they the same?
Body style in the CSS will control everything within the main document (everything between the <body></body> tags) that isn't given its own style. So, you can specify document-wide text properties here such as a common type family and size. In a paragraph, of course it separates the sections for easy reading. So, you could specify a p style in the CSS to set the spacing between paragraphs and any styling specific to text placed in a paragraph, such as if you want paragraph text to be blue.
-
Border for image with link
All the pictures of bags are assigned a class "imgborder", which isn't what you have shown above. Use something like this in your CSS... img.imgborder {border: 1px solid #52432C;}
-
iContact Agency Edition users?
I'm trying to figure out which hosted email marketing programme to use and am quite interested in the iContact Agency Edition. The website doesn't give a startup cost and of course, it being a Bank Holiday weekend I'll have to wait a few days to get an answer from them... but I want to decide what I'm going to use so as I can prepare a quote for someone! So, is anyone here registered as an agency and can give me any ideas on the costs? Please PM me if you prefer, since iContact obviously don't want the info published. Thanks
-
Styling Forms
I think you can actually set the class of the input field with no border/hidden border and use the background image on the field iself, too, rather than using a surrounding div.
-
Reverse engineering?
I think they're using Movable Type. There's a reference to cgi-bin/mt/mt-search.cgi at the end of the souce code which would be in line with Moveable Type.
-
FF3 Issues
By 'checked settings' I presume you mean under Tools -> Options -> Tabs and you don't have 'Open in new window' selected. You could always try switching it over,saving, and then changing back and saving again, just to see if that kicks itself into gear?
-
Help Needed on a Sort of Strange Problem
This may be of use to you... some are possibly a bit busier than the name suggests, though minimalsites
-
Tables and borders
Can you use a CSS class on the TD?
-
web form problem
Ooops, crossed posts! I may have a Perl script lying around somewhere... hang on a few minutes. UPDATE: Nope, sorry. It was PHP after all. I have a standard PHP one I use and adapt so had it in my head one I inherited from someone else's site was Perl - but it was just a different PHP one with lots of JavaScript verification.
-
web form problem
Or, if you can't wait for them to get back to you, create a phpinfo file * * If you don't know how... it contains just <?php phpinfo(); ?> save as something like phpinfo.php and upload. If you can visit it and it displays all sorts of info about PHP in a pretty puple table, you have PHP. Remove the file again afterwards, though.
-
web form problem
Do you know if you actually have PHP enabled on your server?
-
Protecting yourself from telemarketing and spam?
Make sure you are signed up at The Telephone Preference Service. I believe it's only UK based calls it'll prevent, though.
-
Re-deisgn - comment please
The footer would be neater if the dividing lines were of equal height. Also, it looks rather odd to have that bold capitalised header on the Contact page but nowhere else.
-
Per Hour/ Lump Sum / Other
Out of interest... those who do charge deposits, what actual percentage do you go for? I have had it set at 25% but am thinking of raising it to 40%.