Announcement

Collapse
No announcement yet.

Dots the problem?

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

    Dots the problem?

    Hi guys.... When I add a new section into my content page Actinic is leaving this small lilac dot as the image! When I click on this dot in the design page it takes me to Act_SectionLineImage(upgarded) section and this is the code it gives me!................ Can anyone advis eme on how to get rid of ur edit this to put my own images in. I know the HTML code to put images in and so on but do not know how to get to desired page/section to alter this?

    <!-- SectionLine HTML begin -->
    <!-- Insert HTML for the beginning of a section title -->

    <DIV ALIGN="center">

    <TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0">

    <TR>

    <TD ALIGN="center">
    <A HREF="<actinic:block if="%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e%20AND%0d%3cactinic%3avariable%20name%3d%22UnregCustomersAreNotAllowed%22%20%2f%3e" ><actinic:variable name="SectionPageName" /></actinic:block><actinic:block if="%28%3cactinic%3avariable%20name%3d%22IsLoginPageSuppressed%22%20%2f%3e%20%3d%3d%20false%29%20OR%0d%28%3cactinic%3avariable%20name%3d%22UnregCustomersAreNotAllowed%22%20%2f%3e%20%3d%3d%20false%29" ><actinic:variable name="SectionURL" /></actinic:block>"><!-- SectionNavImage HTML begin -->
    <IMG SRC="<actinic:variable name="SectionImageFileName"/>"
    ALT="<actinic:variable name="SectionName"/>"
    BORDER=0
    <actinic:variable name="SectionImageHeight"/>
    <actinic:variable name="SectionImageWidth"/>

    ALIGN="ABSMIDDLE">
    <!-- SectionNavImage HTML end --></A>
    </TD>

    <!-- <actinic:variable name="SectionName"/> <actinic:variable name="SectionDescription"/> -->

    </TR>

    </TABLE>

    </DIV>

    <!-- Insert HTML for the end of a section title -->
    <!-- SectionLine HTML end -->

    #2
    The dot is the standard image if you do not enter one an image on the section details. To get of it, just enter a section image on the section.

    Comment


      #3
      or for the same image sitewide

      SETTINGS | SITE OPTIONS | GENERAL | DEFAULT SECTION IMAGE

      HTH
      Regards
      Daren

      (morning Leeski, how goes it?)
      Affordable solutions for busy professionals.
      Website Maintenance | UK Web Hosting

      Comment


        #4
        Or create your own default image and overwrite the default Actinic one!
        Cheers

        David
        Located in Edinburgh UK

        http://twitter.com/mcfinster

        Comment


          #5
          lol you may wanna see a doctor about that wet cake brain thing!

          Thanks guys making head way now, You learn something new every day with actinic!

          Comment

          Working...
          X