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

Thread: Images Help

  1. #1
    Join Date
    Aug 2010
    Location
    Indiana
    Posts
    3

    Images Help

    Ok in teamspeak you know in the basic skin how you have a Teamspeak 3 Logo I want to change that logo for a custom skin but I dont know how can anyone please help me?

  2. #2
    Join Date
    Jun 2008
    Posts
    7,762
    Try this for your skin.

    Code:
    InfoFrame {
    	border: 0px;
    	background-image: url('styles/yourstylesfolder/tslogo.png');
    	background-repeat: none;
    	background-position: top right;
    	background-attachment: fixed;
    }
    Put your file into "yourstylesfolder" (just rename that folder).

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [solved] Images
    By Nostra18 in forum General Questions
    Replies: 6
    Last Post: 20-06-2010, 10:29
  2. Puzzled about images
    By BGen_JD8 in forum General Questions
    Replies: 5
    Last Post: 29-12-2009, 22:54
  3. Images
    By bubba04 in forum Skins
    Replies: 0
    Last Post: 24-12-2009, 12:41
  4. Changing channel images
    By Oleguer in forum [TeamSpeak 2] Server Support
    Replies: 2
    Last Post: 08-03-2009, 16:15

Posting Permissions

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