Announcement

Collapse
No announcement yet.

Removing the 'Site terms' button

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

    Removing the 'Site terms' button

    Removing the 'Site terms' button from the main layout (Premier) top left list:

    Hi Just been searching thru the Layouts etc but can't seem to find how to omit any text link 'buttons' from the 'premiere_top_menu' links menu?

    I notice that the link for 'Site terms' is also in the footer so don't really want it in the main top header links.

    Also, in the top right-hand links for: 'premier_menu_top_right' I have tried my best to edit the style but can't seem to get the menu to sit tight aligned against the right of the page? any ideas please.

    Cheers . .

    Beej
    Organic Image - Award-winning Airbrush Kustom Art & Airbrush Classes

    #2
    Select the design tab, click on the link, click the upward arrow to move up to the parent layout and then delete the layout/selector for that link.

    Comment


      #3
      Beej,

      Go into design view and click on the link in the preview. This should take you to the respective code in the layout code pane.

      Press the white "Up" chevron with the yellow bg and it will take you to the navigation links, it may be in a:

      Code:
      <div class="page_menu_items">
      or something similar.

      Does that help?

      Army Gore-tex
      Winter Climbing Mitts
      webD's Blog: Website design, SEO and other ramblings…
      Twitter LinkedIN

      If you think a post is good, rate it!

      Find the answers in the Knowledge Base | Have you read the User Guides

      Comment


        #4
        Originally posted by leehack View Post
        Select the design tab, click on the link, click the upward arrow to move up to the parent layout and then delete the layout/selector for that link.
        Cheers! I found it by tracking back, it's

        Code:
        <li><actinic:variable name="NavigationIcon" value="Terms Basic Link" /></li>
        so I simply commented it out and that's fine.

        Beej
        Organic Image - Award-winning Airbrush Kustom Art & Airbrush Classes

        Comment


          #5
          Originally posted by webD View Post
          Beej,

          Go into design view and click on the link in the preview. This should take you to the respective code in the layout code pane.

          Press the white "Up" chevron with the yellow bg and it will take you to the navigation links, it may be in a:

          Code:
          <div class="page_menu_items">
          or something similar.

          Does that help?
          Great! That did basically the same thing . . I LOVE this V9 . . man, after years of struggling with those early templates in 2002 up to this . . there is simply NO comparison. Fair enough, I have learned a fair bit since then but this makes the whole process SO much easier and enjoyable!

          Thanks . .

          Beej
          Organic Image - Award-winning Airbrush Kustom Art & Airbrush Classes

          Comment


            #6
            Glad you sorted it...

            Army Gore-tex
            Winter Climbing Mitts
            webD's Blog: Website design, SEO and other ramblings…
            Twitter LinkedIN

            If you think a post is good, rate it!

            Find the answers in the Knowledge Base | Have you read the User Guides

            Comment


              #7
              Originally posted by BrianCurtis View Post
              ...... . I LOVE this V9 . . ......this makes the whole process SO much easier and enjoyable!
              ahhh...I remember that feeling when I went from V7 to V8!!
              Tracey

              Comment


                #8
                Originally posted by TraceyHand View Post
                ahhh...I remember that feeling when I went from V7 to V8!!
                It's crazy isn't it! I guess only those who have used Actinic, especially earlier versions, would really understand the madness and the (addiction) of it all! I have worked so hard to make the site look how I want and this upgrade has been a pleasure so far . . so far

                One quick question tho: Is it possible to edit the description for the Marketing products in 'Best Sellers' so the page info read on the front page is NOT the same as the text on the product Full description? Just that a lot of my products have long-ass descriptions and they're all getting fed into looong returned marketing boxes when I want a very short description . . I'm guessing (if it's as good as I think) that there will be a way to do this

                thanks all . .

                B
                Organic Image - Award-winning Airbrush Kustom Art & Airbrush Classes

                Comment


                  #9
                  There's code in either here, the AUG or the KB (maybe all 3) that reduces it to show for example the first ten words of the full description. You could also create your own variable to contain the text you did want to show, but that'd just be a long winded messy way.

                  Why not scrap it completely from the marketing lists, it usually looks junk anyway.

                  Comment


                    #10
                    Originally posted by leehack View Post
                    There's code in either here, the AUG or the KB (maybe all 3) that reduces it to show for example the first ten words of the full description. You could also create your own variable to contain the text you did want to show, but that'd just be a long winded messy way.

                    Why not scrap it completely from the marketing lists, it usually looks junk anyway.
                    Thanks bud, can't find the code for 10 words or less at the mo in AUG so I'll try and search on here too . . . but made a new layout called Mini Best Seller layout No Discription which is fine but, I have added some 'LINK' text in a test product which is also fed to the best seller layouts and it shows the link text but strangely, no link in the preview? That would have been useful but I guess it's easier to comment out the LINK text too which I guess I didn't do.

                    B
                    Organic Image - Award-winning Airbrush Kustom Art & Airbrush Classes

                    Comment

                    Working...
                    X