0
Welcome Guest! Login
0 items Join Now

how to customize top tab in template enigma?

    • shenk's Avatar
    • shenk
    • Hero Rocketeer
    • Posts: 424
    • Thanks: 11

    how to customize top tab in template enigma?

    Posted 13 years 3 months ago
    • there is a tob tab which contains 4 social buttons in template enigma.
      I want to customize it but can't find where to.
      It is not a module - none of the modules in TOP positions is it; I can't find any customizations in template setting either.
    • Rub's Avatar
    • Rub
    • Elite Rocketeer
    • Posts: 566
    • Thanks: 0
    • Electronics Engineer - Medical Molding

    Re: how to customize top tab in template enigma?

    Posted 13 years 3 months ago
    • shenk wrote:
      there is a tob tab which contains 4 social buttons in template enigma.
      I want to customize it but can't find where to.
      It is not a module - none of the modules in TOP positions is it; I can't find any customizations in template setting either.

      Check this out:
      :arrow: www.rockettheme.com/forum/index.php?f=55...46719&rb_v=viewtopic
    • Rub

      Steve Jobs "We will miss you"
      We are volunteers - Don't be rude
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: how to customize top tab in template enigma?

    Posted 13 years 3 months ago
    • it is a custom html module. It uses div elelements and background images. So if you open the module in a wysiwyg editor like tinyMCE you will not even see the html. You can open it using the RokPad editor or No Editor and see the html. The module is in the top-d position and is titled "FP Top D"

      this is the html source in that module.
      <div class="top-tab"><div class="top-tab2"><div class="top-tab3">
        <a href="#" class="top-tab-icon twitter"></a>
        <a href="#" class="top-tab-icon facebook"></a>
        <a href="#" class="top-tab-icon mail"></a>
        <a href="#" class="top-tab-icon forums"></a>
        </div></div></div>
    • shenk's Avatar
    • shenk
    • Hero Rocketeer
    • Posts: 424
    • Thanks: 11

    Re: how to customize top tab in template enigma?

    Posted 13 years 3 months ago
    • thank you so much!
    • Rub's Avatar
    • Rub
    • Elite Rocketeer
    • Posts: 566
    • Thanks: 0
    • Electronics Engineer - Medical Molding

    Re: how to customize top tab in template enigma?

    Posted 13 years 3 months ago
    • shenk wrote:
      thank you so much!

      In the link above you will find all the necessary information to replicate the Demo !!!

      Good Luck !!
    • Rub

      Steve Jobs "We will miss you"
      We are volunteers - Don't be rude
    • Rub's Avatar
    • Rub
    • Elite Rocketeer
    • Posts: 566
    • Thanks: 0
    • Electronics Engineer - Medical Molding

    Re: how to customize top tab in template enigma?

    Posted 13 years 3 months ago
    • You should probably add the text [SOLVED] and add select the green check mark.
    • Rub

      Steve Jobs "We will miss you"
      We are volunteers - Don't be rude
  • Re: how to customize top tab in template enigma?

    Posted 13 years 2 months ago
    • Hi...
      I would like to know how to get this module to work. I don't know how to link it up to facebook, twitter etc...
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: how to customize top tab in template enigma?

    Posted 13 years 2 months ago
    • replace # with the link to your facebook-page

      <a href="PUT THE LINK IN HERE" class="top-tab-icon facebook"></a>
  • Re: how to customize top tab in template enigma?

    Posted 13 years 2 months ago
    • Ahhh. Thank you very much Henning... Helps a lot... :cheesy:
  • Re: how to customize top tab in template enigma?

    Posted 12 years 11 months ago
    • The module works for me but I can't find the correct CSS to modify the width of the Top-Tabs. Right now, only two icons will show in one horizontal row and the others fall down below the first two. I would like to expand the background Top-Tab container to hold an unlimited icons and grow with the icons regardless how many added.

Time to create page: 0.053 seconds