0
Welcome Guest! Login
0 items Join Now

a float issue

  • a float issue

    Posted 15 years 10 months ago
  • Re: a float issue

    Posted 15 years 10 months ago
    • Hello,

      Can you post a screenshot explaining what you mean better?
  • Re: a float issue

    Posted 15 years 10 months ago
    • Hi Mike,

      As you can see, the caption "Bogliste" is stading quite alone in the top and the list starts below the left menu. I've been told that this is a float issue. Can ýou confirm that an give me a hint to what the solution might be.

      Regards
      Rudy
    • Regards

      Rudy Madsen
      ecase.dk
  • Re: a float issue

    Posted 15 years 10 months ago
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: a float issue

    Posted 15 years 10 months ago
    • Or you can try for for adding to template.css

      form#jForm { float: left; }
      or
      form#jForm { overflow: hidden; } or auto

      to keep the clear inside the form ...

      But the table thing Mike suggested ( 9:47 pm :cheesy: ) is a rock solid solution that does the same!
  • Re: a float issue

    Posted 15 years 10 months ago
    • Thank you both...

      I used the solution you gave me ,Henning, you are a genius :P

      Thanks for some quick answers..
    • Regards

      Rudy Madsen
      ecase.dk
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: a float issue

    Posted 15 years 10 months ago
    • No genius involved ... :oops:

Time to create page: 0.057 seconds