Yet no replies guys plss help
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:
![]()
Last edited by jaikee; 12-15-2011 at 07:38 AM. Reason: no one replied so updated the question
Yet no replies guys plss help
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}
Hi,
Thanks. I am trying to design. will post in few weeks about the design..
Bookmarks