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.

Warmics

Members
  • Joined

  • Last visited

  1. Sorry, It turned out to be painfully easy to solve: body { background:url('imageurl') fixed bottom left no-repeat; } Thanks though.
  2. Hi everyone, I was just looking at http://www.scarygirl.com/ and noticed that the background image stays fixed to the bottom of the window when you resize it. I was wondering how to achieve this effect. Thanks in advance.
  3. Thanks for your replies, I was told by my client that this issue happened to at least 5 people in different offices. I was guessing it was related to the company and not really my fault, but I wanted to confirm this with more knowledgeable people. I'm thinking I'll tell my client he needs to tell his visitors that they should solve this with their company's network administrator. They can access the site just fine from home - I'm told. Thanks again dmpinder & BlueDreamer.
  4. Hi, I'm having a problem with people viewing a website I designed some weeks ago. Maybe some of you know how to fix. Issue: People report they can't access the site from their work computers because the site is listed as 'entertainment' and there appears to be a block on those kind of sites. Question: Is this something I can fix or is this something the administrator in the office needs to change? I'm thinking this may be 'meta' related. Thanks in advance.
  5. I try to get as much content as possible; what's the logo? (if there is one already), corporate colors, what sections it should have, slogans, some actual content, etc. Then it goes something like this: Then Photoshop, then XHTML and CSS. I usually get to work on design and developing, which makes it really hard because I'm not a programmer. But for some people, when I say web designer, they think it includes PHP, Ajax, Data Capturing, SQL and Database management, content magic-maker, etc. But I guess it's good to be a jack of all trades.
  6. That's it! Thanks!
  7. Thanks a lot guys, I'll go with PHP to support javascript-less people. Thanks again.
  8. I would suggest conditional comments for IE. As mentioned before; FF, Opera and Safari render the code almost identically and seldom pose a problem. If you've never used them, here's a snipet: <head> <link rel="stylesheet" type="text/css" href="default1.css" media="screen" /> <link rel="shortcut icon" href="PrinnySALUTE.gif" type="image/ico" /> <title>The Disgaea Fan</title> <!--[if IE 6]> Your style for Internet Explorer 6 here <![endif]--> <!--[if lt IE 6]> Your style for Internet Explorer lower than 6 here <![endif]--> </head> Finally I would suggest to start working towards web standards, it's good for ya.
  9. You might find the following sites worth visiting: logopond.com creattica.com logomoose.com
  10. I want to generate a random image on a home page so that each time it is visited the viewer gets a different pic. I'm sure there are many ways to do this; I'm looking for a light-weight solution. Thanks in advance.
  11. Hello, I'm not sure how to explain this so I'll take my time. Let's suppose I have a web page where I want to display news of three different categories. Let's say; sports, concerts and music. The news would be presented inside a 'box'. This 'box' would have three tabs; one for each category mentioned. I want the box to display one category at a time, so the user needs only to click one of the tabs to see the 'box' display the appropriate news. I want only the box to refresh, so the rest of the page stays the same. Is there a way to do this without frames, flash or javascript? Here's an example: Thanks in advance.
  12. Hello everyone, My name is Mario and I'm an aspiring web designer. I am very passionate about web standards and accessibility. I hope to improve my skills with your help and share back what little I can about what I know. That's it for now. See you all later. Mario

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.