kuld33p
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Need help with one column, no sidebarSo do you need single full width page throughout the blog.. or just for the posts.. also link to your blog ?
Forum: Themes and Templates
In reply to: Menuwhich drop down menu ?
Forum: Themes and Templates
In reply to: Help me to decrypt this codewhich theme are you using.. please provide a link to that.. then someone will definitely be able to help you out.
Forum: Themes and Templates
In reply to: nav_menu-3what ????
more information please. which menu ?
Forum: Themes and Templates
In reply to: Own pageNot sure exactly what you want.. If you could elaborate on what exactly you need would be helpful.
also the 2nd link you provided is not working.
Forum: Themes and Templates
In reply to: Minimalist 1 theme bold menuheader sYou are Most welcome.
I am glad that I could help you out.
Forum: Themes and Templates
In reply to: Minimalist 1 theme bold menuheader sOpen White.css file which is there in your theme directory.
find
h2.menuheader {color:#999999; } h2.menuheader:hover{color:#333333;} h2.menuheader:active{color:#333333;}
and edit the code accordingly..
editing first will make the menu items color change
h2.menuheader {color:#CCCCCC; } will make all the items with same color as you want..
editing second line will mame the hover color of menu change
h2.menuheader:hover{color:#CCCCCC;} will change the color of hover on menu you want.
editing third line will make the active menu color change
h2.menuheader:hover{color:#CCCCCC;} if you want to highlight the color of the item active then change the color here..this is what you need to do..
so the code below would fulfill your need.
h2.menuheader {color:#CCCCCC; } h2.menuheader:hover{color:#CCCCCC;} h2.menuheader:active{color:#CCCCCC;}
Forum: Requests and Feedback
In reply to: Is it some bug or www.ads-software.com is bugging meokay.. so what now.. its approved suddenly.
Forum: Plugins
In reply to: Plugin to Let people Thank/Appreciate Blog (Widget)Thanks for the reply but I don’t think it serves my purpose.
I need someone to thank my Blog rather than post.
Forum: Fixing WordPress
In reply to: JQuery Cycle Plugin – Sponsor Slideshow Widgetyou would need to edit the javascript file i believe
Its working man.. check again..
Forum: Plugins
In reply to: Separate Header and Footer for every Postbump ??
Forum: Plugins
In reply to: comment email responderDownload the plugin here.
https://www.ideashower.com/our_solutions/comment-to-email-wordpress-plugin/
Forum: Fixing WordPress
In reply to: How to comment on a post via emailthat would be great..
Forum: Fixing WordPress
In reply to: Server Moved – Now errorIts online now.. there was some server issue.