How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?
2 posters
Page 1 of 1
Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?
This is the button for "New Topic" 

Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?
well, it's PM's as well, how do I change it so it's only to visitor messages?Gangstar15 wrote:This is the button for "New Topic"
Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?
Try put this in your overall_header 
hope it works

- Code:
<script>jQuery('#new-message-link a img[src="CURRENT IMG URL"]').replaceWith('#new-message-link a img[src="NEW IMG URL"]');</script>
hope it works

Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?
it works for me 
great job gangstar 15

great job gangstar 15
Guest- Guest
Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?
ye it worksGangstar15 wrote:Try put this in your overall_header
- Code:
<script>jQuery('#new-message-link a img[src="CURRENT IMG URL"]').replaceWith('#new-message-link a img[src="NEW IMG URL"]');</script>
hope it works

and how do I change both of them?
Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?
For the second one:
- Code:
<script>jQuery('.new-message.bottom a img[src="CURRENT IMG URL"]').replaceWith('.new-message.bottom. a img[src="NEW IMG URL"]');</script>
Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?
it's good at getting it, but as soon as it changes it comes out as a link ;cGangstar15 wrote:For the second one:
- Code:
<script>jQuery('.new-message.bottom a img[src="CURRENT IMG URL"]').replaceWith('.new-message.bottom. a img[src="NEW IMG URL"]');</script>
Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?
as a link? its already a link 

Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?
Look - http://lolhhhii.forumotion.co.uk/u1wallGangstar15 wrote:as a link? its already a link
Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?
yeah, IK, I want it replaced with a NEW button ;cGangstar15 wrote:I can't see any button
Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?
But why there is no button? it should be there by default 

Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?
Idk o_o I just want to change post new to a new comment image and not a link
Re: How would I change the "visitor messages" "post" or "reply" buttons from the private message buttons?
But i can't see the "Post new" button so how can i change it..

» Visitor messages Post Reply button
» Entire site cannot read Private Messages "Could not query private message post information"
» I cannot change private message buttons
» Visitor and Private messages...
» Private PM's showing up in VISITOR MESSAGES
» Entire site cannot read Private Messages "Could not query private message post information"
» I cannot change private message buttons
» Visitor and Private messages...
» Private PM's showing up in VISITOR MESSAGES
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum