Search results

  1. P

    Please help me with my website

    famous quotes id="apDiv2" seems to have escaped it intended position. displaying to the left on firefox 6, chrome 13.0.782.215 and IE 9 . peter
  2. P

    no forum login with firefox

    firefox 6.0 does not display login the div memberBox is not displayed. firefox states it is blocking an auto redirect to another page but checking the allow button does nothing. anybody having this problem??
  3. P

    Review: Fsx Biohazard Airlines

    Re: Review: Fsx Biohazard Airlines Spelling check 'Us To Transport There Toxic Waste!' perhaps 'Us To Transport Their Toxic Waste!'. Otherwise has a nice feel to it, Darkmere has covered the rest.
  4. P

    My addon website can't be seen by others?

    Draise, it is there for all to see, you might fix the link www.ondraise.com so it works. The two nav bars at right angles to each other might be a bit of over kill? In all a colourfull and to the point site Peter
  5. P

    Introducing My Webpage hahaha!

    I don'y know about anybody else but your shoutmix is the right using firefox 3.6.8 and on top of your center column and to left and under the center column using IE8 ??
  6. P

    stoli

    Is stoli down? can not access any of the domains i have on stoli? http://www.tnq-support-group.net/ http://yorkeys-knob-hornets-football.org.au/ http://www.myalgic-encephalomyelitis.com/ etc thanks Peter OK accessing again, what happened ? thanks Peter
  7. P

    Optionstradingexamples.com needs your review

    myx10, rendering in 1024 your hmenu drops the last li to the next line. #hmenu ul li a padding:4px 17px; will assist but ul wiill need centering hope this assists peter
  8. P

    http headers cache control

    Thanks descalzo Peter
  9. P

    http headers cache control

    Thanks Marshian, the current htaccess in the dir is # -FrontPage- IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti* <Limit GET POST> order deny,allow deny from all allow from all </Limit> <Limit PUT DELETE> order deny,allow deny from all </Limit> AuthName...
  10. P

    [CSS] Dropdown menu issues.

    Shadow21, try #nav .subnav li{ position: relative; display: block; } also #nav .subnav li ul{ position: absolute; left: 0; top: 0; } will give position of sub menu off the subnav perhaps #nav li ul{ position: absolute; left: 0; top: 0; } should set the...
  11. P

    http headers cache control

    Hi, can anybody help with setting cache control http headers on X10(stoli). After googling it seems the way in is through . htaccess files ? now i am lost Peter
  12. P

    Email probs

    I have been having a problem config email client, I set servers ports etc and all works then stops either send or recieve so reconfig and work again have just reset to the following peter@yorkeys-knob-hornets-football.org.au POP3 mail.yorkeys-knob-hornets-football.org.au 110 SMTP...
  13. P

    Review my classified list website

    A index/home page would be nice such that it explains what the site is about and hows to use it. As it is now it is choas. Peter
  14. P

    no incoming email on stoli

    Bill did you check this thread http://forums.x10hosting.com/news-announcements/104819-mail-issues.html Peter
  15. P

    Please Review!

    2695, to speed up page load tidy your css (ie get rid of the inline css) create classes and apply to your html. try to get all css to a separate file. hope this helps Peter
  16. P

    double everything didn't work

    On the 19/10/09 I went for the double everything offer. the system ask for cpanel id (peterac) gave that , thgen followes prompts went to billing a; gave me 2 double everything and ask for log in using email address but failed to recognise( no record of), Order Number: 6341976035] [so I say...
  17. P

    My Website

    Joshua, If I may suggest 1. html needs a doc type <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2. to align the page containers and center all , the following #wrapper, #header { position: relative; #wrapper { padding : 0 0 0...
  18. P

    anyone good at css ?

    Manoogin, Try #container position: relative; #content float: left; #right float: right; of course you will have to adjust width, margins and padding. Hope this helps Peter
  19. P

    Please critique my website

    Tim, I am use FF3.5.3. The main.html frame covers half the nav bar, sits too high. Peter
  20. P

    Please critique my website

    Tim, Nice feel to the site but it renders differently in browsers. What you are looking for in IE and Opera but in Firefox, Chrome and others your main frame is slicing off the bottom of your nav bar. Peter
Top