PDA

View Full Version : How do i edit the top bit to do this


DreadsUK
05-27-2014, 03:00 PM
Sorry, very vague.

This bit
http://s15.postimg.org/ifpuxfxor/Screen_shot_2014_05_27_at_16_53_49.png

Both the user name 'Elijah' and 'My Profile' go to the same place. Is there a good reason for this or can i delete the 'my profile' one. If so, how do i do that?

Also, i wan't to change the term 'Settings' to 'Edit profile' as this is hugely confusing to new members and needs to be explained every time.

Last thing...

The avatar is something unknown to new users. They always assume that their profile picture will be used for posts and wonder why their image isn't showing up. Is their a way to only have a single image upload which is used for both profile and avatar image.

Thanks
Elijah x

Lynne
05-27-2014, 04:10 PM
1. Edit the header template.

2. Edit the phrase. Do a Search in Phrases for the exact phrase "Settings" and you should fine it.

3. Disable profile pictures and then there will be no confusion.

DreadsUK
05-27-2014, 05:04 PM
1. Edit the header template.
What bit do i have to edit?

3. Disable profile pictures and then there will be no confusion.

We still want a picture to go on peoples profile. Will avatar do that if profile pictures are disabled?

Lynne
05-27-2014, 07:07 PM
1. Just remove this line:
<li><a href="{vb:link member, {vb:raw bbuserinfo}}">{vb:rawphrase your_profile}</a></li>
I'm not sure, but you may need to modify your CSS to then get things to show where you want them.

3. No, you would need to modify the code to put the avatar in place of the profile picture. Or, to set the two to be the same thing.