+ Reply to Thread (include dating software, release, and patch number!)
Page 5 of 5 FirstFirst ... 4 5
Results 41 to 45 of 45

Thread: Can the user background picture size be changed?

  1. #41
    gvpm
    Guest

    Default

    yea i don't have 5.3 so its harder if anybody else does than can use the steps and do a trial and error to see if it works .

  2. #42
    PLAYMATE
    Guest

    Default I have upgraded to version 5.6 how do i do it

    I have upgraded to version 5.6 how do i do it step by step please help me. Give me instructions from start to end for 5.6. thank you

  3. #43

    Join Date
    Sep 2006
    Posts
    191

    Post Update to this for the new versions!!!!


    I have found out that the code for the 5.3s to 5.6 or so isn't all the same for the new 6.002-.003 versions

    As shown here I have updated my 6.003 version to include full background profile pics http://www.charnation.com/ArnMan

    The first part is the same. for the most part. The second file, was in the profile.php. But since they have slimmed the profile.php down. They have moved stuff around in the directories.

    Open BxBaseProfileView.php
    and around line 55 or so
    look for this
    PHP Code:
    $ret =     "<style type=\"text/css\">
                    body
                    {
                        background-image: url( {$site['profileBackground']}{$arr['BackgroundFilename']});
                        background-color: {$arr['BackgroundColor']};
                        background-repeat:repeat;
                    } 
    Change Background-repeat:repeat;
    to this

    background-repeat:no-repeat;
    background-attachment: fixed;

    and voila, this and the first part combined will give you a complete full size background and fixed to not move.
    ------------------------------------
    Have a MMORPG character you are proud
    of - Toon in your Character at
    http://www.charnation.com

  4. #44
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,642
    Blog Entries
    5

    Default

    Nice.....


    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

  5. #45
    anzacks's Avatar
    Join Date
    Dec 2007
    Posts
    40

    Thumbs up Cool

    Cool- but required big image to fill the background. Anyway, thanks and bravo.

+ Reply to Thread (include dating software, release, and patch number!)
Page 5 of 5 FirstFirst ... 4 5

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. profile background picture/wallpaper
    By doomenterprises in forum Dolphin General Discussion v6.00 and above
    Replies: 3
    Last Post: 11-01-2008, 01:24 AM
  2. text background size
    By nolimitslove in forum Dolphin General Discussion v6.00 and above
    Replies: 2
    Last Post: 05-06-2008, 09:58 PM
  3. Upload User Picture during the new Member signup !?
    By TrippleEx in forum General Issues, Comments, Questions
    Replies: 0
    Last Post: 12-28-2006, 05:20 PM
  4. Picture size
    By spikelee in forum FAQ & HOWTO
    Replies: 17
    Last Post: 10-17-2006, 03:22 AM
  5. Changing Code to Increase Picture Size
    By Mary Jane in forum FAQ & HOWTO
    Replies: 2
    Last Post: 09-20-2006, 06:54 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts