Announcement

Collapse
No announcement yet.

Broken section layout

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Broken section layout

    One of my section layouts is looking awful, code displaying on the site, tried comparing to other sections but cant see why....

    https://www.harrisontelescopes.co.uk...e_Barlows.html
    https://www.harrisontelescopes.co.uk/

    Ed Harrison - Menmuir Scotland

    #2
    Actually ALL your section links have invalid image tags. On your Telescopes.html page I see the images encoded as (I've marked the extraneous code in red):
    Code:
    <img alt="<span style='font-size: 10px;'>Telescopes For Beginners</span>" src="startert.jpg" border="0">
    And on the page you mention it's further broken because of the 1.25" text (the double quotes is further breaking the tag).
    Code:
    <img alt="<span style='font-size: 10px;'>Barlows 1.25"</span>" src="barlow125sectiont.jpg" border="0" />
    Post the Layout code used for these section link images so we can see what's wrong with it.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      Thanks Norman, safest option was a design import, seems ok, uploading now.
      https://www.harrisontelescopes.co.uk/

      Ed Harrison - Menmuir Scotland

      Comment

      Working...
      X