Announcement

Collapse
No announcement yet.

how can i add a bullit point to section list

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

    how can i add a bullit point to section list

    hello,
    hope somebody can help me out here, i am using V6 on trial and building my site. I would like to add a bullit point or small gif image to the left hand side of each of my sections list. The sections list displays all my sections fine and i have already alterd the template sections head so that i can use a white colour for text.
    any help much apreciated.
    wes
    I have tried embeding a <img src="file:bulit.gif" >
    but i carnt get the image to apear.

    <!-- SectionLine HTML begin -->
    <!-- Insert HTML for the beginning of a section title -->
    <!-- NETQUOTEVAR:SECTIONIMAGE NETQUOTEVAR:SECTIONTEXT -->
    <A HREF="NETQUOTEVAR:SECTIONLINK"><img src="file:bulit.gif" ><span class="actxsmall"><font color="#FFFFFF">NETQUOTEVAR:SECTIONNAME</font color></span></A>
    NETQUOTEVAR:NEXT
    <!-- Insert HTML for the end of a section title -->
    <!-- SectionLine HTML end -->
    Treasure Island Sweets

    #2
    try

    <img src="bulit.gif" >

    instead of

    <img src="file:bulit.gif" >

    in order for the image to display, you need to have it in your site 1 folder, and maybe your preview html folder, both of which are usually somewhere like C:/Program Files/Actinic Ecommerce V6/Sites/Site1 folder



    best,

    steve quinn
    harlequin domains
    (stupidly watching a site upload at 4.48am)

    Comment


      #3
      thanks
      i just added the gif to the preview folder and all is well,
      looks much better now !
      thanks
      wes
      Treasure Island Sweets

      Comment

      Working...
      X