paid subscriptions links colour

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dg_dibs
    New Member
    • Aug 2006
    • 12
    • 3.6.x

    paid subscriptions links colour

    Hi, does anyone know how I can change the colour of the paid subscriptions link in the user cp, say to red, to make it stand out better? thanks. david
    David

    www.mathcoders.com
    Math and programming solutions community
  • Floris
    Senior Member
    • Dec 2001
    • 37767

    #2
    You can edit the template: USERCP_SHELL

    Find this code:
    Code:
    <if condition="$show['paidsubscriptions']">
    <tr>
        <td class="$navclass[paid_subscriptions]" nowrap="nowrap"><a class="smallfont" href="payments.php$session[sessionurl_q]">$vbphrase[paid_subscriptions]</a></td>
    </tr>
    </if>
    And you can change either the row, the individual cell or the <a> tag with your own xhtml/css

    Comment

    • dg_dibs
      New Member
      • Aug 2006
      • 12
      • 3.6.x

      #3
      worked fine, ty. David
      David

      www.mathcoders.com
      Math and programming solutions community

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...
      😀
      😂
      🥰
      😘
      🤢
      😎
      😞
      😡
      👍
      👎