[STYLEDB] WoW style - WoWMoonclaw 3.0 for phpBB 3

For style authors to post and receive feedback on 3.0.x styles still in development. Any development styles you wish to use on your live board should be installed with caution!
Scam Warning
User avatar
Moonclaw
Registered User
Posts: 175
Joined: Sat Sep 03, 2005 2:02 pm
Contact:

Re: [Release] WoW style - WoWMoonclaw 3.0 for phpBB 3

Post by Moonclaw »

- Version 3.0.2 for phpBB 3.0.1 available : http://www.wowcr.net/styles/
ex-Moonclaw (aka Maëvah but I think I lost her keys on phpbb.com)
World of Warcraft videos, World of Warcraft phpBB / EQDKP styles / templates
User avatar
IDB
Registered User
Posts: 67
Joined: Thu Jan 17, 2002 10:52 pm
Location: Milwaukee, Wi
Contact:

Re: [Release] WoW style - WoWMoonclaw 3.0 for phpBB 3

Post by IDB »

Love the look of this theme, but haven't been active on these forums for some time. Anyone can help me out and tell me how exactly to install the theme?

Many thanks in advance.
User avatar
prototech
Former Team Member
Posts: 5406
Joined: Mon Mar 19, 2007 2:04 pm
Location: Southern California

Re: [Release] WoW style - WoWMoonclaw 3.0 for phpBB 3

Post by prototech »

Need help with MOD/style installations or other phpBB problems? Contact me for a quote.
User avatar
IDB
Registered User
Posts: 67
Joined: Thu Jan 17, 2002 10:52 pm
Location: Milwaukee, Wi
Contact:

Re: [Release] WoW style - WoWMoonclaw 3.0 for phpBB 3

Post by IDB »

Thanks.
OctoberMooN
Registered User
Posts: 5
Joined: Tue Dec 12, 2006 6:21 am
Location: Castaic, CA
Contact:

Re: [Release] WoW style - WoWMoonclaw 3.0 for phpBB 3

Post by OctoberMooN »

I really like this theme! Thanks for the hard work you put into making it.

I seem to have two log-in/log-out bottons. Could anyone tell me which files need to be edited in order to remove them?
User avatar
prototech
Former Team Member
Posts: 5406
Joined: Mon Mar 19, 2007 2:04 pm
Location: Southern California

Re: [Release] WoW style - WoWMoonclaw 3.0 for phpBB 3

Post by prototech »

It's the following code in overall_header.html that's repeated:

Code: Select all

				<!-- IF not S_IS_BOT --><a href="{U_LOGIN_LOGOUT}"><img src="{T_THEME_PATH}/images/icon_mini_login.gif" width="12" height="13" alt="*" /> {L_LOGIN_LOGOUT}</a>&nbsp;<!-- ENDIF -->
				<!-- IF U_RESTORE_PERMISSIONS --> &nbsp;<a href="{U_RESTORE_PERMISSIONS}"><img src="{T_THEME_PATH}/images/icon_mini_login.gif" width="12" height="13" alt="*" /> {L_RESTORE_PERMISSIONS}</a><!-- ENDIF -->
				<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN --> &nbsp;<span style="color: red;">{L_BOARD_DISABLED}</span><!-- ENDIF -->
Need help with MOD/style installations or other phpBB problems? Contact me for a quote.
OctoberMooN
Registered User
Posts: 5
Joined: Tue Dec 12, 2006 6:21 am
Location: Castaic, CA
Contact:

Re: [Release] WoW style - WoWMoonclaw 3.0 for phpBB 3

Post by OctoberMooN »

That did it! Thank you prototech!
User avatar
Moonclaw
Registered User
Posts: 175
Joined: Sat Sep 03, 2005 2:02 pm
Contact:

Re: [Release] WoW style - WoWMoonclaw 3.0 for phpBB 3

Post by Moonclaw »

The duplicated Login/Logout button has been corrected --> downloads: http://www.wowcr.net/styles/
ex-Moonclaw (aka Maëvah but I think I lost her keys on phpbb.com)
World of Warcraft videos, World of Warcraft phpBB / EQDKP styles / templates
User avatar
Moonclaw
Registered User
Posts: 175
Joined: Sat Sep 03, 2005 2:02 pm
Contact:

Re: [Release] WoW style - WoWMoonclaw 3.0 for phpBB 3

Post by Moonclaw »

Version 3.0.2.2 available : http://www.wowcr.net/styles/
ex-Moonclaw (aka Maëvah but I think I lost her keys on phpbb.com)
World of Warcraft videos, World of Warcraft phpBB / EQDKP styles / templates
User avatar
Moonclaw
Registered User
Posts: 175
Joined: Sat Sep 03, 2005 2:02 pm
Contact:

Re: [Release] WoW style - WoWMoonclaw 3.0 for phpBB 3

Post by Moonclaw »

Version 3.0.2.3 available : http://www.wowcr.net/styles/
ex-Moonclaw (aka Maëvah but I think I lost her keys on phpbb.com)
World of Warcraft videos, World of Warcraft phpBB / EQDKP styles / templates
User avatar
Moonclaw
Registered User
Posts: 175
Joined: Sat Sep 03, 2005 2:02 pm
Contact:

Re: [Release] WoW style - WoWMoonclaw 3.0 for phpBB 3

Post by Moonclaw »

Updated for phpBB 3.0.2 : http://www.wowcr.net/styles/
ex-Moonclaw (aka Maëvah but I think I lost her keys on phpbb.com)
World of Warcraft videos, World of Warcraft phpBB / EQDKP styles / templates
Elementardrache
Registered User
Posts: 6
Joined: Mon Jul 07, 2008 8:50 pm

Re: [Release] WoW style - WoWMoonclaw 3.0 for phpBB 3

Post by Elementardrache »

Nice Style! thanks

I have one Problem with the style:

you have in the forum the upload funcion. There, where you select the file, is an array. In this array is shown the path to the file.
The problem is: In firefox (3) this array is white - and the text is white too. so you can not see the path.
But in Internet Explorer the array is not white! and you can see the path.

This Problem is on two installations of phpbb3, so where is the problem?
User avatar
prototech
Former Team Member
Posts: 5406
Joined: Mon Mar 19, 2007 2:04 pm
Location: Southern California

Re: [Release] WoW style - WoWMoonclaw 3.0 for phpBB 3

Post by prototech »

Elementardrache wrote:you have in the forum the upload funcion...
In stylesheet.css, find:

Code: Select all

.btnfile {
	font-weight: normal;
	background-color: #000000;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}
Replace with:

Code: Select all

.btnfile {
	font-weight: normal;
	background-color: #000000;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
	color: #000000;
}
Need help with MOD/style installations or other phpBB problems? Contact me for a quote.
Elementardrache
Registered User
Posts: 6
Joined: Mon Jul 07, 2008 8:50 pm

Re: [Release] WoW style - WoWMoonclaw 3.0 for phpBB 3

Post by Elementardrache »

This helps with firefox, but now you see the path in IE not. So i could choose a color like blue...
In FF is also the funtion, that you can also click in the array to get a prompt to choose a file. Perhaps is there the problem!?
User avatar
prototech
Former Team Member
Posts: 5406
Joined: Mon Mar 19, 2007 2:04 pm
Location: Southern California

Re: [Release] WoW style - WoWMoonclaw 3.0 for phpBB 3

Post by prototech »

Replace:

Code: Select all

.btnfile {
   font-weight: normal;
   background-color: #000000;
   border: 1px solid #A9B8C2;
   padding: 1px 5px;
   font-size: 1.1em;
   color: #000000;
}
With:

Code: Select all

.btnfile {
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
	color: #000000;
}
Need help with MOD/style installations or other phpBB problems? Contact me for a quote.
Locked

Return to “[3.0.x] Styles in Development”