inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Jul 8, 2015 13:31:22 GMT -8
Hi crystalxluke. Did it do this straight after installation, or did you edit anything and then notice it happening? If you could try to re-install it to fix it, then that'd be great, and if it is because you tried editing something (that could me change or add, or delete) then could you say what it is you're trying to do, so then I can hopefully help do that as well as not have this break?
|
|
inherit
218890
0
Aug 13, 2015 18:29:47 GMT -8
crystalxluke
7
February 2015
crystalxluke
|
Post by crystalxluke on Jul 8, 2015 14:20:20 GMT -8
Redownloading the theme didn't do anything, sadly. I was editing the theme layouts. The only layouts I went through was Forum Wrapper and Home. I was trying to get rid of the member color legend because I couldn't figure out how to change the colors.
Thanks in advance!
|
|
inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Jul 8, 2015 18:53:18 GMT -8
Redownloading the theme didn't do anything, sadly. I was editing the theme layouts. The only layouts I went through was Forum Wrapper and Home. I was trying to get rid of the member color legend because I couldn't figure out how to change the colors. Thanks in advance! I installed the theme on a test forum and sent multiple messages to myself and other accounts, and the problem doesn't happen. Can you remember what lines you edited and what you added/replaced etc? If you disable or delete this theme and then re-install it, it should be fine, and then I can definitely explain to you how to remove the legend
|
|
inherit
218890
0
Aug 13, 2015 18:29:47 GMT -8
crystalxluke
7
February 2015
crystalxluke
|
Post by crystalxluke on Jul 8, 2015 22:39:56 GMT -8
I don't quite remember what I edited. But, I did re-install it and the problem is still there.
|
|
inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Jul 9, 2015 9:28:10 GMT -8
I don't quite remember what I edited. But, I did re-install it and the problem is still there. Can you possibly send me your forum's link and let me sign up , and then send me a random few messages so I can see if this happens to me? I just can't reproduce this by installing the theme on any test forums. Did you edit any CSS at all? I added this theme from the library to my Spectrum preview site, and the theme again, works fine for me. What browser are you using? Edit: I've tested it in the latest IE and Firefox as well and they seem to work also. I use Chrome, so that was the browser I originally tested in.
|
|
inherit
218890
0
Aug 13, 2015 18:29:47 GMT -8
crystalxluke
7
February 2015
crystalxluke
|
Post by crystalxluke on Jul 9, 2015 10:49:04 GMT -8
Here you go, fates-combined.freeforums.net/I don't remember editing the CSS. I've used Firefox and Chrome on two different computers and its still happening. Other staff said they're having the same problem.
|
|
inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Jul 9, 2015 13:21:18 GMT -8
Here you go, fates-combined.freeforums.net/I don't remember editing the CSS. I've used Firefox and Chrome on two different computers and its still happening. Other staff said they're having the same problem. If you go to Admin > Themes > Advaned Styles & CSS Lines 892 - 901, you should see the following: /* Conversation List */ @conversation_align_created_by: center; @conversation_align_replies: left; @conversation_align_last_reply: right; .conversations table.list { table-layout: auto; } .conversations .created-by, .conversations .recipients { width: 1%; text-align: @conversation_align_created_by; } .conversations .replies { width: 0%; text-align: @conversation_align_replies; } .conversations .latest { width: 0%; text-align: @conversation_align_last_reply; padding-right: 10px; } .conversations .checkbox { width: 24px; } .conversations .item.new .new-icon { display: inline-block; } Do your percentages for the widths differ from those above?
|
|
inherit
218890
0
Aug 13, 2015 18:29:47 GMT -8
crystalxluke
7
February 2015
crystalxluke
|
Post by crystalxluke on Jul 9, 2015 13:35:10 GMT -8
Hmm, seems the same.
/* Conversation List */ @conversation_align_created_by: center; @conversation_align_replies: left; @conversation_align_last_reply: right; .conversations table.list { table-layout: auto; } .conversations .created-by, .conversations .recipients { width: 1%; text-align: @conversation_align_created_by; } .conversations .replies { width: 0%; text-align: @conversation_align_replies; } .conversations .latest { width: 0%; text-align: @conversation_align_last_reply; padding-right: 10px; } .conversations .checkbox { width: 24px; } .conversations .item.new .new-icon { display: inline-block; }
|
|
inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Jul 9, 2015 13:52:37 GMT -8
Hmm, seems the same. /* Conversation List */ @conversation_align_created_by: center; @conversation_align_replies: left; @conversation_align_last_reply: right; .conversations table.list { table-layout: auto; } .conversations .created-by, .conversations .recipients { width: 1%; text-align: @conversation_align_created_by; } .conversations .replies { width: 0%; text-align: @conversation_align_replies; } .conversations .latest { width: 0%; text-align: @conversation_align_last_reply; padding-right: 10px; } .conversations .checkbox { width: 24px; } .conversations .item.new .new-icon { display: inline-block; } Could you possibly go to Admin > Theme > Layout Templates > Conversations Page > Conversations List (tab) Copy and paste me all of what you have in there? There should be nothing in the Forum Wrapper or Home templates that could affect the conversations page. Do you have any plugins that affect/change/alter etc the conversations?
|
|
inherit
218890
0
Aug 13, 2015 18:29:47 GMT -8
crystalxluke
7
February 2015
crystalxluke
|
Post by crystalxluke on Jul 9, 2015 15:10:59 GMT -8
Sure thing {foreach $[conversation]} <tr id="$[conversation.content_id]" class="$[conversation.content_class]"> <td class="main clickable" colspan="3" title="$[conversation.short_content]"> <table class="conversation1"> <tr> <td class="created-by" style="background-color: #111111;"> $[conversation.created_by_user.avatar_small] </td> <td {if $[conversation.is_new]} id="conversationsnew2"{else} id="conversationsnew"{/if}> <table class="conversation1"> <tr> <td id="conversationinfo"> <span class="link target">$[conversation]</span> by $[conversation.last_message.created_by_user], $[conversation.last_message.date] {if $[conversation.pagination]}<div class="ui-micro-pagination" style="display: inline;">$[conversation.pagination]</div>{/if} <br/>$[conversation.checkbox] <span class="replies"><b>$[conversation.replies]</b> comment{if $[conversation.replies] != 1}s{/if} <div style="float: right;"><span id="conversationicon">$[conversation.labels]</span></div> </td> </tr> </table> </td></tr></table> </td> </tr> {/foreach} {if !$[conversation]} <tr class="last"> <td class="last center" colspan="7">No conversations were found.</td> </tr> {/if}
<style> .conversation1 { width: 100%; margin-left: 5px; }
#conversationicon { margin-right:15px; }
.conversation .created-by { padding: 3px; padding-right: 0px; text-align: center; width: 5% !important; }
</style>
|
|
inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Jul 9, 2015 16:00:31 GMT -8
Sure thing {foreach $[conversation]} <tr id="$[conversation.content_id]" class="$[conversation.content_class]"> <td class="main clickable" colspan="3" title="$[conversation.short_content]"> <table class="conversation1"> <tr> <td class="created-by" style="background-color: #111111;"> $[conversation.created_by_user.avatar_small] </td> <td {if $[conversation.is_new]} id="conversationsnew2"{else} id="conversationsnew"{/if}> <table class="conversation1"> <tr> <td id="conversationinfo"> <span class="link target">$[conversation]</span> by $[conversation.last_message.created_by_user], $[conversation.last_message.date] {if $[conversation.pagination]}<div class="ui-micro-pagination" style="display: inline;">$[conversation.pagination]</div>{/if} <br/>$[conversation.checkbox] <span class="replies"><b>$[conversation.replies]</b> comment{if $[conversation.replies] != 1}s{/if} <div style="float: right;"><span id="conversationicon">$[conversation.labels]</span></div> </td> </tr> </table> </td></tr></table> </td> </tr> {/foreach} {if !$[conversation]} <tr class="last"> <td class="last center" colspan="7">No conversations were found.</td> </tr> {/if}
<style> .conversation1 { width: 100%; margin-left: 5px; }
#conversationicon { margin-right:15px; }
.conversation .created-by { padding: 3px; padding-right: 0px; text-align: center; width: 5% !important; }
</style>
I seriously have no idea what's going on here lol. Does it only do it on the conversations list page? Can you tell me (if need be through PM) what Plugins you are using, too please so I can try use them and see if I can duplicate the problem. Or I could hopefuly try tag someone who has much more experience than me and can hopefulyl explain what's going on haha: David Clark Brian
|
|
inherit
211998
0
Nov 2, 2023 19:15:32 GMT -8
marcusantonus
55
July 2014
marcusantonus
|
Post by marcusantonus on Jun 19, 2017 4:17:34 GMT -8
Hi, I really like this theme, however I would like the New Posts/No New Posts icons to show at the left of screen next to each board.
This may be a coding thing, any suggestions? Thanks
|
|