TCE Killa
02-20-2008, 10:00 PM
This will add a background image of your choice (editable via USER CP) to surround your whole profile. This should work on all 3.6 versions.
Install time: 1-2 minutes
Very easy to do. Just one simple template edit and a new profile field....
Step one
Creat a new Profile Field
Single Line Text Box
Title: Profile Background Image
Description: This will add a background image that'll surround your whole profile. (Example: http://www.example.com/example.jpg)
The rest is up to you to configure. Make sure you take note of the background profile field.
Step two
In your template MEMBERINFO, find: (their should be two of these - just add it below the first one):
<!-- main info - avatar, profilepic etc. -->
Add below:
<div style="background-image: url($post[fieldXX]);">
just replace XX with your field number. That's it, very simple yet very effective.
Please mark installed if you use... Thanks.:up::D
Install time: 1-2 minutes
Very easy to do. Just one simple template edit and a new profile field....
Step one
Creat a new Profile Field
Single Line Text Box
Title: Profile Background Image
Description: This will add a background image that'll surround your whole profile. (Example: http://www.example.com/example.jpg)
The rest is up to you to configure. Make sure you take note of the background profile field.
Step two
In your template MEMBERINFO, find: (their should be two of these - just add it below the first one):
<!-- main info - avatar, profilepic etc. -->
Add below:
<div style="background-image: url($post[fieldXX]);">
just replace XX with your field number. That's it, very simple yet very effective.
Please mark installed if you use... Thanks.:up::D