Announcement

Collapse
No announcement yet.

coulor for new element

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

    coulor for new element

    i have used an element in my title bar from another actinic template eg:gradient.1 and 2 can i add more code to bring this element into the coluor scheme using design | colours

    <!-- my code -->

    <tr>
    <td>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <td><img src="gradient1.gif"></td>
    <td align="right"><img src="gradient2.gif"></td>
    </table>
    </td>
    </tr>

    <!-- my code -->



    <tr>
    <td align="left">
    NETQUOTEVAR:BROCHURELOGO
    </td>
    </tr>
    </table>
    Gary Simpson
    www.tba
    Replacement blades, drills and cutters for your power tools.....

    #2
    The images are given the colour when you apply the theme and colouring on the fly - if you have brought these over from another theme they will be the colour scheme as per the previous theme.

    Probably best to edit the gradient image in say PhotoShop etc to give you the colours you require. You could apply the original theme - set the colours and then save the images and re-apply the new theme and add in your images but that is very messy.


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      Thank's jont

      now i know its not possable i can give it up and try a different approach,
      Gary Simpson
      www.tba
      Replacement blades, drills and cutters for your power tools.....

      Comment

      Working...
      X