Remove Green Border

Forum
Last Post
Threads / Messages

Silver_Brick

Banned
Banned
Joined
Oct 13, 2016
Messages
205
Points
0
Location
In Earth
Mysidian Dollar
0
Code:
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.ddmenu {font-family: arial, sans-serif; width:100%; color: #73562e; position:relative; left: 0px; font-size:15px; z-index:100;}
.ddmenu ul li a, .ddmenu ul li a:visited {display:block; text-decoration:none; color:73562e; width:236px; height:40px; text-align:center; border:7px solid #86ea72; background:#cba774; line-height:40px; font-size:15px; overflow:hidden;}
.ddmenu ul {padding:0; margin:0; list-style: none;}
.ddmenu ul li {float:left; position:relative;}
.ddmenu ul li ul {display: none;}

/* specific to non IE browsers */
.ddmenu ul li:hover a {line-height: 40px; height: 40px; left:15px; color:#73562e; background:#cba774;}
.ddmenu ul li:hover ul {line-height: 25px; height:25; display:block; ; position:absolute; top:47px; left:7; width:220px;}
.ddmenu ul li:hover ul li a.hide {line-height: 25px; height: 25; background:#ffd79d1; color:#73562e;}
.ddmenu ul li:hover ul li:hover a.hide {line-height: 25px; height: 25; background:#ffd79d; color:#73562e;}
.ddmenu ul li:hover ul li ul {line-height: 25px; height: 25; border: none; display: none;}
.ddmenu ul li:hover ul li a {line-height: 25px; height: 25; border: none; display:block; background:#e5bc81; color:#73562e;}
.ddmenu ul li:hover ul li a:hover {line-height: 25px; height: 25; border: 0; background:#ffd79d; color:#73562e;}
.ddmenu ul li:hover ul li:hover ul {line-height: 25px; height: 25; border: 0; display:block; position:absolute; left:182px; top:0;}
.ddmenu ul li:hover ul li:hover ul.left {line-height: 25px; height: 25; border: 0; left:-182px;}

I want to remove that green border from my main menu
 

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,277
Messages
33,122
Members
1,602
Latest member
BerrieMilk
BETA

Latest Threads

Latest Posts

Top