inherit
220772
0
Mar 24, 2023 21:43:23 GMT -8
Tiffy-Bean
I support plugin and theme makers rights to create themes and plugins that are paid for.
1,052
April 2015
tiffythecodingwhiz
|
Post by Tiffy-Bean on Jul 8, 2015 10:42:16 GMT -8
Forum URL: necropolis.freeforums.net/user/5I can't seem to figure out how to move the avatar up. I asked about this on the mini-profile remodel, but I'm not sure if this should be a question for support instead, because I can't seem to figure out what is wrong. Sorry if this isn't a support question.
|
|
inherit
220772
0
Mar 24, 2023 21:43:23 GMT -8
Tiffy-Bean
I support plugin and theme makers rights to create themes and plugins that are paid for.
1,052
April 2015
tiffythecodingwhiz
|
Post by Tiffy-Bean on Jul 8, 2015 18:05:30 GMT -8
anyone? Help?
|
|
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 Jul 8, 2015 22:11:11 GMT -8
Forum URL: necropolis.freeforums.net/user/5I can't seem to figure out how to move the avatar up. I asked about this on the mini-profile remodel, but I'm not sure if this should be a question for support instead, because I can't seem to figure out what is wrong. Sorry if this isn't a support question. Looks like leif hasn't been around much lately so this is probably the best place to post even though we really don't like to support other peoples templates/codes. I followed his instructions on my test site and it seems to work fine as far as the avatar being in the right location on hover so the only way I can figure out where you went wrong is to see what you have for your mini-profile template and the css you have, in case there is some minor error. Seems you are somehow using part of trinityblair's mini-profile and Leif's so if you can pm it to me I'll take a look.
|
|
inherit
220772
0
Mar 24, 2023 21:43:23 GMT -8
Tiffy-Bean
I support plugin and theme makers rights to create themes and plugins that are paid for.
1,052
April 2015
tiffythecodingwhiz
|
Post by Tiffy-Bean on Jul 9, 2015 11:57:13 GMT -8
Mini-Profile Code:
<!-- Mini-Profile by Nick of Fidelius -->
Removed coding since this problem has been solved.
|
|
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 Jul 9, 2015 23:33:59 GMT -8
Tiffy-Bean
Thanks for that. I didn't need Trinity's code as it did exactly what it is doing on your site so I deleted Trinity's code.
It looks like it is this line posted below. Change the height to 150px like I have below in blue: (Around line 1171 in your style sheet)
.avatar_size_default, .avatar_size_default embed, .avatar_size_default object, .avatar_size_default > div, .avatar-wrapper.avatar_size_default > div > div { height: 150px; width: 220px; }
Let me know if that fixes it for you as it did for me.
|
|
inherit
220772
0
Mar 24, 2023 21:43:23 GMT -8
Tiffy-Bean
I support plugin and theme makers rights to create themes and plugins that are paid for.
1,052
April 2015
tiffythecodingwhiz
|
Post by Tiffy-Bean on Jul 10, 2015 10:48:07 GMT -8
Tumbleweed -- Yes it fixed it. Thank you very much again. I know others don't often help with other people's layouts, so I really appreciate you taking the time anyway. 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 Jul 10, 2015 13:26:45 GMT -8
Tumbleweed -- Yes it fixed it. Thank you very much again. I know others don't often help with other people's layouts, so I really appreciate you taking the time anyway. Thank you very much. You're welcome. I'm glad that took care of the problem. I'm going to go ahead and remove the coding in your post so if anyone else is having a similar issue they don't have to scroll through all that.
|
|
inherit
220772
0
Mar 24, 2023 21:43:23 GMT -8
Tiffy-Bean
I support plugin and theme makers rights to create themes and plugins that are paid for.
1,052
April 2015
tiffythecodingwhiz
|
Post by Tiffy-Bean on Jul 10, 2015 14:37:50 GMT -8
Thank you.
|
|