#eb7100
33409
0
1
Nov 23, 2024 16:57:32 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 10, 2013 20:15:26 GMT -8
It's okay Brian - I resized the forum 1015px and it solved the issue with the signature banner size. I just have to make my site headers 707px wide now is all. At 7px I can probably just re-size them bigger rather than make them all again. I can't see them looking overly pixelated at stretching by 7px. If I'm not happy with my OCD, I'll just re-make them. LOL Thanks again. I didn't see any of your signature images resized in the first place. Care to link me to somewhere they were? They displayed at the full 500px on my screen. I believe I'm doing something wrong or over looking something somewhere within the code; but I put it in, followed the few things to enable it, disabled the welcome header code, put in some content, enabled it, saved it, and it looks amazing; but my problem lies on the members and profile page. Instead of being at the top, they're in the middle of the page. Please help, I have no idea what I could have done wrong; unless there is a limit as to how many content boxes one could have there but I highly doubt that; I'm also only using the left side, if that holds any sort of relevance. NOOOOOOOO! I forgot to do valign="top" on the middle one. I didn't think of that. >_> I'll fix that right away. Like, within the next hour right away. I wanted to add another feature anyways.
|
|
inherit
tunesrcoolii@gmail.com
86185
0
Oct 3, 2013 8:48:20 GMT -8
tunescool
4,399
August 2006
tunescool
|
Post by tunescool on Jan 10, 2013 20:56:40 GMT -8
|
|
#eb7100
33409
0
1
Nov 23, 2024 16:57:32 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 10, 2013 21:03:18 GMT -8
Solaris: I've updated the plugin to 1.1.0 to fix your problem. Guide removed. Go download the newest version!
|
|
#eb7100
33409
0
1
Nov 23, 2024 16:57:32 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 10, 2013 21:10:38 GMT -8
Structure > Layout Templates > Forum WrapperMove $[header] below your navigation tree div, so it looks like this:
|
|
inherit
tunesrcoolii@gmail.com
86185
0
Oct 3, 2013 8:48:20 GMT -8
tunescool
4,399
August 2006
tunescool
|
Post by tunescool on Jan 10, 2013 22:54:55 GMT -8
that just moved the nav tree to the top of the forum, i dont want to move it
how can i add the sidebars to just the thread list page
i tried by adding the header/footer info in the Board thing on the rite in Components but it added them to every page. i deleted the board thing in Components and theyre still on every page. i reinstalled the plugin and theyre still there
|
|
#eb7100
33409
0
1
Nov 23, 2024 16:57:32 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 11, 2013 0:02:09 GMT -8
To move it into the same area as your forum, surround the table in your Global Header with <div id="header-container"> and </div>.
Then add the following code to your Global Footer:
The part in red hides it everywhere except the thread listing.
You should also resize those 1300px or so objects to 100% width so they don't break the boundaries.
|
|
inherit
168103
0
Jul 23, 2015 18:01:19 GMT -8
SkyBear
152
June 2011
shizabot
|
Post by SkyBear on Jan 11, 2013 1:09:06 GMT -8
Brian, i'm hoping that you can help with this little problem I have. I love the code and it works perfectly, the only thing is that the background of the sidebar boxes seems to be transparent for me when in Style 1. Is there a way to fix this? Link to the site: link
|
|
inherit
tunesrcoolii@gmail.com
86185
0
Oct 3, 2013 8:48:20 GMT -8
tunescool
4,399
August 2006
tunescool
|
Post by tunescool on Jan 11, 2013 1:39:06 GMT -8
|
|
#eb7100
33409
0
1
Nov 23, 2024 16:57:32 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 11, 2013 1:46:38 GMT -8
Brian, i'm hoping that you can help with this little problem I have. I love the code and it works perfectly, the only thing is that the background of the sidebar boxes seems to be transparent for me when in Style 1. Is there a way to fix this? Link to the site: link You have several unclosed <font> and <center> tags in your content boxes. You need to add </font> and </center> after all of your titles and anywhere they're missing in the content area.
|
|
#eb7100
33409
0
1
Nov 23, 2024 16:57:32 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 11, 2013 1:52:20 GMT -8
In my last post I told you to change the width of everything in your table that was 1300px to 100% so it didn't expand beyond the boundaries of the center. Read, yo. I modified the code in my post so it would display on your forum's index as well. Edit The nav tree is under the $[header]. Anything under the header gets stuck with your forum beside the sidebar. You'd have to move the header below it.
|
|
inherit
168103
0
Jul 23, 2015 18:01:19 GMT -8
SkyBear
152
June 2011
shizabot
|
Post by SkyBear on Jan 11, 2013 1:57:18 GMT -8
Brian, i'm hoping that you can help with this little problem I have. I love the code and it works perfectly, the only thing is that the background of the sidebar boxes seems to be transparent for me when in Style 1. Is there a way to fix this? Link to the site: link You have several unclosed <font> and <center> tags in your content boxes. You need to add </font> and </center> after all of your titles and anywhere they're missing in the content area. Wow, that really was a silly mistake on my part! Thank you so much for pointing that out
|
|
inherit
tunesrcoolii@gmail.com
86185
0
Oct 3, 2013 8:48:20 GMT -8
tunescool
4,399
August 2006
tunescool
|
Post by tunescool on Jan 11, 2013 2:06:23 GMT -8
i changed it to 100%, i kept thinking it would span the whole page. the nav is fine but the welcome menu is wider the sidebars dont show up anymore, and for some reason they load with threads for a long time and go away, the actual threads. they dont do that on any other pages thenotablenook.freemessageboards.com/thread/22030/ghmry5458m547
|
|
#eb7100
33409
0
1
Nov 23, 2024 16:57:32 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 11, 2013 2:15:29 GMT -8
i changed it to 100%, i kept thinking it would span the whole page. the nav is fine but the welcome menu is wider the sidebars dont show up anymore, and for some reason they load with threads for a long time and go away, the actual threads. they dont do that on any other pages thenotablenook.freemessageboards.com/thread/22030/ghmry5458m547Sorry, there was supposed to be a && operator in there, not a ||. Fixed it for you. If it's showing for a long time before disappearing, that's due to the page taking a while to load on your end. Since the hiding code is in the footer, the rest of the page has to load before it. I can't fix that, as that's dependent on the connection. You have a million plugins as well, so there's that too.
|
|
inherit
tunesrcoolii@gmail.com
86185
0
Oct 3, 2013 8:48:20 GMT -8
tunescool
4,399
August 2006
tunescool
|
Post by tunescool on Jan 11, 2013 2:27:50 GMT -8
i cant even use this plugin if it has to load like that, i find it hard to believe that it should even show at all. it doesnt do it on any other page on the forum
and i wanted the sidebars rite where they were under the nav along side the forum body, not next to my table
|
|
#eb7100
33409
0
1
Nov 23, 2024 16:57:32 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jan 11, 2013 2:50:35 GMT -8
What you're asking for is probably better off being done in the Layout Templates where you can control whether or not something displays before the page even loads.
This code is simply made to emulate Smangii's side tables in V5. Sorry if it doesn't meet your personal criteria, but the source for the code is editable if you feel you can make it work better with your layout. I've done all I can and I've told you how to do everything you requested.
|
|