Jump to content

PicnicTutorials

Advanced Member
  • Posts

    1,108
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by PicnicTutorials

  1. I did this in pure CSS (with a little JS). Probably not what your looking for though, but you were just looking into eccommerce stuff, so maybe...
  2. Looks like I may have to take it to the next step with one of them. Whatever that is...? She just kept trying to talk me into why my content should stay on her site. Like talking to a child. You know, the normal "day - care" lady type, 300lbs, mid-America, bordering on retarded. So I simply told her (nicely but firmly), remove it ASAP or I will be forced to take action. Therefore, you will not only have to remove it, but I will also receive damges (money). We'll see...
  3. In the top ten results I have 5 sites that have copied and pasted my "entire" website! All 40 pages! Man... now my hearts all beating fast... That content took me 5 months to write. Everyday from 4am to 7am. Weekends all day. Now I'm peed...
  4. . I almost wish I didn't just see that! I entered my domain, and now I have lot's of work. I think ignorance is bliss sometimes.
  5. Possibly, you could slightly change the naming structure. Instead of "password", you could name it "pass word" or "pass-word" or "*password". Maybe..? I know if you name input fields something different FX won't pre-fill them. But, in this case, FX is actually remembering it, maybe different?
  6. Yeah looks like it - here is a vid tut on it.
  7. You can make anything you want in flash. Then grab the code (embedded, linked, or JS), really slick tool. Takes a minute to figure out how it works, but it's worth it. http://www.effectgenerator.com/
  8. Isn't that what you just said? I think your talking about positioned fixed - It stays in the same spot on the screen regardless.
  9. Here is another one you might feel more comfortable using - it's a little easier to understand. { visibility: inherit; } 2 Equal Columns <br />* {<br />margin:0;<br />padding:0;<br />}<br />body {<br />background:#ccc;<br />text-align:center;<br />}<br />#wrap {<br />width:900px;<br />margin:0 auto;<br />background:#999;<br />overflow:hidden;<br />}<br />#left {<br />float:left;<br />width:50%;<br />background:#999;<br />}<br />#right {<br />float:left;<br />width:50%;<br />background:#777;<br />}<br />p {<br />padding:10px;<br />}<br /> yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada yada
  10. I'm having a bit of fun with this right now actually. Currently, I'm working on my 6th way to achieve 50% equalizing columns. Uhm let's see... Both target ie6. the margin-right:-3px takes care a 3px job bug that only appears when a static box is next to a floated box. And the 1% height gives "haslayout" to ie6. Otherwise the text flows to 100% of the parent container (in this case the body). And ie6 treats height as min-height, so it will always expand to allow whatever sized content. Both are completely safe.
  11. I just goggled for about 20 minutes and all I could find were JS solutions. Apparently most were saying it's the only way. Here is one - there were a few others I came across as well. http://www.urbanpuddle.com/articles/2007/06/21/quick-tip-submit-two-forms-w-one-button Hope that helps Here is another (3rd post) http://www.phpbuilder.com/board/showthread.php?t=10351103
  12. It's not idiotic at all. The concept is much harder than it should be actually.
  13. 2 columns * { margin:0; padding:0 } body { width:900px; margin:0 auto; } #left { float:left; width:50%; padding-bottom:5px; background:red; } #right { overflow:auto; background:blue; padding-bottom:5px; } * html #left { margin-right:-3px; } * html #right { height:1%; } test test
  14. Yeah, he doesn't mind paying a few for the monthly charge. I just watched the whole 29min video on foxycart and it seems comparatively very easy to setup. So for now I'll just focus on that one I guess. What's his name - Chris? Over at CSS-Tricks says he's worked with them all, like Pinnacle cart, etc, and he says foxy is the best. So maybe I should just take his word for it and leave it at that...
  15. Thanks Susie! Just a few T-Shirts, with three different sizes for each. "Should" be simple...
  16. Ecommerce/shopping carts? I haven't even gone googling yet - I know there's a million to choose from. Do you guys have any favorites? No CMS's though. CSS-Tricks swears by this one http://www.foxycart.com/ and here is the video http://css-tricks.com/video-screencasts/45-using-foxycart-for-ecommerce/ do you know of any better ones? Thanks!
  17. I'm just going to keep coming in behind you Ben - Post: 1,435
  18. PicnicTutorials

    Kuler Colors

    That's a smooth tool (Kuler). Good for me - good for clients. Thanks for the link Kyle!
  19. When it comes to inheritance, form elements are hell to deal with. Therefore, eliminate the problem from the get-go! Be more specific with your original input rule. Either just target it with a class instead or if they are on dif pages just say #home input. I had to deal with this same problem recently. I originally just said as you did - input: yada yada. Well I eventually got to the point were I couldn't reverse all the rules. So instead, I went back and targeted the original input rules better.
  20. Yes, obviously if I was looking at a site in FX I would just use firebug. But this is very useful for editing sites live in IE (and etc). Try it, you can edit the html, everything! It's a pretty powerful tool.
  21. PicnicTutorials

    CSSfly

    Man, I hope Bill doesn't come and move me... Check out this thing. It's amazing. Yet another thing I found in that 130+ tools page I linked to earlier. Now I/you can edit code live in IE. Or in any browser for that matter! http://www.cssfly.net/
  22. Mines always the content. Which I think is worse. Then, google brings them up instead, often leaving me out entirely. A page here a page there - I don't "much" mind. I get crazy on them though when they copy and paste all 40 plus pages. It's happened to me about 5 times so far. Although, I believe my new stern copyright notice is discouraging some. If you contact them though and give them an "or else" altamatum they will most likely remove it. Always worked for me. Actually, I have yet to have to resort to such extremes. So far, I just politely ask and it's gone. Did they take all the images too? Same color?
  23. I didn't even see that you had the solution before I worked on it. Same thing I did - works in all!
  24. I saw that. There's not much he can't fix...
×
×
  • Create New...