html ul remove li,CSS menu, help to remove style in ul li list

Need help adding a button in ul-list

My site is located at www.svenskasjoar.se and i whant to add a small uk-flag (25x16px) to the right of "RBN" in the menu.

The menu is built with:

CSS:

.glossymenu{

position: relative;

padding: 0 0 0 0px;

margin: -15px auto 0 0; /* 0 auto 0 auto; */

background: url(media/menub_bg.gif) repeat-x; /*tab background image path*/

height: 46px;

list-style: none;

}

.glossymenu li{

float:left;

}

.glossymenu li a{

float: left;

display: block;

color:#000;

text-decoration: none;

font-family: sans-serif;

font-size: 13px;

font-weight: bold;

padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/

height: 46px;

line-height: 46px;

text-align: center;

cursor: pointer;

}

.glossymenu li a b{

float: left;

display: block;

padding: 0 24px 0 8px; /*Padding of menu items*/

}

.glossymenu li.current a, .glossymenu li a:hover{

color: #fff;

background: url(media/menub_hover_left.gif) no-repeat; /*left tab image path*/

background-position: left;

}

#glossymenuuk{

color: #1ff;

background: none;

//background: url(media/menub_hover_left.gif) no-repeat; /*left tab image path*/

//background-position: left;

}

.glossymenu li.current a b, .glossymenu li a:hover b{

color: #fff;

background: url(media/menub_hover_right.gif) no-repeat right top; /*right tab image path*/

}

.glossymenu li.current a, .glossymenu li a:active{

color: #fff;

background: url(media/menub_hover_left.gif) no-repeat; /*left tab image path*/

background-position: left;

}

.glossymenu li.current a b, .glossymenu li a:active b{

color: #fff;

background: url(media/menub_hover_right.gif) no-repeat right top; /*right tab image path*/

}

Now, how can i edit the CSS to display the flag as an menu item (or just an clickablle image link)? The flag shall not be styled in any way, and the background hover shall not be visible when hovering over the flag.

Completely lost here |-: CSS is like Black Magic

Have tried addressing id with #name but no change.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值