Jump to content
WebFlake
  • 0

Two Questions?


Guest kbowen0188

Question

Guest kbowen0188

Is it possible to do this with IPB: http://www.vbulletin.org/forum/showthread.php?t=65814

 

Second, I would like it if I could display the avatar of the currently-logged in user on a Custom Sidebar block. Is this possible? I have seen topics where people explain how to do it in older versions, but they no longer apply. Basically, the Sidebar block is blank whenever someone is browsing as a guest. If I log in, it shows me my avatar. If I log in with my other account, it shows that avatar. It could also show post count and other such things. I can provide a screenshot if I am not explaining it well enough.

 

Thank you. 

Edited by kbowen0188
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Ok also click the box that says switch option and content. 

 

Now use it this way 

[framepic=Mushroom Headed Man]http://images.wikia.com/fantendo/images/b/ba/100px-Redddtoaddd.png  [/framepic]

 

Remember to change your example also... 

 

PS I think you want to use this code instead of what you have

<table height=100px style="background-image:url('{option}');border:1px solid black;background-size: 100% 100%;"><tr><td>{content}</td></tr></table>
Edited by Lock Down
Link to comment
Share on other sites

  • 0

Did you say yes to the question that says prevent other bbcode from changing yours when you made your bbcode??

 

You can but you would need to create one for homepage or board index. And I am guessing you mean all users logged on not just one..

Edited by Lock Down
Link to comment
Share on other sites

  • 0
Guest kbowen0188

The Prevent Other Codes from Parsing? Yes, I did. No difference. The HTML and BBcode are below. 

 

<table style="background-image:url('{option}');height:100px;border:1px solid black;"><tr><td>{content}</td></tr></table>
[framepic=option]content[/frame]

 

 

 

As for the second thing, I meant that I want whoever is logged in to see their own avatar displayed in the sidebar. Similar to Xenforo, if you have ever seen their default set up. 

Link to comment
Share on other sites

  • 0
Guest kbowen0188

Of course, switching the content and option. I should have caught that, thank you. I will try that code as well. 

 

Bumping, and updating the original post with some  new questions.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...