Alisha
Junior Member
Cake, and grief counseling, will be available at the conclusion of the test.
Posts: 308
inherit
174267
0
Jun 17, 2024 17:20:06 GMT -8
Alisha
Cake, and grief counseling, will be available at the conclusion of the test.
308
December 2011
alishabussart
|
Post by Alisha on Jan 31, 2014 17:02:24 GMT -8
I have considered your suggestion and to test the theory I did try redownloading the skin to see if the issue was any of my changes, however as you can see in the below picture it has the exact same issue on IE even if I just use the skin directly as you created it. Should I perhaps ask in the general thread and see if anyone has any idea as to what can be causing the issue? Thank you My suggestion to you would be to remove the fixed navigation bar to avoid this issue. To do this, you would need to remove the CSS for it at the bottom of the stylesheet, and move the nav bar in the forum wrapper.
Remove:
/* ==================================================================== STICKY MENU CSS BEGINS HERE ==================================================================== */ #wrapper { /* This number should be the preferred distance between your header and the menu bar PLUS the height of your menu bar */ margin-top: 50px; } #navigation-menu { width: 100%; position: fixed; top: 0; left: 0; z-index: 9999; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .container>.control-bar { /* This number should be the height of your menu bar */ top: 31px !important; } /* ==================================================================== END OF STICKY MENU CSS ==================================================================== */
Change:
Move outside of the <header></header> tags (Forum Wrapper):
<a id="navigation-skip" href="#content" accesskey="s" class="aria-hidden" title="Skip Navigation">Skip Navigation</a> <a href="#" accesskey="d" title="Open Menu" onclick="proboards.hotkeys.activate(Keys.d); return false;"></a> <div id="navigation-menu" class="ui-helper-clearfix"> <ul role="navigation"> {foreach $[navigation.menu]} <li> <a{if $[navigation.menu.active]} class="state-active"{/if} href="$[navigation.menu.href]"{if $[navigation.menu.accesskey]} accesskey="$[navigation.menu.accesskey]"{/if}> $[navigation.menu.name] {if $[navigation.menu.notification.total]} <div class="tip-holder" onclick="window.location='$[navigation.menu.notification.href]'; return false;"> <div class="tip-number">$[navigation.menu.notification.total]</div> <span class="tip"></span> </div> {/if} </a> </li> {/foreach} </ul> <p id="welcome"> {if !$[current_user.is_member]} Welcome Guest. Please $[login_link] or $[register_link]. {else} <span>Welcome $[current_user.name].</span> $[logout_link] {/if} </p> </div>
|
|
inherit
129007
0
Sept 12, 2021 5:26:06 GMT -8
R e k a n i♥
you are my beginning...
44
August 2008
nozomiwolves
|
Post by R e k a n i♥ on Feb 9, 2014 19:06:32 GMT -8
For some reason the large 200 x 350 picture is not showing when I place the link into the custom field. Am I missing something?
|
|
inherit
204806
0
Apr 2, 2014 20:48:41 GMT -8
shuckleberry
3
January 2014
shuckleberry
|
Post by shuckleberry on Feb 10, 2014 10:11:05 GMT -8
I love this theme, but, how do I change the avatar? I upload the image I wanted but it only shows in the thumbnails and not the large avatar?
|
|
inherit
205358
0
Apr 14, 2014 10:14:23 GMT -8
katyneedsaccounts
3
February 2014
katyneedsaccounts
|
Post by katyneedsaccounts on Feb 12, 2014 14:45:05 GMT -8
I absolutely love this skin. It's gorgeous, and if possible, I'd like to add the link to this page right in one of the sections of the sideboard so that everyone else who sees it and likes it can have access to it :3
I was just wondering about how to modify something... Is there a way to get the page to fit beside the sideboard so that I don't have to scroll from side to side??
|
|
Alisha
Junior Member
Cake, and grief counseling, will be available at the conclusion of the test.
Posts: 308
inherit
174267
0
Jun 17, 2024 17:20:06 GMT -8
Alisha
Cake, and grief counseling, will be available at the conclusion of the test.
308
December 2011
alishabussart
|
Post by Alisha on Feb 13, 2014 16:30:08 GMT -8
For some reason the large 200 x 350 picture is not showing when I place the link into the custom field. Am I missing something? It's likely that you didn't name the custom field correctly, otherwise it would show up. Double check the name using the image I linked about the custom field info in the setup guide. I love this theme, but, how do I change the avatar? I upload the image I wanted but it only shows in the thumbnails and not the large avatar? Please read the setup guide. I absolutely love this skin. It's gorgeous, and if possible, I'd like to add the link to this page right in one of the sections of the sideboard so that everyone else who sees it and likes it can have access to it :3 I was just wondering about how to modify something... Is there a way to get the page to fit beside the sideboard so that I don't have to scroll from side to side?? The updated version of the skin includes a link to the skin itself in the credits, so if you recently downloaded or updated, it should be at the bottom of every page. As for the scroll, that has to with with your screen resolution. It is likely that you have a smaller screen, and that is why it is overflowing. The only think I can suggest for that is making the sidebar width smaller, which should be done via the #sidebar class in the stylesheet. I believe it is currently 250px.
|
|
inherit
129007
0
Sept 12, 2021 5:26:06 GMT -8
R e k a n i♥
you are my beginning...
44
August 2008
nozomiwolves
|
Post by R e k a n i♥ on Feb 13, 2014 17:52:32 GMT -8
OH wow. I just put a space between the numbers and didn't capitalize the A in avatar xD I feel silly now. anyway, thank you so much & I love the skin It's absolutely amazing.
|
|
inherit
205358
0
Apr 14, 2014 10:14:23 GMT -8
katyneedsaccounts
3
February 2014
katyneedsaccounts
|
Post by katyneedsaccounts on Feb 18, 2014 13:23:10 GMT -8
Thank you so much!! ^^
|
|
inherit
182321
0
Feb 8, 2015 5:01:29 GMT -8
Pariah
7
August 2012
astrasol
|
Post by Pariah on Feb 22, 2014 20:03:27 GMT -8
I was wondering if it were possibly ok to replace the music custom field with a reward point tracker we were going to use on our forum with your skin and if so how to get it to display the numbers per member instead of a link to a thread?
|
|
inherit
205972
0
Apr 2, 2014 14:51:38 GMT -8
casualdrey
1
February 2014
casualdrey
|
Post by casualdrey on Feb 25, 2014 20:06:51 GMT -8
How do I edit the side navigation text? Like the CBOX, INFO, STAFF, etc. That's the only problem I'm having
|
|
Kotaro
New Member
I hope a skeleton in a suit is appropriate enough.
Posts: 54
inherit
191844
0
Jun 30, 2018 7:18:29 GMT -8
Kotaro
I hope a skeleton in a suit is appropriate enough.
54
March 2013
kotaro
|
Post by Kotaro on Feb 26, 2014 2:38:06 GMT -8
Hey! I really love your theme! I'm a little trying things with it, because I want that they can choose between two themes and ofcourse it has to be a little the same colors and the same mini-profile things. Thank you for sharing this beauty with the world! Edit: A small question: I have small pictures for the forums (380x68 px) But when I place then there are scrollbars, is there a possibility that the scrollbars will be gone and they just fit in? Sorry if it's a stupid question. But hopefully you can help!
|
|
inherit
205792
0
May 18, 2014 6:33:29 GMT -8
4kidslater
6
February 2014
4kidslater
|
Post by 4kidslater on Mar 12, 2014 8:36:32 GMT -8
Is there a way for the post counts to show up under the specific boards and not just a total at the bottom?
|
|
inherit
205358
0
Apr 14, 2014 10:14:23 GMT -8
katyneedsaccounts
3
February 2014
katyneedsaccounts
|
Post by katyneedsaccounts on Mar 18, 2014 10:43:34 GMT -8
I'm having a bit of trouble with recolouring, and I'm afraid that no matter how hard I look, I can't find these three little bits to fix. The first is the border around the mini profile, the second is the box around the number of likes, and the third is in the sidetable. If you could help me figure this out, I would really appreciate it ^^
|
|
Alisha
Junior Member
Cake, and grief counseling, will be available at the conclusion of the test.
Posts: 308
inherit
174267
0
Jun 17, 2024 17:20:06 GMT -8
Alisha
Cake, and grief counseling, will be available at the conclusion of the test.
308
December 2011
alishabussart
|
Post by Alisha on Mar 18, 2014 14:03:59 GMT -8
katyneedsaccounts For the side table, it appears I never created a class for that styling, so it should be in a div style in your forum wrapper. You will need to replace it for every one. The hex code is #bd7b94. Same for the likes box, the styling is in the Mini Profile layout template, look for " <td class="hoverinfo" style="background-color:#8a415b;">". For the border, also in the mini profile template, a couple lines underneath the credit, the hex you are replacing is #992851.
|
|
Kotaro
New Member
I hope a skeleton in a suit is appropriate enough.
Posts: 54
inherit
191844
0
Jun 30, 2018 7:18:29 GMT -8
Kotaro
I hope a skeleton in a suit is appropriate enough.
54
March 2013
kotaro
|
Post by Kotaro on Mar 19, 2014 6:33:47 GMT -8
A small question: I have small pictures for the forums (380x68 px) But when I place then there are scrollbars, is there a possibility that the scrollbars will be gone and they just fit in?
|
|
Alisha
Junior Member
Cake, and grief counseling, will be available at the conclusion of the test.
Posts: 308
inherit
174267
0
Jun 17, 2024 17:20:06 GMT -8
Alisha
Cake, and grief counseling, will be available at the conclusion of the test.
308
December 2011
alishabussart
|
Post by Alisha on Mar 19, 2014 9:36:11 GMT -8
A small question: I have small pictures for the forums (380x68 px) But when I place then there are scrollbars, is there a possibility that the scrollbars will be gone and they just fit in? I do not offer support unless a forum link is provided. Also, it would be helpful if you were more specific. Are the scrollbars horizontal or vertical?
|
|