Announcement

Collapse
No announcement yet.

<a> tag in Fragments

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

    <a> tag in Fragments

    Just in the process of removing the <table> tags from the Act_ProductLine and all the other templates which go to form the page layouts with open <tr> and <td> tags.

    In the fragment template I have stripped out the offending table tags into a <div> which is working fine. When I preview in FF the code shows an offending <a> tag wrapping the whole fragment. Whilst I can create a rule for this in the CSS (to prevent the hover effects) does anyone know where the <a> tag is coming from?

    Have gone crossed eyed looking at the AUG for a text ID number!

    Jont


    Bikster
    SellerDeck Designs and Responsive Themes

    #2
    I don't know its location but what I'd try is to change all <a ...> tags in Design / Text to be

    1<a ...>, 2<a ...>, etc. Then look at the generated page to see what shows up.

    Then back into Design / Text to delete all these prefixes.

    If that doesn't find it then it may be created by the application.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      Thanks Norman - top tip


      Bikster
      SellerDeck Designs and Responsive Themes

      Comment

      Working...
      X