1. newbie advice

    Date: 03/17/05     Keywords: templates, css, web

    guys, I'm a real beginner. I'd like to get my feet wet by creating a website for the salon I go to. I have a good rapport with the owner.

    I'm comfortable enough using DreamHost and Dreamweaver, but what I'd really like to do is skip tables altogether. I'd like to design using pure CSS -- but how does this work with Dreamweaver? do I just get some templates from somewhere (where? free? Macromedia?) and then paste the templates onto the Dreamweaver code view screen? or just skip Dreamweaver altogether? I actually took a class in this, but the teacher rushedthroughitsofast that most of it went over my head.

    I know about sites like http://www.csszengarden.com/ but I just don't know the nuts and bolts of turning that concept into my reality.

    thanks in advance for any thoughts!

    also, what in your opinion would be a reasonable fee to charge to set it up? or, the equivalent in barter? ;) (on top of DreamHost's yearly fee for the site.) let's assume it would be a basic 5- or 6-page deal with photos I would take and upload, and the copy written/edited by me (that's what I do for a living IRL).

    Source: http://www.livejournal.com/community/webdesign/833626.html

  2. Comments please!

    Date: 03/16/05     Keywords: html, web

    Hey everyone, I've started working on my first freelance project. I mentioned it before in a previous post here. I have the homepage almost done. I wanted to post it, and get comments from everyone. Thanks for your time!

    http://www.cmwebdesign.org/vm/home.html

    Source: http://www.livejournal.com/community/webdesign/833488.html

  3. impactnoise.net

    Date: 03/16/05     Keywords: html, java, web

    I am having a bit of an issue with my webpage. I have images (in the galleries) that are supposed to pop up in a separate, sized window when clicked. It works perfectly in Firefox but something is obviously missing/wrong as I receive an error in IE and Safari.

    I swiped the popup code from another page and I know very little about javascript so I have not been able to sort it out yet. Here is one of the pages experiencing this issue: p22.html

    I have looked around a bit online and experimented with it but I am still puzzled. I know it must be something obvious but it is apparently over the head of a lowly art-brain person. If you notice any other incredibly stupid mistakes please feel free to point them out.

    Source: http://www.livejournal.com/community/webdesign/833039.html

  4. IE7 details leaked

    Date: 03/16/05     Keywords: browser, css, security, web, microsoft

    article [microsoft-watch.com]
    article on /. [slashdot.org]

    I assume most of you read slashdot, but if you don't here's a quote of their article:

    IE7 Details Emerge
    Posted by timothy on Tuesday March 15, @06:38PM

    Varg Vikernes writes "Microsoft Watch has a story about new features we can expect in IE7 (code named 'Rincon') which they gathered through Microsoft's key partners. Apparently we can expect 32 bit PNG support, native IDN support, new functionality that will simplify printing from inside IE and, of course, tabbed browsing. The new browser also will likely include a built-in news aggregator. Apparently an important factor is security."




    And from the article:
    Partner sources say Microsoft is wavering on the extent to which it plans to support CSS2 with IE 7.0. Developers have been clamoring for Microsoft to update its CSS support to support the latest W3C standards for years. But Microsoft is leaning toward adding some additional CSS2 support to IE 7.0, but not embracing the standard in its entirety, partners say.



    What do you guys think? I won't trade my firefox for anything in the world, but it would be great to see css standards supported on IE7.

    (cross-posted to '[info]'webdev and '[info]'webdesign)

    Source: http://www.livejournal.com/community/webdesign/832698.html

  5. code... must keep pop up visible on reload

    Date: 03/14/05     Keywords: asp

    ok here's my issue. i have a pop up that contains a slideshow, works great. So that it wont get too annoying, when reloading with a differnt slide show i have it set for the same window to be used. Problem is i don't know the correct syntax to make that window be visible again. It just stays hidden right now... here's the page in question. click on different slideshows to see what i mean.
    here's what the link looks like...
    a href="#" onClick="MM_openBrWindow('text<%=(rsExh.Fields.Item("filename").Value)%>-pr.asp','exhibitionpressrelease','status=no,scrollbars=yes,resizable=no,top=10,left=10,width=500,height=500')"


    any ideas?

    Source: http://www.livejournal.com/community/webdesign/831802.html

  6. Creating columns using CSS?

    Date: 03/14/05     Keywords: css

    I have a short question. Is there a way I can create simple columns using CSS? I'm probably thinking of the DIV property.

    I'd like to have a naviation "bar" or section on the left hand side of my page with my content on the right side.

    If not, then I'll create a table with two columns and one row.

    Later

    Source: http://www.livejournal.com/community/webdesign/831542.html

  7. image album

    Date: 03/14/05     Keywords: java

    hi, i have a javascript question.
    i can't get the code right for this javascript. i want the images to scroll as the "last" or "next" buttons are clicked. I also want to be able to click on the images themselves to pull up a new window with the image enlarged. these arrow buttons are actually .jpgs.
    http://www.rachelferro.com/albumtest.htm

    Source: http://www.livejournal.com/community/webdesign/831431.html

  8. Flash Question

    Date: 03/12/05     Keywords: no keywords

    How do I add a song to my animation? I know how to add punch sounds and such, but not a song that plays throughout the entire animation. Thanks.

    Source: http://www.livejournal.com/community/webdesign/830163.html

  9. Slidy text

    Date: 03/11/05     Keywords: css, java

    Hi all,

    I was hoping y'all might know how to do this: my clients keep asking me for links that when clicked on reveal text on the same page. Is there some hide/display CSS wizardry I can use for this or a nice cross-platform javascript, or will I have to make these sites in Flash?

    Source: http://www.livejournal.com/community/webdesign/829472.html

  10. CSS Issues

    Date: 03/11/05     Keywords: css, web

    Thank you to everybody for the suggestions you posted with regard to ideas for the last-minute portfolio revamp. I've got all of my content set up and my pages planned out, now my only problem is the fact that I can't get my page layout to look the way I'd like.

    It should look like this:

    However, I can't seem to pull it off. Both Firefox and IE are giving me different results and I'm sure I'm missing something small. I'm just not sure what it is. The page itself is located at http://www.debbierussell.ca/v2/portfolio/ and the CSS code is embedded in the page for now. I'll be making it an external stylesheet as soon as I have it working properly.

    All help is appreciated. Thanks again!

    - cross posted to '[info]'webdesign and '[info]'webdev -

    Source: http://www.livejournal.com/community/webdesign/829183.html

  11. css column question

    Date: 03/11/05     Keywords: css, html

    i have made an all-css design: header, 3 columns, & a footer. i want all to meet up but for some reason the left column stops just before the footer & looks all wonky. what am i doing wrong? the actual page is here: http://www.purpleglitter.com/all-css.html




    My Test 2




    GRAPHIC AND
    NAVIGATION


    Graphic

    Graphic


    HEADER GRAPHIC


    Iquatio endiam amcommy nis nis num ametue vel dignim vel ero eu faccumsan ute
    magnit lore dolorper augait wis non utpat do core magna feum accum iurem dip et,
    sustinisi blandre tem dit alit ulputat. Ut wisi blam iurem quatie tat. Metue et,
    sum inisisit lor sumsan essed eum ipisit lorero ent vullutpat ad modolorem ipis
    atuer iuscilit am, sis nis nos esecte faciniam ipit ut ut dolor sequipit incidui
    ex et, quiscin eugue dolortie dolore commy nulla feum augiam del iuscidunt
    luptat nullums andit, sectem el ing eum dit num et adiam zzriure vel utating
    eugait laorpero odionse dui eugait lute mod del ullumsandrem velit
    wiss.


    Iquatio endiam amcommy nis nis num ametue vel dignim vel ero eu faccumsan ute
    magnit lore dolorper augait wis non utpat do core magna feum accum iurem dip et,
    sustinisi blandre tem dit alit ulputat. Ut wisi blam iurem quatie tat. Metue et,
    sum inisisit lor sumsan essed eum ipisit lorero ent vullutpat ad modolorem ipis
    atuer iuscilit am, sis nis nos esecte faciniam ipit ut ut dolor sequipit incidui
    ex et, quiscin eugue dolortie dolore commy nulla feum augiam del iuscidunt
    luptat nullums andit, sectem el ing eum dit num et adiam zzriure vel utating
    eugait laorpero odionse dui eugait lute mod del ullumsandrem velit
    wiss.


    Iquatio endiam amcommy nis nis num ametue vel dignim vel ero eu faccumsan ute
    magnit lore dolorper augait wis non utpat do core magna feum accum iurem dip et,
    sustinisi blandre tem dit alit ulputat. Ut wisi blam iurem quatie tat. Metue et,
    sum inisisit lor sumsan essed eum ipisit lorero ent vullutpat ad modolorem ipis
    atuer iuscilit am, sis nis nos esecte faciniam ipit ut ut dolor sequipit incidui
    ex et, quiscin eugue dolortie dolore commy nulla feum augiam del iuscidunt
    luptat nullums andit, sectem el ing eum dit num et adiam zzriure vel utating
    eugait laorpero odionse dui eugait lute mod del ullumsandrem velit
    wiss.



    COPYRIGHT AND SMALL
    GRAPHIC





    Source: http://www.livejournal.com/community/webdesign/828773.html

  12. iframes

    Date: 03/11/05     Keywords: no keywords

    Hello all. I'm new. this is a background that I'm going to be using for my site. I just have a few questions. Any help would be greatly appreciated.

    • How do you position inline frames to an exact spot? (In my case it's the green areas)
    • How do you get rid of the border on an iframe?
    • Is it possible to make the background of the iframe transparent?

    Thank you.

    Source: http://www.livejournal.com/community/webdesign/828538.html

  13. Help me PLEASE!

    Date: 03/10/05     Keywords: tracker

    I'm new here. Please read!

    If you go to my site you'll notice I need some SERIOUS help. I don't know how to do a billion things and I'd love to find someone who does forms of animation.

    How do you add a music button to play a song on your site?

    Can someone help me spoof up my site? I'll so give you my first born! I need your smarts!

    ******Also do any of you use statcounter.com? For some reason it doesn't work well with my LJ. Do you guys know any free IPS trackers that are really good - that will tell you a lot of detail?


    K

    Source: http://www.livejournal.com/community/webdesign/827958.html

  14. Ideas Needed for a Rush Job

    Date: 03/10/05     Keywords: web

    I knew this would come and bite me in the ass...now here it is.

    I need to redo my portfolio tonight. There's a job that I'm applying for and the job closes tomorrow. The requirement is a web design portfolio in addition to the resume.

    My last portfolio (http://www.debbierussell.ca) was a last-minute hack and slash job that I did to meet portfolio requirements for a school application. I received the letter with the requirements 18 hours before it was due, so it was one heck of a rush job, and one I was never happy with. I've been "in the process of redoing it" (read: I keep telling myself, I really need to get something done on it) ever since, but that's never gone anywhere past a main splash screen (http://www.debbierussell.ca/v2/ - the links don't go anywhere at the moment) which I was never entirely sure I liked. Luckily, the content is only slightly out of date. It won't take long to add newer material. What I'd like though, is suggestions as to how I should go about structuring it. What looks impressive without being overdone or tacky in web design these days? I have my ideas, but I'm looking for things that I might be missing.

    So, as of now, I have 36 hours to redo this thing. I know I can do it, but I'm not sure *what* do to make it look simple and clean, but impressive. I'm horrible for coming up with ideas when under pressure.

    Any ideas or suggestions? Thanks in advance for the help.

    - cross posted to '[info]'webdesign, '[info]'webdev -

    Source: http://www.livejournal.com/community/webdesign/827867.html

  15. Dreamweaver

    Date: 03/10/05     Keywords: no keywords

    Who uses it rather than plain old notepad, and why? How did you manage to learn it? Don't all the extra gadgets scare you ;)

    Reason I ask is because I have noticed that many design jobs require fluent use of Dreamweaver. Wouldn't it make more sense to use someone who can create a site from the ground up, without the use of gadgets?

    *puts on flameproof jacket*

    Source: http://www.livejournal.com/community/webdesign/827645.html

  16. help...

    Date: 03/10/05     Keywords: no keywords

    What is the actionscript placed on a button in flash that links to a person's email?

    Source: http://www.livejournal.com/community/webdesign/827135.html

  17. galleries!

    Date: 03/10/05     Keywords: php, mysql, sql, java, web

    so, my quest for the perfect gallery continues. my question to you all is this: what gallery applications do you use and what do you think of them? I prefer php and no need for mysql, but I'm open to other options. the only thing I'm adamant about is not using javascript. ;)


    x-posted to '[info]'webdesign and '[info]'webdev.

    Source: http://www.livejournal.com/community/webdesign/826746.html

  18. Shadow's Dreams

    Date: 03/09/05     Keywords: no keywords

    Latest update of shadowsdreams.com





    Welcome!!!

    Source: http://www.livejournal.com/community/webdesign/826426.html

  19. Feedback needed/wanted.

    Date: 03/09/05     Keywords: no keywords

    The site is here, and no, it hopefully wont spend the rest of it's days on geocities.

    Anyway, I'm attempting some to get the idea of some white space, something simple, something... clean, here. Eventually this will be a design site for linkware blog layouts and whatnot.

    Source: http://www.livejournal.com/community/webdesign/825611.html

  20. Div positioning

    Date: 03/09/05     Keywords: no keywords

    Hi! I'm having a problem with the positions of divs in IE on my site. The div containing navigation is right where I want it to be in Firefox, but seems to not want to listen to me when it comes to IE. Please does anyone have any suggestions as to how I can rememdy this? Any help would be greatly appreciated!

    Source: http://www.livejournal.com/community/webdesign/825589.html

Previous page  ||  Next page


antivirus | apache | asp | blogging | browser | bugtracking | cms | crm | css | database | ebay | ecommerce | google | hosting | html | java | jsp | linux | microsoft | mysql | offshore | offshoring | oscommerce | php | postgresql | programming | rss | security | seo | shopping | software | spam | spyware | sql | technology | templates | tracker | virus | web | xml | yahoo | home