Announcement

Collapse
No announcement yet.

Main menu align sections

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

    Main menu align sections

    I have changed the fonts in L/Hand menu Smart theme. How do I go about aligning the text to center - it is now aligned left (this seems to be the default). This is governed by the Yahoo sections - how do I change this??

    Thanks

    #2
    Hi June,

    to centre the text add align="center" to the <td> above the Yahoo Section Script... mine is slightly modified not to show the subsections but to give you an idea looks like..

    <td align="center">
    <script language=Javascript1.2>
    document.write(YahooSections(section_tree))
    </script>
    </td>


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      Hi John, worked like a dream - thanks for your help

      Comment

      Working...
      X