Displaying a user picture with every entry.
There is no true override which allows the user to display a user picture with each entry. However, there is a way to work around it.
First, you must create a custom friends group and add only yourself to that group. Information on custom friends groups can be found here. Once you have done this you can go to http://www.blurty.com/users/exampleusername/friends/customgroupname/ to see the entries posted with your user picture.
You will need to replace "exampleusername" with your user name, and "customgroupname" to the name of the group you have created.
If you want to redirect visitors to this page, you will first need to ensure the group you have created is public. Once you have accomplished that step, you can then use the following override.
LASTN_HEAD<=
<meta http-equiv="Refresh" content="0; URL=http://www.blurty.com/users/exampleusername/friends/groupname/" />
<=LASTN_HEAD
Change the exampleuser name to your own user name, and the customgroupname to the group you created.
If you have an Early Adopter, Paid, or Permenant account, and have created a custom style, you will need to add the <meta> tag in the override to the <head> section within the LASTN_PAGE variable.
(Post a new comment)
 | I need help with this
navychick17
2004-08-07 15:44
(link) | |
Hey. I have tried adding this to my exsisting customizations, but I couldn't get it to work. I'm doing something really wrong. Heh. You have helped me in the past and done an awesome job, would you mind helping me again? I'd really like to have this feature for my journal. You can e-mail me @ MrsValiantJestures@yahoo.com. Thank you so much! (Reply to this) (Thread) |
(Post a new comment)
|