General discussion
DropDown,Link Menu

Hello, would someone be nice enough to tell me how i can find the index.php or is there some way of editing the dropdown menu and link in the admin page? thanks543e5a9a59e03.png

Hello, would someone be nice enough to tell me how i can find the index.php or is there some way of editing the dropdown menu and link in the admin page? thanks![543e5a9a59e03.png](serve/attachment&path=543e5a9a59e03.png)

The menu that you see is a block in codoforum.

You can edit the block by going to admin->UI Elelemts->Blocks->block_main_menu

The menu that you see is a **block** in codoforum. You can edit the block by going to admin->UI Elelemts->Blocks->block_main_menu

@rapt0r
in the blocks section, copy paste this code and replace the links and picture links with your links. It will give you a nice simple and good looking menu drop down.

<li><a href="http://worldanimeclub.com" target="_blank">World Anime Club</a></li>
        <li class="dropdown">
          <a href="#" class="dropdown-toggle" data-toggle="dropdown">Browse<span class="caret"></span></a>
          <ul class="dropdown-menu" role="menu">
            <li><a href="http://forum.worldanimeclub.com/index.php?u=/forum/topics/anime-manga"><img src="http://forum.worldanimeclub.com/sites/default/assets/img/cats/543bab28bf2eeanime_art_2-wallpaper-1024x1024.jpg" width="32" height="32" /> <strong>Anime & Manga</strong></a></li>
            <li><a href="http://forum.worldanimeclub.com/index.php?u=/forum/topics/gaming"><img src="http://forum.worldanimeclub.com/sites/default/assets/img/cats/543bab61ceeafmiddle_earth_shadow_of_mordor-wallpaper-1024x1024.jpg" width="32" height="32" /> <strong>Gaming</strong></a></li>
            <li><a href="http://forum.worldanimeclub.com/index.php?u=/forum/topics/cosplay"><img src="http://forum.worldanimeclub.com/sites/default/assets/img/cats/543babb4261daMeiko-Vocaloid.jpg" width="32" height="32" /> <strong>Cosplay</strong></a></li>
            <li><a href="http://forum.worldanimeclub.com/index.php?u=/forum/topics/conventions-club-meetings"><img src="http://forum.worldanimeclub.com/sites/default/assets/img/cats/543babf502105raining_day_anime-wallpaper-1024x1024.jpg" width="32" height="32" /> <strong>Conventions & Clubs</strong></a></li>
            <li class="divider"></li>
            <li><a href=" http://worldanimeclub.com/rules/" target="_blank"><img src="http://worldanimeclub.com/wp-content/uploads/2014/10/News.png" height="32" width="32"/> <strong>Forum Rules</strong></a></li>
            <li class="divider"></li>
            <li><a href="http://forum.worldanimeclub.com/index.php?u=/forum/topics/let-us-know"><img src="http://forum.worldanimeclub.com/sites/default/assets/img/cats/envelope.png" width="32" height="32" /> <strong>Contact Us</strong></a></li>
          </ul>
</li>
@rapt0r in the blocks section, copy paste this code and replace the links and picture links with your links. It will give you a nice simple and good looking menu drop down. ```` &amp;lt;li&amp;gt;&amp;lt;a href=&quot;http://worldanimeclub.com&quot; target=&quot;_blank&quot;&amp;gt;World Anime Club&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt; &amp;lt;li class=&quot;dropdown&quot;&amp;gt; &amp;lt;a href=&quot;#&quot; class=&quot;dropdown-toggle&quot; data-toggle=&quot;dropdown&quot;&amp;gt;Browse&amp;lt;span class=&quot;caret&quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt; &amp;lt;ul class=&quot;dropdown-menu&quot; role=&quot;menu&quot;&amp;gt; &amp;lt;li&amp;gt;&amp;lt;a href=&quot;http://forum.worldanimeclub.com/index.php?u=/forum/topics/anime-manga&quot;&amp;gt;&amp;lt;img src=&quot;http://forum.worldanimeclub.com/sites/default/assets/img/cats/543bab28bf2eeanime_art_2-wallpaper-1024x1024.jpg&quot; width=&quot;32&quot; height=&quot;32&quot; /&amp;gt; &amp;lt;strong&amp;gt;Anime &amp; Manga&amp;lt;/strong&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;&amp;lt;a href=&quot;http://forum.worldanimeclub.com/index.php?u=/forum/topics/gaming&quot;&amp;gt;&amp;lt;img src=&quot;http://forum.worldanimeclub.com/sites/default/assets/img/cats/543bab61ceeafmiddle_earth_shadow_of_mordor-wallpaper-1024x1024.jpg&quot; width=&quot;32&quot; height=&quot;32&quot; /&amp;gt; &amp;lt;strong&amp;gt;Gaming&amp;lt;/strong&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;&amp;lt;a href=&quot;http://forum.worldanimeclub.com/index.php?u=/forum/topics/cosplay&quot;&amp;gt;&amp;lt;img src=&quot;http://forum.worldanimeclub.com/sites/default/assets/img/cats/543babb4261daMeiko-Vocaloid.jpg&quot; width=&quot;32&quot; height=&quot;32&quot; /&amp;gt; &amp;lt;strong&amp;gt;Cosplay&amp;lt;/strong&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;&amp;lt;a href=&quot;http://forum.worldanimeclub.com/index.php?u=/forum/topics/conventions-club-meetings&quot;&amp;gt;&amp;lt;img src=&quot;http://forum.worldanimeclub.com/sites/default/assets/img/cats/543babf502105raining_day_anime-wallpaper-1024x1024.jpg&quot; width=&quot;32&quot; height=&quot;32&quot; /&amp;gt; &amp;lt;strong&amp;gt;Conventions &amp; Clubs&amp;lt;/strong&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt; &amp;lt;li class=&quot;divider&quot;&amp;gt;&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;&amp;lt;a href=&quot; http://worldanimeclub.com/rules/&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;img src=&quot;http://worldanimeclub.com/wp-content/uploads/2014/10/News.png&quot; height=&quot;32&quot; width=&quot;32&quot;/&amp;gt; &amp;lt;strong&amp;gt;Forum Rules&amp;lt;/strong&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt; &amp;lt;li class=&quot;divider&quot;&amp;gt;&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;&amp;lt;a href=&quot;http://forum.worldanimeclub.com/index.php?u=/forum/topics/let-us-know&quot;&amp;gt;&amp;lt;img src=&quot;http://forum.worldanimeclub.com/sites/default/assets/img/cats/envelope.png&quot; width=&quot;32&quot; height=&quot;32&quot; /&amp;gt; &amp;lt;strong&amp;gt;Contact Us&amp;lt;/strong&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt; &amp;lt;/li&amp;gt; ````

I've added the code it looks nice but the old blocks are still there dropdown i get get rid of them dammit

I&#039;ve added the code it looks nice but the old blocks are still there dropdown i get get rid of them dammit

Well before copy pasting this code didn't u delete the old go ck of code? The code I gave u is suppose to replace it

Well before copy pasting this code didn&#039;t u delete the old go ck of code? The code I gave u is suppose to replace it

there is no code to replace that's whats confusing me it's just blank...

there is no code to replace that&#039;s whats confusing me it&#039;s just blank...

there is no code to replace that's whats confusing me it's just blank...

Can you provide a screenshot of the admin interface where you edited the code ?

&amp;gt;there is no code to replace that&#039;s whats confusing me it&#039;s just blank... Can you provide a screenshot of the admin interface where you edited the code ?

I know this is an old post but to help others, activate the blue theme & goto blocks, you will be able to see the default ones there & remove them smile

I know this is an old post but to help others, activate the blue theme &amp;amp; goto blocks, you will be able to see the default ones there &amp;amp; remove them :)
750
8
4
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft