}
.guest_menu_title {
- background-image : url(theme/org/images/menus/title.jpg);
+ background-image : url({?URL?}/theme/org/images/menus/title.jpg);
height : 36px;
width : 211px;
color : #000000;
}
.guest_menu_row {
- background-image : url(theme/org/images/menus/row.jpg);
+ background-image : url({?URL?}/theme/org/images/menus/row.jpg);
width : 211px;
height : 26px;
}
.guest_menu_bottom {
- background-image : url(theme/org/images/menus/bottom.jpg);
+ background-image : url({?URL?}/theme/org/images/menus/bottom.jpg);
width : 211px;
height : 30px;
}