It's one of those weird issues I don't know how to fix at the moment. Last night it was brought to my attention, but it worked for me, and then didn't work when I woke up this morning. You're meant to be able to just click "switch to full version" and then choose the theme you want to change to, but it just doesn't work.How do I change to full version with a phone ?
Just noticed it happens to all hyperlinks:Don't get a space on my site
.message .messageText a {
color: #ED1F27;
padding-left: 18px;
background: url("styles/default/xenforo/gradients/link-icon.png") no-repeat scroll left transparent;
}
What is the actual issue there though?Can't edit posts D:
Yeah, it's a CSS issue. Check EXTRA.css probably:
Code:.message .messageText a { color: #ED1F27; padding-left: 18px; background: url("styles/default/xenforo/gradients/link-icon.png") no-repeat scroll left transparent; }