Jump to content
WebFlake
  • 0

Nav bar compresses on forum but not ipcontent homepage?


elemonate

Question

8 answers to this question

Recommended Posts

  • 1

Are you looking to disable to "More" dropdown overall?
If so, find this and remove it:

                        <li id='nav_other_apps' style='display: none'>
                            <a href='#' class='ipbmenu' id='more_apps'>{$this->lang->words['more_apps']} <img src='{$this->settings['img_url']}/useropts_arrow.png' /></a>
                        </li>

If you're asking how to make it also compress on your homepage, then sorry, I don't have the answer to that. :P

Need some IPB, MyBB, or HTML/CSS work done? Check out my thread!
:smiley:

Link to comment
Share on other sites

  • 0

Are you looking to disable to "More" dropdown overall?
If so, find this and remove it:

 

                        <li id='nav_other_apps' style='display: none'>
                            <a href='#' class='ipbmenu' id='more_apps'>{$this->lang->words['more_apps']} <img src='{$this->settings['img_url']}/useropts_arrow.png' /></a>
                        </li>

If you're asking how to make it also compress on your homepage, then sorry, I don't have the answer to that. :P

 

Are you looking to disable to "More" dropdown overall?If so, find this and remove it:

 

                        <li id='nav_other_apps' style='display: none'>
                            <a href='#' class='ipbmenu' id='more_apps'>{$this->lang->words['more_apps']} <img src='{$this->settings['img_url']}/useropts_arrow.png' /></a>
                        </li>

If you're asking how to make it also compress on your homepage, then sorry, I don't have the answer to that. :P

where can I find that text? Thank you!

Edited by elemonate
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...