The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

menu shifted sideways

2 posters

Go down

menu shifted sideways Empty menu shifted sideways

Post by Madaragoku June 13th 2014, 5:39 pm

Hi , menu is kinda shifted ...

plz help


menu shifted sideways Screen15


CSS: 
Code:
<style type="text/css">

.arrowgreen{
   width: 100%; /*width of menu*/
   border-style: solid solid solid solid;
   border-color: black;
   border-size: 1px;
   border-width: 1px;
}

.arrowgreen ul{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
   .arrowgreen li a:link, .arrowgreen li a:visited {
   color: #A1A1A1;
text-decoration:none !important;
}
 
.arrowgreen li a{
   font: bold 9px Verdana, Arial, Helvetica, sans-serif;
   display: block;
   background: transparent url(http://i42.servimg.com/u/f42/17/32/93/44/menu3114.png) 100% 0;
  height: 28px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
   padding: 4px 0 4px 10px;
   line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
   text-decoration: none !important;
}  
  

.arrowgreen li a:hover{
   color: #AE4CFF;
   background-position: 100% -32px;
text-decoration:none !important;
}

  
.arrowgreen li a.selected{
   color: #26370A;
   background-position: 100% -64px;
}

</style><script type="text/javascript">
<!--
function popup(url)
{
 var width  = 500;
 var height = 600;
 var left  = (screen.width  - width)/2;
 var top    = (screen.height - height)/2;
 var params = 'width='+width+', height='+height;
 params += ', top='+top+', left='+left;
 params += ', directories=no';
 params += ', location=no';
 params += ', menubar=no';
 params += ', resizable=no';
 params += ', scrollbars=no';
 params += ', status=no';
 params += ', toolbar=no';
 newwin=window.open(url,'windowname5', params);
 if (window.focus) {newwin.focus()}
 return false;
}
// -->
</script>
<div class="arrowgreen">
   
   <ul>
      
      <li>
          <a href="http://artarena.forumsmotions.com/t357-art-arena-guidebook#6294">Guidebook</a>
      </li>
      
      <li>
          <a href="http://artarena.forumsmotions.com/f11-announcements">Announcements</a>
      </li>
      
      <li>
          <a href="http://artarena.forumsmotions.com/f3-reporting-for-duty">Introductions</a>
      </li>
      
      <li>
          <a href="http://artarena.forumsmotions.com/f4-official-art-shop">Official Art Shop</a>
      </li>
      
      <li>
          <a href="http://artarena.forumsmotions.com/f37-resource-hall">Resources</a>
      </li>
      
      <li>
          <a href="http://artarena.forumsmotions.com/f17-voting">Duel Voting</a>
      </li>
      
      <li>
          <a href="http://artarena.forumsmotions.com/f20-staff-applications">Staff Application</a>
      </li>
      
      <li>
          <a href="http://artarena.forumsmotions.com/f30-hall-of-fame">Hall of fame</a>
      </li>
      
      <li>
         
      </li>
      
   </ul>
</div><span class="corners-bottom"><span></span></span>
Madaragoku
Madaragoku
Forumember

Posts : 30
Reputation : 1
Language : English

Back to top Go down

menu shifted sideways Empty Re: menu shifted sideways

Post by SLGray June 13th 2014, 8:09 pm

Please post your forum's link.


menu shifted sideways Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum