Author Topic: Post Icons Key  (Read 757 times)

Offline Iomega0318

  • Jr. Member
  • **
  • Posts: 35
    • UOFreeshards.net
Post Icons Key
« on: Apr 08, 2012, 18:13:55 »
Kinda hard to explain so let me give you some examples, and I can't believe I never noticed until now lol but it'll drive me crazy until I fix it..

If you look at the bottom of the SMF forums here:
http://www.simplemachines.org/community/index.php?board=8.0
You will see a key explaining the icons of each post icon, now here is my site:
http://www.uofreeshards.net/index.php?board=1.0
See how it's missing lol?

Could someone help me code that into my site and I would like it to look like the SMF one but have the colors match the DS-Natural theme.. Since this is a free theme feel free to take your time, it's not majorly important lol..

Thank you for any help you can provide ;D

**EDIT**
Hmm odd, just noticed it's actually on the original theme but not on mine.. I don't remember doing anything to take it out or edit it lol.. just let me know if you need anything to help me "fix" it then..
« Last Edit: Apr 08, 2012, 19:31:27 by Iomega0318 »

Online ARG

  • GFX Designer
  • DS Friend
  • Hero Member
  • *
  • Posts: 5655
  • Civilian Support
    • Files4Design
Re: Post Icons Key
« Reply #1 on: Apr 09, 2012, 09:41:53 »
It seems that you may be missing some code in the default themes MessageIndex.template.php file. Maybe try overwriting your current with the original from the SMF zip.

SMF/Themes/default/MessageIndex.template.php

 ;)
« Last Edit: Apr 09, 2012, 09:45:49 by ARG »
I no longer work here. Please stop sending me messages asking for premium theme support. That is what the Support Boards are for. Thank You!

Offline Iomega0318

  • Jr. Member
  • **
  • Posts: 35
    • UOFreeshards.net
Re: Post Icons Key
« Reply #2 on: Apr 09, 2012, 15:19:39 »
That's so odd, even odder that I hadn't noticed until now and it's not affecting anything lol.. I am about to compare the two files because I do have mods installed so I will see what's up and let you know.. Thank you for the file I need to look into.. :banghead:

Offline Iomega0318

  • Jr. Member
  • **
  • Posts: 35
    • UOFreeshards.net
Re: Post Icons Key
« Reply #3 on: Apr 09, 2012, 15:25:10 »
WOW.. just WOW! lol.. the ONLY difference besides the mods that were installed was this line:

Code: [Select]
<div class="description&quot;>
I changed the:
Code: [Select]
&quot;back to a:
Code: [Select]
"
Refreshed the page and now it shows up fine.. crazy how that actually broke it..

But yay! It's fixed lol, thank you again! :dance:

Online ARG

  • GFX Designer
  • DS Friend
  • Hero Member
  • *
  • Posts: 5655
  • Civilian Support
    • Files4Design
Re: Post Icons Key
« Reply #4 on: Apr 09, 2012, 19:54:00 »
Yea, I actually should have asked which mods you had installed. In any case we are glad to see that you have it working.  :cheers:
I no longer work here. Please stop sending me messages asking for premium theme support. That is what the Support Boards are for. Thank You!