Search results

  1. almichev

    Monitor Flicker Problem? Hyundai W240D

    Did you have a similar problem? Looks like I'll be putting up a thread about best best pva monitor for under £200 :(
  2. almichev

    Monitor Flicker Problem? Hyundai W240D

    Hi all. I've had a Hyundai monitor for 3 years now and recently developed display problems. It usually starts after doing an image search on Google. The display can't handle all the thumbails and starts to flicker - quickly getting worse until the screen's almost a blur. The screen returns...
  3. almichev

    DIV links not working if FF - bu tok in IE

    Thanks will give it a try and also look into CSS. Appreciate all the responses :cool:
  4. almichev

    DIV links not working if FF - bu tok in IE

    The links work without Style, but the position code doesn't. In FF they're in a row horizontally without spacing, in IE they're positioned vertically.
  5. almichev

    DIV links not working if FF - bu tok in IE

    Think i pasted over them. The problem is still there. Here is the latest code: <div style="position: relative; top:10px; left:-260px;"> <font size="2" color="#6633FF"> <a href="http://etc.jpg">10images</a> </font> </div> <div style="position: relative; top:-8px; left:-85px;">...
  6. almichev

    DIV links not working if FF - bu tok in IE

    Thanks Jestar. Unfortunately that hasn't fixed the problem. I've just noticed that the link is on the page in FF as a single invisible line above the text :confused:
  7. almichev

    DIV links not working if FF - bu tok in IE

    Hi. I have 4 text links arranged horizontally on the page. They work ok in IE, but in Firefox only the 4th link works - the other 3 only show as text. Here is the code: <DIV style="position: relative; top:10px; left:-260px;"><a href="http:etc etc.jpg"><font size="2"><font...
  8. almichev

    Image postioning and text

    I have a background image and a space for other images to start 800 pixels down. doctype? This is all totally new to me. If I had money I'd pay someone to do it as it doesn't come naturally. Thanks for all help and suggestions so far.
  9. almichev

    Image postioning and text

    That almost works except it centers my images vertically when i need them in a line horizontally. Here's the code: div.img #container { margin:800px auto 0; margin-bottom:0; margin-left: 0; margin-right: 0; border:1px solid #0000ff; height:240; width:157; float...
  10. almichev

    Image postioning and text

    Will do. Thanks.
  11. almichev

    Image postioning and text

    That works :cool: Thanks. Now have 4 images in a line 800 pixels down. Got to figure out how to centre them on the page now.
  12. almichev

    Image postioning and text

    Just been doing that and it seems to make sense even when half asleep. Will let you know how it goes :cool:
  13. almichev

    Image postioning and text

    Thanks a lot. Will try it in the morning. That 'tag' looks like a v useful function.
  14. almichev

    Image postioning and text

    Trying it now. What does ".stuff" represent?
  15. almichev

    Image postioning and text

    HI. I'm trying to position an image 800 pixels down the screen with some text directly underneath it. No prob positioning the image using 'margin:800px', however this causes the text to appear 800 pixels underneath the image. :confused: Am new to this so any help gratefully appreciated.
  16. almichev

    Images display differently in IE and Firefox

    Will try that. Although have just solved it by adding <br> at the end of img lines, so no gaps in either browser now. Guess it's best to use IE when designing a site.
  17. almichev

    Images display differently in IE and Firefox

    Am using some software that assists (yeh right) in building webpages. So it has templates that refer to .php files. Is the code you need to see in that?
  18. almichev

    Images display differently in IE and Firefox

    Hi. Am trying to design a webpage with 3 seperate images butting together vertically to create an entire image. It displays ok in Firefox, but IE inserts a gap between each image. Is this a common problem with IE? Tearing my hair out and hoping it's something simple.
  19. almichev

    Photoshop resizing images

    :) Thank you rpstewart. Enjoy Christmas.
  20. almichev

    Photoshop resizing images

    Hello all. My photoshop (CS3) shrinks a jpeg when opened directly into photoshop. For example - a jpeg with an actual width of 136cm is always resized to 33cm. This is very annoying, especially when using the photomerge function. Has anyone else encountered and solved this please? Thanks.
Back
Top Bottom