Re: [css-d] Image Placement in CSS - Help!

2007-10-25 Thread Elli Vizcaino
--- Gunlaug Sørtun [EMAIL PROTECTED] wrote: You should take a bit more care and write valid source code. For instance: an anchor is not an empty element, and should never be marked up as one. This is not correct, no matter which doctype you use... a href=http://www.e7flux.com; /Elli

Re: [css-d] Image Placement in CSS - Help!

2007-10-24 Thread Zak Owen
Hi, I'm kind of limited in testing as I'm at school right now, but I think you should be able to position this element using style attributes such as .myImageClass { position: fixed; right: 20px; bottom: 20px; } or something similar. Also, look into perhaps making the pumpkins a

Re: [css-d] Image Placement in CSS - Help!

2007-10-24 Thread Gunlaug Sørtun
Elli Vizcaino wrote: Please help me! I really want to execute this design as I've visualized and designed it. I need to be able to place the pumpkins image as shown in the graphic comp: www.e7flux.com/thanksgivingbuffet2.jpg. The code and CSS can be found here: http://e7flux.com/tgb/ - Not

Re: [css-d] Image Placement in CSS - Help!

2007-10-24 Thread Elli Vizcaino
--- Gunlaug Sørtun [EMAIL PROTECTED] wrote: Not sure I get the entire idea, but there might be something you can use here... http://www.gunlaug.no/tos/alien/ev-1/test_07_1024.html regards Georg -- http://www.gunlaug.no Hi Georg, A million hugs and kisses to you! I reworked

Re: [css-d] Image Placement in CSS - Help!

2007-10-24 Thread Gunlaug Sørtun
Elli Vizcaino wrote: [...] It's looking great so far across IE7, Safari FF as far as look layout is concerned. You can see examples here: www.e7flux.com/tgb www.e7flux.com/tgb/index2.html However, I'm still baffled by I6. Apparently you've made the iepngfix.htc file work to support

Re: [css-d] Image Placement in CSS - Help!

2007-10-23 Thread Elli Vizcaino
Please help me! I really want to execute this design as I've visualized and designed it. I need to be able to place the pumpkins image as shown in the graphic comp: www.e7flux.com/thanksgivingbuffet2.jpg. The code and CSS can be found here: http://e7flux.com/tgb/ - I'm not sure how to place this