Icy Phoenix

     
 

SOLVED Milky Way Red Legend

SOLVED Milky Way Red Legend

Article
Reply with quote    Download Post  
Post Milky Way Red Legend 
 
I'm having some problems getting some icons to show up on the Legend at the bottom of the forums where it shows an icon and what it stands for. ie. New Posts, New Posts [Popular], No New Posts [Locked], etc. I've uninstalled and re-installed the software 3x while downloading it from 3 different websites, but they all do the same thing. I'm new to phpBB and don't know much HTML/CSS.

Looking into it, I noticed that some coding is missing and I know how to fix it, I just don't know where to find that particular coding. Here's an example of a missing code:
Code: [Download] [Hide]
  1. <td width="20" style="text-align: center;"></td> 
  2.                 <td class="gensmall">New posts</td> 
  3.                 <td>  </td> 
  4.                 <td width="20" style="text-align: center;"><img src="./styles/milky_way_red/imageset/topic_read.gif" width="27" height="27" alt="No unread posts" title="No unread posts" /></td> 
  5.                 <td class="gensmall">No new posts</td> 
  6.                 <td>  </td> 
  7.                 <td width="20" style="text-align: center;"><img src="./styles/milky_way_red/imageset/announce_read.gif" width="27" height="27" alt="Announce" title="Announce" /></td> 
  8.                 <td class="gensmall">Announcement</td> 



Here's what is should say:

Code: [Download] [Hide]
  1. <td width="20" style="text-align: center;"><img src="./styles/milky_way_red/imageset/topic_unread.gif" width="27" height="27" alt="New posts" title="New posts" /></td> 
  2.                 <td class="gensmall">New posts</td> 
  3.                 <td>  </td> 
  4.                 <td width="20" style="text-align: center;"><img src="./styles/milky_way_red/imageset/topic_read.gif" width="27" height="27" alt="No unread posts" title="No unread posts" /></td> 
  5.                 <td class="gensmall">No new posts</td> 
  6.                 <td>  </td> 
  7.                 <td width="20" style="text-align: center;"><img src="./styles/milky_way_red/imageset/announce_read.gif" width="27" height="27" alt="Announce" title="Announce" /></td> 
  8.                 <td class="gensmall">Announcement</td> 


Can anyone tell me how I can fix that? Thanks!



 
Clutch34 - View user's profile Send private message  
Clutch34 [ Thu 07 Jul, 2011 12:19 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


SOLVED Milky Way Red Legend

Comments
Reply with quote    Download Post  
Post Re: Milky Way Red Legend 
 
Clutch34 wrote: [View Post]
I'm new to phpBB and don't know much HTML/CSS.


Then you should spend some time learning all you can about phpBB3 and its ACP permissions/groups etc before you ask such questions.

And rather than post this type of question in the assumption that it's common when it's not - A snapshot of your problem would be more than helpful.



 
Last edited by mort on Thu 07 Jul, 2011 12:56; edited 1 time in total 
mort - View user's profile Send private message  
mort [ Thu 07 Jul, 2011 12:52 ]
Reply with quote    Download Post  
Post Re: Milky Way Red Legend 
 
Hello Clutch,

First of all I have moved your question out of the release thread, please post questions like this >>HERE<< in the future (EDIT: under normal Topics ..not stickyed)

About your problem:
Are you using the latest phpbb version (check in ACP!) ...if yes:
- incase you have an unmodified style (wich i believe is the case when i read your post) download version 1.6.4 >>HERE<<

If you are not using the latest phpbb version, I advice you to update phpbb

I hope this helped you out in the simplest way possible  

Greetings,
...Joshua203


EDIT: sorry Mort but I do think it's common   (we must have been typing at the same time )



 
Joshua203 - View user's profile Send private message  
Joshua203 [ Thu 07 Jul, 2011 12:54 ]
Reply with quote    Download Post  
Post Re: Milky Way Red Legend 
 
Thanks Joshua! I downloaded the new version and refreshed the style through ACP and it worked! Appreciate the help!



 
Clutch34 - View user's profile Send private message  
Clutch34 [ Thu 07 Jul, 2011 19:42 ]
Reply with quote    Download Post  
Post Re: Milky Way Red Legend 
 
You're welcome, I'll mark this topic solved for you (wich you can also do yourself in the future )



 
Joshua203 - View user's profile Send private message  
Joshua203 [ Thu 07 Jul, 2011 20:26 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1
 
 




 


 

  cron