[Style Milky Way] Missing Icons »  Show posts from    to     

Icy Phoenix


phpBB 3 MODS And Styles (Not Compatible With phpBB 3.1) - [Style Milky Way] Missing Icons



saber210 [ Tue 04 Jan, 2011 19:43 ]
Post subject: [Style Milky Way] Missing Icons
I dont know if this is missing icons. I tried to download a fresh copy of milky way theme but this always happen..

You can check it Here..

Sample picture of missing icons.

missingicons2


missingicons

Thanks!


EDIT: Please close.. Problem solve by updating the theme..

Thanks!


Joshua203 [ Tue 04 Jan, 2011 22:16 ]
Post subject: Re: [Style Milky Way] Missing Icons
Great you already solved and thanks for posting the cause too i'll mark it solved for you (i think you should be able to do this yourself too btw)


saber210 [ Wed 05 Jan, 2011 05:53 ]
Post subject: Re: [Style Milky Way] Missing Icons
I found a new problem with the milky way theme..

I used 3.0.8 phpBB for my forum..

When i used the milky way theme the 1.6.2 version the current problem is the missing icons.. the picture is below..

missingicons2

missingicons


So I decided to download a new version of theme which is 1.6.3 and installed it on my forums the missing icons is fixed in 1.6.3 BUT a new problem arises..

Look at this picture below.. It has blank something above the topic..

Note: I haven't login yet to my forum.

blank

But when I tried to login the blank is gone.. look the picture below..

blank2


All of the screenshots are view on firefox and I already tried to remake mg imageset.cfg and also the css of the forum but failed to fix this.

I tried to paste the 1.6.3 CSS and Imageset.Cfg to 1.6.2 and vice versa but doesnt work.

How to fix this?

Thanks!


mort [ Wed 05 Jan, 2011 09:51 ]
Post subject: Re: [SOLVED] [Style Milky Way] Missing Icons
It appears that you have an unwanted <br /> in the top breadcrumbs? And this is the "Quick" fix - Other than that you will have to re-work the css or mark-up so that it doesn't break the template.

This should give you some idea as to where it is.

breadcrumbs.html
&
breadcrumbs_pages.html

Find in BOTH:

<br />{S_TIMEZONE}</div>

Replace with:

&nbsp;|&nbsp;{S_TIMEZONE}</div>


Joshua203 [ Wed 05 Jan, 2011 11:02 ]
Post subject: Re: [Style Milky Way] Missing Icons
I wonder if this problem also would disapear if you simply make a post or create a topic?


mort [ Wed 05 Jan, 2011 11:45 ]
Post subject: Re: [Style Milky Way] Missing Icons
I doubt it?

This should fix it too?

Replace:

<br />{S_TIMEZONE}</div>

With:

<br />{S_TIMEZONE}</div><br />

I don't know what happens with the third <br /> in the breadcrumbs because I don't do phpbb3!

Come to think of it - I don't do Icy Phoenix either!


saber210 [ Wed 05 Jan, 2011 15:52 ]
Post subject: Re: [Style Milky Way] Missing Icons
Thank you sir.. It works..




Powered by Icy Phoenix