Announcement

Collapse
No announcement yet.

Editing <Actinic:LOGOUT_SIMPLE/>

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

    Editing <Actinic:LOGOUT_SIMPLE/>

    Hi,

    The following variable <Actinic:LOGOUT_SIMPLE/> produces: -

    Code:
    <A HREF="http://trials.actinic.com/cgi-bin/bb100023.pl?ACTION=LOGOUT&SHOP=trlshop" TARGET="_self"><SPAN CLASS="actlogout">Logout</SPAN></A>
    Does anyone know if it's possible to edit this, I don't mean on the finished page or by hard coding it, but the source?

    I'm aware that in Design | Text I can edit 'Logout', but I want to get to the source, to allow me to change the colour of logout by adding <font...> around 'Logout'.

    Is this possible?

    Regards,

    Andrew

    #2
    Hi Andrew

    The actual span class is coming from the following in "Design | Text"

    Phase: -1
    ID: 1968

    Change this to what you want. This ID is the Font code used for 'current customer', 'current account' and 'logout' text.

    Kind Regards
    Nadeem Rasool
    SellerDeck Development

    Comment


      #3
      Nadeem,

      Just what I was after!

      Many thanks for your reply and support.

      Regards,

      Andrew

      Comment

      Working...
      X