+ Reply to Thread (include dating software, release, and patch number!)
Results 1 to 8 of 8

Thread: Transparents with border

  1. #1
    CodyT's Avatar
    Join Date
    Feb 2007
    Posts
    288

    Talking Transparents with border

    Using the default template, what CSS file and what line do I edit to make it so that members profile block is transparent, and with a border instead? I just need to know what to edit, im guessing its an area in general.css but I dont know what line. Thanks.

    I have attatches a pic of what I am talking about.
    Attached Images
    SocialEngine 2.81 Nulled

  2. #2
    angela
    Guest

    Default

    Did you ever get this figured out? I would love to be able to make all profile fields transparent so the HTML in Profiles would actually look good instead of white blocks in front.. Any help would be appreciated!

  3. #3

    Join Date
    Oct 2006
    Posts
    130

    Default

    Angela What version are you using?

  4. #4
    angela
    Guest

    Default

    Sorry I should have included that I am using version 6.02

  5. #5

    Join Date
    Oct 2006
    Posts
    130

    Default

    For 6.0x
    Find this in your /templates/tmpl_xxx/css/general.css

    .disignBoxFirst
    {
    position:relative;
    border:1px solid #ff0000;
    margin-bottom:10px;
    background-image:url('../images/head_cutting.gif');
    background-repeat:repeat-x;
    background-color:#fff;

    The background-color:#fff; you can change to background-color:transparent; But this makes ALL your boxes Transparent...
    Last edited by rscott4581; 11-07-2007 at 10:50 PM.

  6. #6
    angela
    Guest

    Default

    Thankyou Thankyou Thankyou! Very much appreciated.

  7. #7
    angela
    Guest

    Default

    Hmmm, This isnt working for me, changed this:

    .disignBoxFirst

    {

    position:relative;

    border:1px solid #CCC;

    margin-bottom:10px;

    background-image:url('../images/head_cutting.gif');

    background-repeat:repeat-x;

    background-color:transparent;

    }

    nothing changed though, any ideas?

  8. #8

    Join Date
    Oct 2006
    Posts
    130

    Default

    It should make your Box background Transparent, did you clear your cache?

+ Reply to Thread (include dating software, release, and patch number!)

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. What about the border on profile photo?
    By chrislace in forum Dolphin General Discussion v6.00 and above
    Replies: 1
    Last Post: 09-07-2007, 12:15 AM
  2. How do I remove the border around the thumbnail images?
    By PLAYMATE in forum General Issues, Comments, Questions
    Replies: 2
    Last Post: 04-27-2007, 10:14 AM

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