[ABD] WoW Warlords of Draenor 1.4 (3.1.5)

Any abandoned 3.1.x Styles will be moved to this forum.
OMC-SAPPER
Registered User
Posts: 34
Joined: Fri Feb 28, 2014 8:00 am

Re: [Release] WoW Warlords of Draenor 1.2 (3.1.1)

Post by OMC-SAPPER »

Le me know if you need any help :D

In other news, fixed the problem with the rules page. It was down to the extension and not the theme

viewtopic.php?f=481&t=2287346&p=13886741#p13886741
YoShiiro
Registered User
Posts: 6
Joined: Fri Jan 09, 2015 12:08 pm

Re: [Release] WoW Warlords of Draenor 1.2 (3.1.1)

Post by YoShiiro »

I think i've find where is the problem ;).

I've downloaded phpbb version on the french site : http://www.phpbb-fr.com/ and i've just check again, to see that the version downloaded is 3.0.12 so this could be (certainly sure) te pb. I'm on the new install of the 3.1.2 and will do some tests, will give you more information after new install.

Yes yes i know you can bit me !!! :roll: :roll:
1Seann
Registered User
Posts: 1
Joined: Sun Jan 11, 2015 3:09 pm

Re: [Release] WoW Warlords of Draenor 1.2 (3.1.1)

Post by 1Seann »

I have found a few issues to do with attachments in threads.

You can fix the following by replacing the following items in colours.css.
Line 171:

Code: Select all

table.zebra-list tr:nth-child(odd) td, ul.zebra-list li:nth-child(odd) {
	background-color: #282827;
}
Line 233:

Code: Select all

.panel-container table.table1 thead th {
	color: #EEEEEE;
	border-bottom-color: #333333;
}
Line 935:

Code: Select all

.attachbox {
	background-color: #262626;
	border-color: #4E4E4E;
	color: #EEEEEE;
}
Genebaby
Registered User
Posts: 106
Joined: Mon Dec 06, 2010 9:25 am
Location: Australia
Name: Vic

Re: [Release] WoW Warlords of Draenor 1.2 (3.1.1)

Post by Genebaby »

Visually,what does this do?
1Seann wrote:I have found a few issues to do with attachments in threads.

You can fix the following by replacing the following items in colours.css.
Line 171:

Code: Select all

table.zebra-list tr:nth-child(odd) td, ul.zebra-list li:nth-child(odd) {
	background-color: #282827;
}
Line 233:

Code: Select all

.panel-container table.table1 thead th {
	color: #EEEEEE;
	border-bottom-color: #333333;
}
Line 935:

Code: Select all

.attachbox {
	background-color: #262626;
	border-color: #4E4E4E;
	color: #EEEEEE;
}
Genebaby
Registered User
Posts: 106
Joined: Mon Dec 06, 2010 9:25 am
Location: Australia
Name: Vic

Re: [Release] WoW Warlords of Draenor 1.2 (3.1.1)

Post by Genebaby »

This is a cool, dark style.

Is there a way to make it so the background picture we use shows up in full all the time?

Currently if I search for Undread Threads and there aren't any, the background picture gets truncated to the shorter length of the board after the search.

It would be cool if the picture was always there in full.
Genebaby
Registered User
Posts: 106
Joined: Mon Dec 06, 2010 9:25 am
Location: Australia
Name: Vic

Re: [Release] WoW Warlords of Draenor 1.2 (3.1.1)

Post by Genebaby »

Hi again,

Is there a way I can change the colour of the drop down menu from orange to a different colour?
Genebaby
Registered User
Posts: 106
Joined: Mon Dec 06, 2010 9:25 am
Location: Australia
Name: Vic

Re: [Release] WoW Warlords of Draenor 1.2 (3.1.1)

Post by Genebaby »

Genebaby wrote:Hi again,

Is there a way I can change the colour of the drop down menu from orange to a different colour?
Don't worry, I've worked this out, thanks.
Genebaby
Registered User
Posts: 106
Joined: Mon Dec 06, 2010 9:25 am
Location: Australia
Name: Vic

Re: [Release] WoW Warlords of Draenor 1.2 (3.1.1)

Post by Genebaby »

Can someone tell me where to modify the colour so the search this forum text is more visible?
Capture.JPG
Capture.JPG (9.65 KiB) Viewed 7191 times
Genebaby
Registered User
Posts: 106
Joined: Mon Dec 06, 2010 9:25 am
Location: Australia
Name: Vic

Re: [Release] WoW Warlords of Draenor 1.2 (3.1.1)

Post by Genebaby »

This seems to be the same issue here in the FAQ:
Capture.JPG
Capture.JPG (15.52 KiB) Viewed 7185 times
Genebaby
Registered User
Posts: 106
Joined: Mon Dec 06, 2010 9:25 am
Location: Australia
Name: Vic

Re: [Release] WoW Warlords of Draenor 1.2 (3.1.1)

Post by Genebaby »

My users would like an Unread Posts link placed on the board, and I was thinking of putting it on the other side of the Board Index link under the Board picture.
Capture.JPG
Where and how would I do that?

Thanks
Genebaby
Registered User
Posts: 106
Joined: Mon Dec 06, 2010 9:25 am
Location: Australia
Name: Vic

Re: [Release] WoW Warlords of Draenor 1.2 (3.1.1)

Post by Genebaby »

Also, it seems that every quoted post looks like this, which made me think they had been reported. Is that normal? I'd like to change it.
Capture.JPG
User avatar
Talk19Zehn
Registered User
Posts: 842
Joined: Tue Aug 09, 2011 1:10 pm
Contact:

Re: [Release] WoW Warlords of Draenor 1.2 (3.1.1)

Post by Talk19Zehn »

Hi, color for FAQ:
Genebaby wrote: viewtopic.php?p=13896416#p13896416
This seems to be the same issue here in the FAQ:
Site wrote today: http://www.stylesfactory.pl/forum/faq.php

colour.css around line 399
dl.faq dt {
color: #333333;
}
Set your color --> example color: #EEEEEE;
Genebaby wrote:Is there a way I can change the colour of the drop down menu from orange to a different colour?
I think you mean the menu.css:
search for (ALL!)
#c75700
and replace all this notations with identical color (untested and removed only "Firebug").
Best regards
phpBB3 Designs - My own works: Stylearea Ongray-Designs, Adventinducement-Calendar for phpBB
Genebaby
Registered User
Posts: 106
Joined: Mon Dec 06, 2010 9:25 am
Location: Australia
Name: Vic

Re: [Release] WoW Warlords of Draenor 1.2 (3.1.1)

Post by Genebaby »

Thanks, I did the FAQ fix and that allowed me to work out the fix for the quoted colours.

If you quoted a quote the wash out got even worse, you couldn't see a thing without highlighting the text.

I had already worked out the Menu.css file to change the colours of the drop down menus, that looks great now.

All I need to to is work out how to put that Unread Posts link on there.
User avatar
Talk19Zehn
Registered User
Posts: 842
Joined: Tue Aug 09, 2011 1:10 pm
Contact:

Re: [Release] WoW Warlords of Draenor 1.2 (3.1.1)

Post by Talk19Zehn »

Idea, open overall_header.html
find

Code: Select all

	<!-- EVENT overall_header_content_before -->
add after: Just only an example (tested only with prosilver(!).

Code: Select all

		<!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
			<div class="navbar"><h3>{L_INFORMATION}</h3>
				<ul class="linklist">
				<!-- IF S_DISPLAY_SEARCH -->
					<!-- IF S_REGISTERED_USER -->
						<li class="rightside small-icon icon-search-self"><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
					<!-- ENDIF -->
					<!-- IF S_USER_LOGGED_IN -->
						<li class="rightside small-icon icon-search-new"><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
					<!-- ENDIF -->
					<!-- IF S_LOAD_UNREADS --> 
						<li class="rightside small-icon icon-search-unread"><a href="{U_SEARCH_UNREAD}">{L_SEARCH_UNREAD}</a></li>
					<!-- ENDIF -->
					<li class="rightside small-icon icon-register" data-skip-responsive="true"><a href="#" role="menuitem">Link</a></li>
					<li class="rightside small-icon icon-register" data-skip-responsive="true"><a href="#" role="menuitem">Link</a></li>
					<!-- ENDIF -->
				</ul>
			</div>
		<!-- ENDIF -->
		<div style="clear: both;"></div>
Please take care of everything to your needs and please adjust distances and more.
Note(!) --> IF-Statements!!
Best regards
phpBB3 Designs - My own works: Stylearea Ongray-Designs, Adventinducement-Calendar for phpBB
Genebaby
Registered User
Posts: 106
Joined: Mon Dec 06, 2010 9:25 am
Location: Australia
Name: Vic

Re: [Release] WoW Warlords of Draenor 1.2 (3.1.1)

Post by Genebaby »

Thanks, I'll try that later.

I was going crazy last night trying to find this one:
Capture.JPG
Capture.JPG (11.82 KiB) Viewed 7070 times
The text in the search box is nearly invisble.

It happens for Search These Results and Search This Topic, so I'm not sure people know they can do this.
Locked

Return to “[3.1.x] Abandoned Styles”