I have searched the forum but didn’t find anything working for me:
The pixopoint menu installed here: http://zlol.cz/index_wp.php/ is shorter than the blog itself. When I increase the width in:
[code:f4r9g9zp]#pixopoint_menu1 {
width:900px;
height:32px;
background:#2015B4 url("../images/dazzle_blue.png") repeat-x;
background-position:50% 0;
margin:0;}
#pixopoint_menu1 ul {
width:900px;
border:none;
background:none;
margin:0;
padding:0;
list-style:none;
}[/code:f4r9g9zp]
over 900px, the menu overflows over the top right of the blog, but the gap is still there.
I’m lost.