PDA

View Full Version : Profile Enhancements - Background Image Surrounding Whole Profile


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

blind-eddie
02-21-2008, 03:07 PM
WOOT...1st post....I will give this a try,...

This will work, but not much of it can be seen....Nice idea

G-man561
02-23-2008, 01:52 AM
Nice...but it looks bad on my site... my profile covers up most of the bg :p

Still...installed

MiahBeSmokin420
02-23-2008, 05:48 AM
thats funny im glad my site has inspired you but it will not inspire you anymore i promise you that

MiahBeSmokin420
02-23-2008, 02:41 PM
ill do something better ill delete it myself

TCE Killa
02-23-2008, 03:03 PM
thats funny im glad my site has inspired you but it will not inspire you anymore i promise you that

I was the one who put that code in, in the first place (for the postbit), all I did was add to MemberInfo. Not hard at all. So it was basically my idea more than anything.

bornoffire
05-02-2008, 09:10 AM
Is there a update for this in 3.7? I cant seem to get this to work.

aztecboi2003
09-20-2008, 02:56 AM
Is there a update for this in 3.7? I cant seem to get this to work.

Bump

kstone
12-27-2008, 02:14 PM
what if in a specific member? not in a memberinfo ... like for example .. Admin want to put a bg in my profile ...and that can be seen only in my profile but visible to anybody....

then if Admin again wants to put some bg in other member..it also be seen in other member and me also can see it .. but it will not affect my bg set by Admin.....

is this possible to be done by this hack ??? just asking .. ^^_

TCE Killa
01-26-2010, 01:54 AM
Thanks everyone

ForenOpfer
07-14-2010, 06:56 PM
Hey there,

is there any template modification or add-on for this in vb 4.0? I really want to offer this option in my board.

ForenOpfer