Icy Phoenix
phpBB 3 MODS And Styles (Not Compatible With phpBB 3.1) - [STYLE] - Milky Way
quester [ Wed 26 Dec, 2007 02:49 ]
Post subject: Re: [STYLE] - Milky Way
Great you solved... regarding width... try to have a look at _mg_config.html!

Does that apply to the Autumn style too?
Mighty Gorgon [ Mon 31 Dec, 2007 14:03 ]
Post subject: Re: [STYLE] - Milky Way
Yes.
ChriZathens [ Fri 25 Jan, 2008 20:19 ]
Post subject: Re: [STYLE] - Milky Way
Hi, there, MG...
I was wondering if you could help me with something, because no matter what I try I can't make it to work..
Anyways, I'm using the altered Milky Way theme I made (Mentioned
here in case you don't remember.)
I also installed evil's quick reply mod . Since your style uses additional stuff (for that nice -red in my case - image with the rounded corners on top, I also looked at viewtopic_body.html which helped me to add this in posting_qr_body.html, as well.
So the result is as it should be. Here is a screenshot:
The problem is that this way the quick reply body uses width at 100%
I want it to be 60% of the whole page wide, so I altered its width to 60%. The quickreply body shrinked at 60% but the cornered images that you use remain at 100%
Here is a screenshot:
Any way you can offer an idea on this?
Here is my posting_qr_body.html, in case you need it..
Thanks in advance
Chris...
toledo [ Tue 05 Feb, 2008 20:09 ]
Post subject: Re: [STYLE] - Milky Way
I wanna use this image as logo

but when i upload it it compresses itself to the size of the original milkyway logo...what shoud i do???
Mighty Gorgon [ Fri 08 Feb, 2008 14:18 ]
Post subject: Re: [STYLE] - Milky Way
ChriZathens, I will look when I have some free time... unfortunately I'm really busy in these days.
toledo, refresh your style in ACP.
breakolami [ Sun 10 Feb, 2008 20:50 ]
Post subject: Re: [STYLE] - Milky Way
Hello Mighty
I want to use your milky way template on my website but I use Stargate Portal and since two days I try to modify portal blocks to suit your template but I can't
Here a screen copy from my test site
Is there a tutorial for modification or something like this ?
How can I make that ?
Thanks a lot
(sorry my english is not good)
nickthrolson [ Tue 12 Feb, 2008 05:07 ]
Post subject: Re: [STYLE] - Milky Way
Hi First i want to say thanks for this great style i need a little help with it some reason the buttons for new topic post reply do not show im running
phpbb 3.0.RC2 some reason the phpbb updater is not working thats why im trying to get this style to work i double checked the buttons are in the right folders im not really great with php so any help i can get will help me out alot the website is
www.adtollforums.com
Thanks
NickThrolson
ChriZathens [ Tue 12 Feb, 2008 23:57 ]
Post subject: Re: [STYLE] - Milky Way
ChriZathens, I will look when I have some free time... unfortunately I'm really busy in these days.
No problem, MG ... whenever you are free..

Mighty Gorgon [ Thu 14 Feb, 2008 01:52 ]
Post subject: Re: [STYLE] - Milky Way
Hello Mighty
I want to use your milky way template on my website but I use Stargate Portal and since two days I try to modify portal blocks to suit your template but I can't
Here a screen copy from my test site
Is there a tutorial for modification or something like this ?
How can I make that ?
Thanks a lot
(sorry my english is not good)
You can try using subSilver 2 templates, as Milky Way is based on subSilver 2.
Hi First i want to say thanks for this great style i need a little help with it some reason the buttons for new topic post reply do not show im running
phpbb 3.0.RC2 some reason the phpbb updater is not working thats why im trying to get this style to work i double checked the buttons are in the right folders im not really great with php so any help i can get will help me out alot the website is
www.adtollforums.com
Thanks
NickThrolson
Latest theme won't work with RC2... you need Gold release to have it working correctly.
ChriZathens, I will look when I have some free time... unfortunately I'm really busy in these days.
No problem, MG ... whenever you are free..

No time yet.

spikywits [ Sat 01 Mar, 2008 10:43 ]
Post subject: Re: [STYLE] - Milky Way
Hi
I have been using this skin since last september. This is the best skin i have used so far. I want to change the default standard image logo with flash logo...
if possible what are the changes required in the template.
Thx
Mighty Gorgon [ Sun 02 Mar, 2008 13:35 ]
Post subject: Re: [STYLE] - Milky Way
Hi
I have been using this skin since last september. This is the best skin i have used so far. I want to change the default standard image logo with flash logo...
if possible what are the changes required in the template.
Thx
You just need to create it and link it into
styles/milky_way/template/overall_header.html
<div id="top_logo">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td height="150" align="left" valign="middle"><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>
<td align="center" valign="middle"><h1>{SITENAME}</h1><span class="gen">{SITE_DESCRIPTION}</span></td>
<td align="right" valign="top"> </td>
</tr>
</table>
</div>
1- I think that I have problem with the color box
how can I fix that??
check out the image

Can you test if it is working fine on the demo site please?
http://www.icyphoenix.com/_bb3/
Can you also provide a test account on your site to test please?
2- how can I make the forum to fit in the window.. not to be fixed width!!
Try edit this:
styles/milky_way/template/_mg_config.html
<!-- DEFINE $MG_GLOBAL_WIDTH = '960px' -->
Change it to '100%'!
3- Is there a mod to put such post editor in the forum ??
check the image:

No... this editor is for Icy Phoenix.
4- Is there a Quick reply mod ??
I wanna one like that one in icyphoenix

Not yet...
5- What is that mod that resize the images and make some woow effect when clicking on the image
It make the whole site black and opens a window contains the image
So I want that mod plz :'(
That is a LightBox, if you Google for LightBox you will find many cool effects like the one used here on Icy Phoenix.
I guess that @ phpBB.com someone has already integrated it into phpBB 3, try to search.

osama_gma [ Sun 02 Mar, 2008 20:00 ]
Post subject: Re: [STYLE] - Milky Way
I tested it in the demo site and it is working fine
and there is no errors
about the Test account I sent you PM containing test account's password
Thanks,

Mighty Gorgon [ Wed 19 Mar, 2008 00:35 ]
Post subject: Re: [STYLE] - Milky Way
Style updated!
2007/03/17 Fixed errors in CSS and mcp_post.html
BluffMaster [ Thu 20 Mar, 2008 08:21 ]
Post subject: Re: [STYLE] - Milky Way
Hey mate, i have installed a couple of mods on my forum. So updating the style to the latest version is sorta difficult.
Can u plz post the changes u made in the files from v1.2.6 to v1.2.8
thanks. tc
osama_gma [ Fri 21 Mar, 2008 03:14 ]
Post subject: Re: [STYLE] - Milky Way
Hey mate, i have installed a couple of mods on my forum. So updating the style to the latest version is sorta difficult.
Can u plz post the changes u made in the files from v1.2.6 to v1.2.8
thanks. tc
Me too

KasLimon [ Fri 21 Mar, 2008 12:11 ]
Post subject: Re: [STYLE] - Milky Way
Just a little question.
Could I adapt this style to my phpbb2 modded board (and release it)?
Of course copyright is
sacred
(I don't think I'm gonna have time, but in the case of having it)
Greets

Mighty Gorgon [ Tue 25 Mar, 2008 19:53 ]
Post subject: Re: [STYLE] - Milky Way
Hey mate, i have installed a couple of mods on my forum. So updating the style to the latest version is sorta difficult.
Can u plz post the changes u made in the files from v1.2.6 to v1.2.8
thanks. tc
Here you are.
- stylesheet.css
- mcp_post.html
Just a little question.
Could I adapt this style to my phpbb2 modded board (and release it)?
Of course copyright is
sacred
(I don't think I'm gonna have time, but in the case of having it)
Greets

No problem, you can do it.
KasLimon [ Tue 25 Mar, 2008 21:11 ]
Post subject: Re: [STYLE] - Milky Way
Thank you

masternk [ Thu 03 Apr, 2008 14:53 ]
Post subject: Re: [STYLE] - Milky Way
Hello to all members. I'm new here.

Me and my friend were create milky way image pack for Serbian language, for milky way theme. Where we can post our work ?
Also i have one question, can someone develop quick reply mode for this theme and mode which can show us users who was visit forum in past 24 hours ? I realy be grateful for any sort of help. I show to find a way with install a lot of mods from phpbb official site but all thats mods was create for prosilver or subSilver2 theme

Best wishes.

osama_gma [ Thu 03 Apr, 2008 14:58 ]
Post subject: Re: [STYLE] - Milky Way
Also i have one question, can someone develop .......... mode which can
show us users who was visit forum in past 24 hours ? I realy be grateful for any sort of help. I show to find a way with install a lot of mods from phpbb official site but all thats mods was create for prosilver or subSilver2 theme

Best wishes.

about that MOD
I found Mod called Activity stats MOD in phpbb site:
http://www.phpbb.com/community/viewtopic.php?f=69&t=839925
I installed it and it works good
about the quick reply I found a MOD for it but I haven't Installed it yet...
BTW If you found a good Quick Reply MOD Tell me
Regards,

masternk [ Sat 05 Apr, 2008 00:01 ]
Post subject: Re: [STYLE] - Milky Way
osama_gma thank you so much man. I have succesfull install Activity stats MOD, and i try Prime Quick Reply on my test forum but with half success. Mod Prime Quick Reply try to find on phpbb support forum. Install mode you can see on
www.studentink.info/phpBB3 -
my test forum, If anyone know batter solution for quick reply , help us

Mighty Gorgon [ Sun 06 Apr, 2008 23:12 ]
Post subject: Re: [STYLE] - Milky Way
I can't currently help with Quick Reply (lack of free time...) but if you use subSilver files you will see the form almost fine.
Regarding set of buttons, you can either attach it here, or provide a link or send me an email... choose what is working best for you.
BluffMaster [ Tue 08 Apr, 2008 10:25 ]
Post subject: Re: [STYLE] - Milky Way
An update to phpBB 3.0.1 would be appreciated!
Thanks
brandsrus [ Wed 09 Apr, 2008 15:37 ]
Post subject: Re: [STYLE] - Milky Way
I have not thanks MG, but i have done it now.
I use this style for my own site, also support site of Icy Phoenix

@
www.phpbbxs.nl a live example
Greetings
Brandon [ Wed 09 Apr, 2008 18:55 ]
Post subject: Re: [STYLE] - Milky Way
I really like this one.
Good Job! 
Mighty Gorgon [ Thu 10 Apr, 2008 00:56 ]
Post subject: Re: [STYLE] - Milky Way
Style updated to phpBB 3.0.1
BluffMaster [ Thu 10 Apr, 2008 07:36 ]
Post subject: Re: [STYLE] - Milky Way
Thanks alot mate!!
Much Appreciated.

Aexo [ Thu 10 Apr, 2008 10:17 ]
Post subject: Re: [STYLE] - Milky Way
what did it change in 3.0.1?
I have a lot of mod, I would'nt like lost it.
KasLimon [ Thu 10 Apr, 2008 23:06 ]
Post subject: Re: [STYLE] - Milky Way
Aexo, codechanges are available at phpbb.com
Greets!
Aexo [ Sat 12 Apr, 2008 12:53 ]
Post subject: Re: [STYLE] - Milky Way
I don't found it.
Is it in forum? knowlege? download database?
KasLimon [ Sun 13 Apr, 2008 10:57 ]
Post subject: Re: [STYLE] - Milky Way
Aexo [ Sun 13 Apr, 2008 12:43 ]
Post subject: Re: [STYLE] - Milky Way
I don't find the changes in Styles still
Thanks, KasLimosn, But I only found the file to install, not changes in styles.
what can I change Milky way without loose any mods and modification which I made?
JANU1535 [ Sun 13 Apr, 2008 13:22 ]
Post subject: Re: [STYLE] - Milky Way
The Code Changes Aexo.
You have to look at the files that were modified in the folder /styles/.
Greets.
Aexo [ Mon 14 Apr, 2008 17:48 ]
Post subject: Re: [STYLE] - Milky Way
ah! ok.
I was looking for a text file with changes, so I could change it by code. Then have I to edit the new files and upload it? 2 files are very modified
well, I'll do it.
Thanks about your pacient.
xmenfile [ Mon 09 Jun, 2008 09:42 ]
Post subject: Re: [STYLE] - Milky Way
Very nice thank you MG
fyi: I have installed it and noticed this on my site and IP test site.

Mighty Gorgon [ Mon 09 Jun, 2008 13:23 ]
Post subject: Re: [STYLE] - Milky Way
Which browser are you using?
Can you add a link please?
xmenfile [ Mon 09 Jun, 2008 15:38 ]
Post subject: Re: [STYLE] - Milky Way
Which browser are you using?
Can you add a link please?
absolutely MG, I am using IE7 and here are the links:
my test site
IP PHPBB3 demo:
osama_gma [ Mon 09 Jun, 2008 21:46 ]
Post subject: Re: [STYLE] - Milky Way
Very nice thank you MG
fyi: I have installed it and noticed this on my site and IP test site.

hehe it is just a column to display Post Icons
to make sure edit one of the topics and choose Topic Icon and submit it will display that icon in the empty space
If you don want to display it in a dedicated forum .. you may disable topic icons from admin panel
Regards,

xmenfile [ Tue 10 Jun, 2008 22:16 ]
Post subject: Re: [STYLE] - Milky Way
Thank you Osama_gma. i am trying to know phpBB3

Mighty Gorgon [ Thu 12 Jun, 2008 11:21 ]
Post subject: Re: [STYLE] - Milky Way
I confirm that the space is reserved to topic icons, but what is strange is that in IE there are no borders of the cells...
I will check...
alphatran [ Tue 12 Aug, 2008 04:33 ]
Post subject: Re: [STYLE] - Milky Way
There is a problem, Mighty
By testing the template in some screen size, I think Milky way have a fixed width, right ?
Now I want to have more space at left side and right side of screen (on all screen size), how can I do this ?
This will anable us to add some Google adds !
Mighty Gorgon [ Sun 17 Aug, 2008 23:40 ]
Post subject: Re: [STYLE] - Milky Way
Edit template/_mg_config.html
Mighty Gorgon [ Thu 21 Aug, 2008 13:12 ]
Post subject: Re: [STYLE] - Milky Way
750 is too few to contain the language vars of your forum.
Try to increase the size or to reduce the font of the menu bar.
sulpra2002 [ Thu 21 Aug, 2008 19:29 ]
Post subject: Re: [STYLE] - Milky Way
750 is too few to contain the language vars of your forum.
Try to increase the size or to reduce the font of the menu bar.
Thanks for answering
With 800px worked fine

Mighty Gorgon [ Thu 28 Aug, 2008 15:56 ]
Post subject: Re: [STYLE] - Milky Way
You're welcome.

gara [ Tue 16 Sep, 2008 18:35 ]
Post subject: Re: [STYLE] - Milky Way
Men i have a little problem with this style, in the index.php next to every name of the subforums, appears a little icon.. in firefox the icon appears in the correct position; but in IE7 if the name of the subforum is very long and occupies 2 lines, (It appears at the end of the line and another part of the name to the beginning of the following line) then the icon that goes before this name appears in another bad position.
So that you understand me better what I want to say, here I put the images of as my web is seen so much in firefox as in IE7
Firefox:
IE7:
My web is:
www.mundomedellin.com
Thanks men, this is the best style for phpbb3.
Limun [ Wed 17 Sep, 2008 01:08 ]
Post subject: Re: [STYLE] - Milky Way
@gara
well with IE always problems
my opinion is that your forum is too much streched (its not the original milky way)
-try to enlarge forum-
also i think because of this "strech" there is too match space (see pic what i mean)

Jon [ Mon 13 Oct, 2008 23:40 ]
Post subject: Re: [STYLE] - Milky Way
i would like to add the prime quick login to the milky way navbar. like this (prosilver)
http://computercentral.cc/?style=1
i can't work out your template properly, i've managed to add it in standing alone, but i would like intergrated into the navbar like with prosilver
any help will be greatly appreciated.
=]