Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Home | Contact | Search
#1
MyBB. Where can I add icons to this legend above in "Home | Contact | Search | Memberlist"?

Been searching quite a bit for it and dont find where I will add these

Since I am making this thread I would also like to ask. For admin can I remove "IP logged" of each member in each post. I dont want to remove the function. Just the message below every post that says IP logged.
Certified Counselor
'*> PM here <*'
Reply
#2
ACP > Templates & Styles > Templates > Your Theme > Header > Header

You can edit it from there, hope this helped.


EDIT: For the IP Logged, find the Postbit_admin templates, and comment out the IP Logged part.
Reply
#3
For the IP logged message, you can also replace the "logged" with the IP:
http://community.mybb.com/thread-103855-...#pid756774

If you just want to remove that line, erease the content of the "postbit_iplogged_hiden" template.
Reply
#4
(03-09-2012, 02:09 PM)BreShiE Wrote: ACP > Templates & Styles > Templates > Your Theme > Header > Header

You can edit it from there, hope this helped.


EDIT: For the IP Logged, find the Postbit_admin templates, and comment out the IP Logged part.

I see so I add the image I want as an icon next to ie "Search" as example.png somewhere?

And by comment out you mean a hash symbol before it like this? #
Certified Counselor
'*> PM here <*'
Reply
#5
To comment:
PHP Code:
This code is not commented <!-- This code is commented --> This code is not commented 
Reply
#6
(03-09-2012, 02:29 PM)iDiDiT Wrote: I see so I add the image I want as an icon next to ie "Search" as example.png somewhere?

And by comment out you mean a hash symbol before it like this? #

Just copy the pattern which is already there.

No, html comments are like this:
Code:
<!-- commented
out
content
goes here -->
Reply
#7
(03-09-2012, 02:26 PM)cfillion Wrote: For the IP logged message, you can also replace the "logged" with the IP:
http://community.mybb.com/thread-103855-...#pid756774

If you just want to remove that line, erease the content of the "postbit_iplogged_hiden" template.

Ya sweet somewthing that worked the first time and it looks good too thanks broski
(03-09-2012, 02:31 PM)BreShiE Wrote: Just copy the pattern which is already there.

Sry, Idk if we are talking about the same thing I want to add a little icon like a magnifying glass next to the search at the top of the forum. Is that what you are talking about?
Certified Counselor
'*> PM here <*'
Reply
#8
You will want to add <img src=""/> Between each of the anchor tags.

For example:
Code:
<li><a href="{$mybb->settings['bburl']}/search.php"><img src="{$theme['imgdir']}/toplinks/search.gif" alt="" title="" />{$lang->toplinks_search}</a></li>
[Image: banner2.gif]
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  how to disable Additional Contact Details Crystal 8 1,479 09-20-2011, 01:38 AM
Last Post: AceInfinity
  MyBB Contact profile info MarkW7 4 1,576 06-12-2010, 02:53 AM
Last Post: MarkW7
  MyBB Contact Form Sam 5 1,833 05-24-2010, 05:22 AM
Last Post: Marikā„¢
  MyBB Contact Page Sam 4 1,102 02-01-2010, 05:55 PM
Last Post: Sam

Forum Jump:


Users browsing this thread: 1 Guest(s)