inherit
261079
0
Jun 13, 2021 22:24:02 GMT -8
lucieham
6
May 2020
lucieham
|
Post by lucieham on May 4, 2020 3:08:36 GMT -8
Hello So, I'm using your skin right here I love it And then I need a little help... In the mini profiles is everything okay, except the character age section. I got through it a few times but didn't find a mistake.. The age is not showing up and i really don't know why, so hoefully somebody can help me
|
|
inherit
160323
0
Nov 17, 2024 14:19:04 GMT -8
Night
120
November 2010
lind00
|
Post by Night on May 4, 2020 4:32:31 GMT -8
Hi! The Mini-Profile will look like that from the code, but for some sections to work you will need the Custom Profile Fields for information to be placed. The default avatar is changed, so it looks okay. Other parts in the Mini-Profile are taking data from the profile and filling it in (like the gender part). So, to fix this go to Admin>Members>Custom Profile Fields. Once there, follow the instructions listed in the second post of this thread ( link). That should tell you how to fill them in correctly for the Mini-Profile to work. If you have already tried this and something else is the problem, let us know. Hopefully this works.
|
|
inherit
261079
0
Jun 13, 2021 22:24:02 GMT -8
lucieham
6
May 2020
lucieham
|
Post by lucieham on May 4, 2020 4:54:58 GMT -8
Hay I made this in the beginning, second thing after I installed the skin. Shortly before I have posted my problem, I checked if I made everything right and haven't seen anything wrong. So I think the problem is something else, unfortunately.
|
|
inherit
160323
0
Nov 17, 2024 14:19:04 GMT -8
Night
120
November 2010
lind00
|
Post by Night on May 4, 2020 5:30:34 GMT -8
What are you trying to put into the age field? Like what are you typing into it exactly. The age in numbers or in letters?
Edit: I just tested it and it isn't working either. It could just be a mistake in the theme, one that I personally don't know how to fix. And the theme creator has stopped giving support for their old themes.
Editv2: I found the answer. It is only that way with the Admin/Staff Mini-Profile. In that one it takes the age from the account. While with the regular member Mini-Profile it uses the Custom Profile Field.
|
|
inherit
261079
0
Jun 13, 2021 22:24:02 GMT -8
lucieham
6
May 2020
lucieham
|
Post by lucieham on May 4, 2020 5:48:52 GMT -8
Okay, so only I will have this problem and my members not?
|
|
inherit
160323
0
Nov 17, 2024 14:19:04 GMT -8
Night
120
November 2010
lind00
|
Post by Night on May 4, 2020 5:50:08 GMT -8
That should be correct, if you want to test this, you can create another account on your site (or ask a member to try it) and see if the age shows up correctly.
|
|
inherit
261079
0
Jun 13, 2021 22:24:02 GMT -8
lucieham
6
May 2020
lucieham
|
Post by lucieham on May 4, 2020 6:13:47 GMT -8
Its a little complicated, because it first appears only on the member profil, but when you enter it in characters age, then it shows up on the mini profil Thanks for the help
|
|
inherit
261676
0
Jul 28, 2020 16:16:25 GMT -8
mouser1
3
July 2020
mouser1
|
Post by mouser1 on Jul 14, 2020 14:37:59 GMT -8
Hey there, just had a question involving this wonderful skin as I'm pretty new to putting all this together. Maybe multiple questions if permitted but I'll stick with the one I have right now. Here's the site I'm putting together right now: aasb-rpg.boards.net/I have the chatbox and affiliates on the bottom, the affiliates seems to be under the chatbox and I'm not really sure what causes that. What would be the way to fix that?
|
|
inherit
252032
0
Apr 26, 2024 23:51:41 GMT -8
Retread
Tribbial Pursuit.
5,017
January 2018
retread
|
Post by Retread on Jul 15, 2020 4:23:47 GMT -8
the affiliates seems to be under the chatbox and I'm not really sure what causes that. What would be the way to fix that? Hi mouser1 There is a title bar named CHATBOX, and beneath that a placeholder for a Cbox on the left and placeholders for affiliates on the right. From your Admin panel, navigate: Admin Home> Themes> Layout Templates, then click on Forum Wrapper.From line 140 through line 162, you'll see this: <div class="titles3" style="margin-top:10px;margin-bottom:10px;">CHATBOX</div> <div style="background-color:#383838;padding:10px;height:292px;"> <div style="border:1px solid #111111;padding:5px;width:570px;height:280px;float:left;"> <img src="http://placehold.it/570x280&text=CBOX+HERE+(570x280)" /> </div> <div style="border:1px solid #111111;width:276px;height:280px;margin-left:10px;float:left;padding:5px;text-align:center;"> <div style="background-color:#111111;width:276px;margin-left:-5px;margin-top:-5px;margin-bottom:10px;color:#d8d8d8;font-weight:bold;font-size:16px;padding:5px;">AFFILIATES</div> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> <img src="http://placehold.it/88x31" /> </div> </div> That's the coding for that part of the page. What is it you want to fix?
|
|
inherit
261676
0
Jul 28, 2020 16:16:25 GMT -8
mouser1
3
July 2020
mouser1
|
Post by mouser1 on Jul 15, 2020 5:12:45 GMT -8
This is embarrassing but I realized I had my screen zoomed in at 90% and it was pushing the affiliates below the chatbox. Had nothing to do with the skin or coding, just me being completely oblivious.
I appreciate the quick response, though. Thank you.
|
|
inherit
252032
0
Apr 26, 2024 23:51:41 GMT -8
Retread
Tribbial Pursuit.
5,017
January 2018
retread
|
Post by Retread on Jul 15, 2020 5:34:36 GMT -8
No worries, mouser1 , glad to hear you have this sorted. If you aren't going to add a C-box and Affiliates, you could just comment out that section. If you're only going to use one or the other, you could make some changes so the one are using, covers the width of the page.
|
|
inherit
261676
0
Jul 28, 2020 16:16:25 GMT -8
mouser1
3
July 2020
mouser1
|
Post by mouser1 on Jul 15, 2020 5:44:55 GMT -8
That is something I might consider, as I'm not really a fan of C-box, was thinking of just throwing in a discord widget. I actually do have another question while you're here... I've noticed some sites can keep the background image in place. Like, you can keep scrolling but the background doesn't move with it. How would I go about accomplishing that?
Edit: Figured that out! My google skills aren't as bad as I thought. Anywho, again, thank you for your response Retread!
|
|
inherit
263553
0
Feb 10, 2021 12:18:30 GMT -8
leaf1889
9
February 2021
leaf1889
|
Post by leaf1889 on Feb 8, 2021 13:55:20 GMT -8
How do you add a chatbox into the chatbox Image?
|
|
inherit
268354
0
Aug 26, 2023 8:29:28 GMT -8
fearjunkie
1
August 2023
fearjunkie
|
Post by fearjunkie on Aug 26, 2023 7:06:45 GMT -8
Does anyone have the code to make profiles more 'multi-character' friendly?
|
|
Roger
New Member
Posts: 1
inherit
269557
0
Jun 17, 2024 20:58:13 GMT -8
Roger
1
June 2024
ikeill
|
Post by Roger on Jun 17, 2024 11:14:40 GMT -8
|
|