• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
      • Try XenForo Demo
      • New Posts
      • FAQ
      • Calendar
      • Community
        • Groups
        • Albums
        • Member List
      • Forum Actions
        • Mark Forums Read
      • Quick Links
        • Today's Posts
        • Who's Online
      • Sponsor
        • Sponsor a Feature
        • List of Donors
    • Wiki
    • Support
    • What's New?
    • Buy Now
    • Manual
    • 
    • Forum
    • VaultWiki How-Tos
    • VaultWiki Questions
    • change colour of text?

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    Results 1 to 9 of 9

    Thread: change colour of text?

    • Thread Tools
      • Show Printable Version
    1. October 8, 2009 #1
      Helmut71
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Helmut71 is offline
      Junior Member
      Join Date
      October 3, 2009
      Posts
      10
      Rep Power
      0

      change colour of text?

      How and where can the colour of the text, tabs etc be changed in order to fit to my style?
      Reply With Quote Reply With Quote

    2. October 8, 2009 #2
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      687
      Go to CES VaultWiki > Wiki Style Manager. For the style you want to edit, select "Wiki CSS". You will then be able to modify the wiki's CSS code.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    3. March 18, 2012 #3
      nasko
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      nasko is offline
      New Member
      Join Date
      February 22, 2012
      Posts
      4
      Rep Power
      0
      Can you please give me exact directions on what to edit to change the color of the Discussions Tab?
      I've looked though all .css boxes at VaultWiki/Wiki Style Manager/Wiki CSS for the used style and can't find the exact code.

      I even took the drastic step of changing all color: #xxxxxx; fields to yellow (#FFCC00), saved, clicked Rebuild Styles and nothing happens visually. I was expecting to see a lot of yellow stuff in the Wiki.

      What am I doing wrong?
      Reply With Quote Reply With Quote

    4. March 19, 2012 #4
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      687
      You want to modify vw-tabs.css, the part at the end:
      Code:
      .p-cactions .new a, .p-cactions .new a:hover { color: #cc0000; }
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    5. March 19, 2012 #5
      nasko
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      nasko is offline
      New Member
      Join Date
      February 22, 2012
      Posts
      4
      Rep Power
      0
      I did and nothing changes. Could it be a problem with file permissions?
      What should I ask our tech admin to do?
      Reply With Quote Reply With Quote

    6. March 21, 2012 #6
      nasko
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      nasko is offline
      New Member
      Join Date
      February 22, 2012
      Posts
      4
      Rep Power
      0
      I managed to perform some changes, but I'm more interested in making the Discussion tab stand out.

      So is it possible to edit the properties of just one Tab?
      Reply With Quote Reply With Quote

    7. March 22, 2012 #7
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      687
      You can select the tab by its HTML id.
      Code:
      #ca-talk_tab { color: #cc0000; }
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    8. March 22, 2012 #8
      nasko
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      nasko is offline
      New Member
      Join Date
      February 22, 2012
      Posts
      4
      Rep Power
      0
      Thank you for you help again

      For anyone looking to customize the tabs:

      VaultWiki > Wiki Style Manager > Wiki CSS for your forum style

      vw-tabs.css is the file


      That is the ID tag you need to change the color of the Discussion tab when no comments have been posted.
      Code:
      #ca-talk_tab { color: #ffff0f; }
      That is the ID tag when commens have been posted. It took some time to find it, cause my coding skills are not that good:
      Code:
      #ca-talk-link { color: #ffff0f; }
      Reply With Quote Reply With Quote

    9. March 23, 2012 #9
      nasko
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      nasko is offline
      New Member
      Join Date
      February 22, 2012
      Posts
      4
      Rep Power
      0
      Spent 3 hours, but can't make it:

      So I'm trying to lift the yellow text, so it doesn't stay so low:



      I've tried almost everything playing with padding and margin, but all I achieve is increasing it for the tab, but not for the text.

      Can you help please
      Reply With Quote Reply With Quote

    Similar Threads

    1. images and text
      By cosy in forum VaultWiki Questions
      Replies: 0
      Last Post: March 3, 2013, 1:29 PM
    2. Change Authors
      By fkatzenb in forum Ideas & Suggestions
      Replies: 1
      Last Post: July 7, 2011, 4:14 AM
    3. Book chapter text suggestion
      By vimto in forum VaultWiki Questions
      Replies: 1
      Last Post: August 8, 2009, 2:26 AM
    4. [h] prompt might ask for Text as well ?
      By InformationNirvana in forum Pre-Sales Questions
      Replies: 2
      Last Post: May 29, 2009, 10:15 PM
    5. how to change the css?
      By sowosammerneger in forum VaultWiki Questions
      Replies: 7
      Last Post: August 11, 2008, 9:09 PM

    Tags for this Thread

    able, can, change, changed, colour, for, how, tabs, text, the, where, will, you

    View Tag Cloud

    Bookmarks

    Bookmarks
    • Submit to Digg Digg
    • Submit to del.icio.us del.icio.us
    • Submit to StumbleUpon StumbleUpon
    • Submit to Google Google

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •  
    • BB code is On
    • Smilies are On
    • [IMG] code is Off
    • [VIDEO] code is
    • HTML code is Off

    Forum Rules

    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 12:18 PM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2025 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
    Copyright © 2008 - 2024 VaultWiki Team, Cracked Egg Studios, LLC.