inherit
148333
0
May 21, 2013 15:29:09 GMT -8
Stella
70
October 2009
amanda1472
|
Post by Stella on Mar 24, 2013 10:34:15 GMT -8
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Mar 24, 2013 12:11:48 GMT -8
Go here.... www.proboards.com/recovery-console...to get back into your headers and footers. Opps, had to edit and and change my suggestion because I took a closer look. You don't need the red parts at all. <script language="JavaScript"> <!-- function goToURL(form) {
var myindex=form.dropdownmenu.selectedIndex if(!myindex=="") { window.location.href=form.dropdownmenu.options[myindex].value;
} } //--> </script></Head> <body><!-- insert body part of code in space below --> <form name="IMPORTANT LINKS"><a href="http://ourlastjourneyv2.proboards.com/index.cgi?board=apskf&action=display&thread=2">Rules</a><br/> <a href="http://ourlastjourneyv2.proboards.com/index.cgi?board=iii&action=display&thread=8">The Species</a><br/> <a href="http://ourlastjourneyv2.proboards.com/index.cgi?board=iii&action=display&thread=7">The Powers</a><br/> <a href="http://ourlastjourneyv2.proboards.com/index.cgi?board=iii&action=display&thread=3">Address & Phone Claims</a><br/> Not sure why you were using that when you have simple links that work fine without anything else.
|
|
inherit
148333
0
May 21, 2013 15:29:09 GMT -8
Stella
70
October 2009
amanda1472
|
Post by Stella on Mar 24, 2013 12:30:10 GMT -8
the layout got ruined after i took that off. But thanks. ill just find a new layout
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Mar 24, 2013 12:55:14 GMT -8
Taking that out would hardly ruin your whole layout, plus I tested it before suggesting it and it didn't ruin anything. You must of took out too much, which is very common. But if you want a different layout that is fine. Hope it works out for you.
|
|
inherit
148333
0
May 21, 2013 15:29:09 GMT -8
Stella
70
October 2009
amanda1472
|
Post by Stella on Mar 24, 2013 14:59:18 GMT -8
hi, i took only what you said but for some reason it did that. But now with a new layout (all their codes non of mine) its still having some issues. Id love it if you could help me out: ourlastjourneyv2.proboards.com/index.cgi?Thank you
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Mar 24, 2013 15:26:24 GMT -8
Could you specify the issues. Thanks.
|
|
inherit
148333
0
May 21, 2013 15:29:09 GMT -8
Stella
70
October 2009
amanda1472
|
Post by Stella on Mar 24, 2013 15:34:43 GMT -8
sorry: the last two sidebars are stretching and the (welcome, admin, log out etc) bar is kind floating around while you are there. And lastly (im not sure if you can even do anything about it) there's a large add & login bar on top of the banner. Thank you
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Mar 25, 2013 2:49:07 GMT -8
1. Figures the trouble maker would be from Caution. And just yesterday I removed a note in my signature to "Not use anything from them". lol
Find the census table and remove the red. Also you can't put a link (purple) after a closing tr tag. You'll need to find a different place for it.
</tr> <a href="http://z10.invisionfree.com/CAUTIONTOTHEWIND/index.php?showtopic=161383" target="_blank">BEAUTIFULLIE of Caution 2.0</a> </table></td></tr></table> </div> </div>
Or you can put it in a td tag with a colspan like I did below:
<td style="text-align:center; color:#black;">12</td> </tr> <tr> <td colspan="3"> <a href="http://z10.invisionfree.com/CAUTIONTOTHEWIND/index.php?showtopic=161383" target="_blank">BEAUTIFULLIE of Caution 2.0</a> </td> </tr> </table> </div> </div>
2. Where do you want your menu to be?
3. Go to your admin panel, general settings and set the ad to display the "Leaderboard".
|
|
inherit
148333
0
May 21, 2013 15:29:09 GMT -8
Stella
70
October 2009
amanda1472
|
Post by Stella on Mar 25, 2013 11:54:12 GMT -8
if the menu bar could be under the banner that would be lovely. Everything else worked wonderfully. thank you very much!
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Mar 26, 2013 1:10:28 GMT -8
Find this at the top of your global header and delete the red.
<div id="menu_div" style="position: fixed; top: 0; left: 0; width: 100%; z-index: 3;"></div>
Then copy what is left and go to the bottom of your header and find the "Welcome table below Ad by california" code and paste it below that. Be sure you delete the original that is at the top of your header.
|
|
inherit
148333
0
May 21, 2013 15:29:09 GMT -8
Stella
70
October 2009
amanda1472
|
Post by Stella on Mar 26, 2013 7:35:55 GMT -8
Thank you, all is perfect now
|
|
inherit
148333
0
May 21, 2013 15:29:09 GMT -8
Stella
70
October 2009
amanda1472
|
Post by Stella on Mar 26, 2013 10:27:05 GMT -8
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Mar 26, 2013 17:52:25 GMT -8
I can't see your avatar as a guest. For ProBattles User Legend you have to be very careful making sure youi have apostrophes and also the last one does't get a comma at the end. Blue is what is missing and red you need to remove; ['Staff','e47ca6'], ['OOC Accounts','e3b279'], ['Humans','c995cb'], ['Vampires','9d1e1e'], ['Animals','552e00'], ['Magical','ffe764'], ['Water','729dd3'], ['Dead','10232e'], ['Hybrid','5ba955'], ];Sorry the blue is a bit hard to see even with it enlarged. Missing one will break the code and having that comma on the last line breaks it too, however, a lot of our codes got messed up when ProBoards converted to V5. To be on the safe side get a V4 copy here and once you fix those errors you can just copy and paste that portion in the fresh code.
|
|
inherit
148333
0
May 21, 2013 15:29:09 GMT -8
Stella
70
October 2009
amanda1472
|
Post by Stella on Mar 27, 2013 11:19:22 GMT -8
Thanks, the v4 code worked wonderfully. Now how would i go about fixing the header? i took a screen shot: http://i437./qq95/amanda1472/support_zpsae485779.png the avatar over laps the info
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Mar 27, 2013 20:48:07 GMT -8
It appears to me you didn't give enough height to avatar area in your css. Plus, I can't tell for sure if the reflective avatar is working by that screen shot but it looks like it isn't so you'll have to adjust for that too so it would be best if you just set that 100px (blue) to 100% instead. See if that fixes it.
Change this: .miniav { background-color: #d3d3d!important; padding:5px; border: 5px solid #d3d3d!important; width: 100px; height: 100px; margin-bottom: 5px; }
|
|