Hi all,
wondering if anyone out there can help.
Ok,
here is a link to my site for starters: http://www.rerdownloads.com
These menu buttons you see at the top. I needed to align them (to where you see them) but it has left a big blue square. I did this in Custom Styles, just playing around with the code...what I could find out.
I added margin-left: 180px; in this code:
#nav.continuous ul li#menu-item-70 a {
width:100px;
margin-left: 180px;
text-indent:-9999px;
background-image:url('http://www.rerdownloads.com/wp-content/uploads/2011/06/buttons/ABOUT_up.jpg');}
As you can see it left the blank space blue. Not even sure what I did is right.
2 other things I really need help with:
i) The buttons seem to move left and right when you click on them. Not sure why this is. Is there anything I can do to stop this?
ii) I also need to add another button just to the left of the search box.
I have tried to do this using the same kind of code for the other buttons, in Custom Styles, but this did not seem to do anything.
I am confused as to where it says #nav.continuous ul li#menu-item-70 a {
Like, what is that number 70? and why is it that number? That is what is confusing me. I have uploaded the new button to the server.
Any help with these issues would be amazing. This is really killing me!!
thanks in advance
JM
