Hi,
On 22/11/12 10:36, Hilton Gibson wrote:
> Does anybody else have this display in the XMLUI for version 1.8.2
> when editing bitstreams?
> I checked the messages.xml file and the correct transform is there.
> But when looking at the page source with Firefox, it does not look right.
> Dspace 1.8.2 - XMLUI - Ubuntu 12.04
I think this is because the image isn't loaded correctly. Make sure you
have arrow_up_ffffff_16x16.png and arrow_down_ffffff_16x16.png in the
right folder in your custom theme (I assume yours is based on Mirage).
If that doesn't help, try adding quotes around the image URLs in
style.css -- the quotes are present on demo.dspace.org but they appear
to be missing in Mirage's style.css in 1.8.2. This is what's on
demo.dspace.org:
.icon-button.arrowUp{
background-image: url("../../images/arrow_up_ffffff_16x16.png");
background-repeat: no-repeat;
background-position: center center;
}
.icon-button.arrowDown{
background-image: url("../../images/arrow_down_ffffff_16x16.png");
background-repeat: no-repeat;
background-position: center center;
}
cheers,
Andrea
--
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech