[FIXED] Menu suggestion

Posted in Bugs & Suggestions by Muscut
Muscut's Avatar
View player profile Forum posts: 3
Europe Muscut from team unique
Hi I noticed that not the menu items are not 100% clickable.

Example:

Clickable area:


Suggested fix:
HTML: Add a class to each anchor inside li element


CSS: Add display:block and height:100%
.menu-link {
display: block;
height: 100%;
}
Quote this post Report this post
Muscut's Avatar
View player profile Forum posts: 3
Europe Muscut from team unique
Of course I meant to post some HTML code but forgot to put code tags:
HTML:
<ul>
<li><a class="menu-link" href="https://scrimbase.com"><i class="icon-news"></i>News</a></li>
<li><a class="menu-link" href="https://scrimbase.com/ladders"><i class="icon-ladders"></i>Ladders</a></li>
<li><a class="menu-link" href="https://scrimbase.com/tournaments"><i class="icon-cups"></i>Tournaments</a></li>
<li><a class="menu-link" href="https://scrimbase.com/teams"><i class="icon-clans"></i>Teams</a></li>
<li><a class="menu-link" href="https://scrimbase.com/players"><i class="icon-players"></i>Players</a></li>
<li><a class="menu-link" href="https://scrimbase.com/media"><i class="icon-media"></i>Media</a></li>
<li><a class="menu-link" href="https://scrimbase.com/forums"><i class="icon-forums"></i>Forums</a></li>
<li><a class="menu-link" href="https://scrimbase.com/support"><i class="icon-support"></i>Support</a></li>
</ul>

CSS:
.menu-link {
display: block;
height: 100%;
}
Quote this post Report this post
Muscut's Avatar
View player profile Forum posts: 3
Europe Muscut from team unique
<script>test</script>
Quote this post Report this post
jjwTje^'s Avatar
View player profile Forum posts: 45
Netherlands jjwTje^ from ScrimBase Crew
Thanks for letting us know. We will fix it with the next update :)
Quote this post Report this post

This topic has been locked..

We have detected AdBlock. Please disable AdBlock on ScrimBase!
Report Post

If you think this poster or post is inappropriate you can flag it so the moderators can take a look and take action if necessary.

Change Your Alias

You do not have any aliases.

You are leaving ScrimBase

This link will take you to an external website and ScrimBase terms and policies do not apply here. Are you sure you want to leave scrimbase.com?

Leave