Hello all,
So my question is the following:
I have a profile field where the user is able to edit the field and change the image anytime (s)he wishes. The fields code is this one:
So the
is an image that is added to the profile information as a cover photo (same as Facebook cover photos) but this only stays on the profile tab.
I want this entire table code to go to each tab while viewing a member profile so that it stays on the top.
Here's a demo of what i mean:
Any help would be appreciated. Thank you.
So my question is the following:
I have a profile field where the user is able to edit the field and change the image anytime (s)he wishes. The fields code is this one:
- Code:
[table class="coverPhoto" id="cvP"][tr][td][img]https://i58.servimg.com/u/f58/19/06/26/04/cover10.png[/img][/td][/tr][/table]
So the
|
I want this entire table code to go to each tab while viewing a member profile so that it stays on the top.
Here's a demo of what i mean:
Any help would be appreciated. Thank you.