Hi!
The logo is not showing in my iPhone. It has worked previously, but for some reason it is now gone. Grateful for help.
www.primetex.se/
Joomla 2.5
Edit post:
Found a solution.
Removed the old css code and replaced with this instead in custom.css:.logo-block #rt-logo {
background: url("/images/logosmall.png") no-repeat scroll 50% 0 transparent !important;
height: 100px !important;
width: 330px !important;
}