Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Meow

Members
  • Joined

  • Last visited

Everything posted by Meow

  1. Please change "graphic's & web design" to "graphics & web design". I like the colours and general theme, though.
  2. 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.
  3. 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;}
  4. 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
  5. Meow replied to creativejunk's topic in Frontend
    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.
  6. 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.
  7. Meow replied to Tom's topic in Web Browsers
    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?
  8. This may be of use to you... some are possibly a bit busier than the name suggests, though minimalsites
  9. Can you use a CSS class on the TD?
  10. 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.
  11. 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.
  12. Do you know if you actually have PHP enabled on your server?
  13. Make sure you are signed up at The Telephone Preference Service. I believe it's only UK based calls it'll prevent, though.
  14. 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.
  15. 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%.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.