Community Forums Today's Posts     Member List     Archive    
Results 1 to 11 of 11

Hybrid View

  1. #1
    Join Date
    Dec 2010
    Location
    Germany
    Posts
    3

    Problem with background

    Hey guys,
    I´m having trouble with the background in TreeView. How do I change the color?

    Picture

  2. #2
    Join Date
    Sep 2010
    Location
    Lille, France
    Posts
    24
    Check if those Q** are same in colors.

    1)
    Qtreeview::branch:selected:!active
    QTreeView::item:selected:active


    2)
    QTreeView::item:hover
    QTreeView::branch:hover

  3. #3
    Join Date
    Dec 2009
    Location
    BFE
    Posts
    36
    Ya seems like the last few themes I downloaded for TS3 have this issue as well.
    So just remember when you download a new theme to double check this.

  4. #4
    Join Date
    Dec 2010
    Location
    Germany
    Posts
    3
    This does not work if the background color is transparent...

    And can someone tell me how can I change the background color? Picture
    Last edited by Tobi-idoT; 04-01-2011 at 22:53.

  5. #5
    Join Date
    Dec 2009
    Location
    Netherlands
    Posts
    122
    Do you mean the little dots it has there? That is the QToolbar::handle thing.. It has the dots as a background-image.. I never felt like making anything for it, but I asume you can use any background picture you want there. This is how it looks in my coding.
    Code:
     QToolBar::handle 
     {
         background-image: none;
    	 background-color: transparent;
    	 width: 10px;
    	 height: 20px;
    	 margin-left: 3px;
     }

  6. #6
    Join Date
    Dec 2010
    Location
    Germany
    Posts
    3
    @ Adante, Thanks it works...
    Can you help me with my other problem??? See my first post!

  7. #7
    Join Date
    Dec 2009
    Location
    Netherlands
    Posts
    122
    I don't know the answer to that one and I would like to know myself.
    As you can see on this picture, my skins also have the same blue box:
    http://addons.teamspeak.com/componen...ings/m/298.jpg

    I'm guessing it should be changeable, but seeing the TS crew never looks in the skin forums, I'm not getting my hopes up.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Problem logging in as Registered
    By dprotas in forum [TeamSpeak 2] Server Support
    Replies: 1
    Last Post: 13-09-2008, 09:32
  2. Mal wieder ein ECHO Problem
    By gerth.h in forum [TeamSpeak 2] Client Support
    Replies: 6
    Last Post: 18-02-2008, 21:51
  3. Mic stopped working in TS, problem with drivers?
    By AndyHill in forum [TeamSpeak 2] Client Support
    Replies: 7
    Last Post: 05-02-2008, 15:21
  4. Sporatic Connection Problem
    By OzzyOsbourneHM in forum [TeamSpeak 2] Server Support
    Replies: 8
    Last Post: 01-02-2006, 05:02
  5. Problem with only specific client
    By Grin_Reaper in forum [TeamSpeak 2] Client Support
    Replies: 1
    Last Post: 09-10-2003, 17:36

Posting Permissions

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