I am trying to move the location of the register.png file a little down and to the right so that it doesn’t overlap my background image as much. I have found the code in template.css, but don’t see where it tells the files position:
.menu_register li a {
background: url(../images/register.png) no-repeat left top;
width: 213px;
height: 31px;
display: block;
text-indent:-9999px;
}
.menu_register li a span { display: none; }
Can code be added here, or is there another file/place where it tells the register.png file’s location on the page?
Also, as a suggestion, it would be helpful in future releases if the Register now were a text box in a module that would produce white text on the screen, so that I wouldn’t have to open, edit and upload a new register.png file every time an event passes and a new one comes. I like to change the words regularly to attract attention. Sometimes the words say “Register Now for ____ Expo” or ‘Register Before Friday for 50% Off!”.
Thanks,
Greg