faster is better than slow | Download Swift
+ Reply to Thread
Results 1 to 4 of 4

Thread: swift theme customization requested:

  1. #1


    Custom Menu Color and Custom widget design

    Hi, I am using Swift theme premium 6.04:
    I want to design a specific style for blog so need some help with customization:

    1. Need custom color for upper menu and lower menu on the header:
    Like upper one(Page) should be blue background with white text and lower one(categories) should be Black with white text.
    which css snippets need to be edited to get different menu color. The swift theme design options changes the color of both navigation bar. I want different colors for menu bar above header and below header.

    2. I want to customize every Sidebar widget: like below mentioned pics:
    Attached Images
    Last edited by jaikee; 12-15-2011 at 07:38 AM. Reason: no one replied so updated the question

  2. #2


    Yet no replies guys plss help

  3. #3


    view the source code of the page and note down the CSS ID of the widget, let it be linkcat-2
    add this to custom CSS and adjust the colors
    Code:
    #linkcat-2.widget{border:none}
    #linkcat-2.widget .widget-title{border:none;border-radius:5px;margin-bottom:15px!important;background:yellow}
    #linkcat-2.widget ul li{border:solid 1px #f00;padding:5px; border-radius:5px;background:#fcc;margin-bottom:5px}

  4. #4


    Hi,

    Thanks. I am trying to design. will post in few weeks about the design..

+ Reply to Thread

Similar Threads

  1. How to refund Swift theme?
    By futuresearches in forum Support
    Replies: 11
    Last Post: 01-25-2012, 08:39 AM
  2. My multisite swift Theme
    By rouzbehfr in forum Showcase
    Replies: 0
    Last Post: 06-05-2011, 02:18 AM
  3. i wana buy swift theme
    By davidtechy in forum Support
    Replies: 3
    Last Post: 08-29-2010, 08:38 PM
  4. Using Swift theme with Buddypress
    By jpittssr in forum Support
    Replies: 0
    Last Post: 04-18-2010, 12:31 AM
  5. Theme Customization Help Needed
    By kuma32478 in forum Support
    Replies: 2
    Last Post: 12-13-2009, 11:32 PM

Tags for this Thread

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