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.

superpositionkitty

Members
  • Joined

  • Last visited

Everything posted by superpositionkitty

  1. There's an easy enough solution actually - look up jQuery.noConflict();
  2. You're in for a shock when it goes online then Even so, now it's fixed, you can still edit your post to remove the code.
  3. Why do you insist on providing what you see as the bare minimum of code? What do you have against us seeing the rest of the CSS? Are you using any reset stylesheets? Any IE only rules? Anything else that may interfere with the rest? I can't tell these things from what you posted.
  4. There are literally dozens of blog platforms you can integrate with your site. I - http://superpositionkitty.com/ - use WordPress - http://wordpress.org/ - it's php based and really easy to skin to match your site if you know your css.
  5. That CSS is terrible, what's with all the absolutely positioned divs? I've got a terrible feeling that whoever designed this did so on a ~1200px wide display ....... Look at the top of this subforum for how to center a site using css.
  6. superpositionkitty replied to wdh's topic in Frontend
    This should get you started: http://www.alistapart.com/articles/sprites/
  7. http://www.inkscape.org/ Never used it but it's supposedly very good.
  8. For the future: http://browsershots.org/.
  9. Right click and view source on something other than the flash header.
  10. No. You should ask permission for any images you want to use.
  11. I'm afraid that from the beginning again would be your best bet. I'd start with designing it around some kinda grid system (see 960, 1kb et al) in black and white and get a feel for where all the content will go first.
  12. I much prefer Vanilla over any of the others.
  13. Nope, not really. You can optimise a bit though. Maybe try searching for photoshop tutorials in the same vein and then you can get the right effect yourself. It's quite easy. Also look for vector packs.
  14. superpositionkitty replied to Jala's topic in Frontend
    Get rid of www. in the links and replace it with http://
  15. http://www.wunderground.com/ has a pretty great api http://wiki.wunderground.com/index.php/API_-_XML
  16. I never would've pinned Impact as the typography of raves ...
  17. Well you could do it in CSS but it isn't going to work in anything but the newest browsers. Actually, looking at it now, you could probably replicate it in JS too. I know there's already a few jQuery widgets out there that could kinda work.
  18. You don't. Looking at the WA site it seems as if the button is a div next to the input box.
  19. That doesn't really help. How do you expect us to troubleshoot this without the code? I'm afraid I can't just read your mind and guess what you wrote.
  20. It's a bit hard to help with a coding problem without any code, but it looks like your floats are messed up.
  21. Oh I see now. The absolute positioning is your problem there, get rid of it.
  22. If you want the logo to be behind certain objects then you're going to want to mess with z index: http://www.w3schools.com/Css/pr_pos_z-index.asp
  23. I think you're talking about using named anchors? http://www.w3schools.com/HTML/html_links.asp (scroll down a bit).
  24. I've detailed a bit of how I used cufon in a project here: http://superpositionkitty.com/2010/03/cicada/ Text selection for body text isn't so much of an issue as much as the fact that over 1000 characters being replaced will really slow your site down and isn't recommended.
  25. Ha, found this through my referrers. That would be me, glad you guys found it helpful.

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.