Can any one help me i have searched any help full links from where i can make sub theme of adaptive them but i can not success.So please help if you can.
how can make the sub theme of adaptive theme?
I am building my theme on top of the zen theme. I want to customize the menu items such that the radio button does not appear in front of them. Can someone please tell me how I can achieve this.
Also, for the primary and secondary menu items, I want a separator (solid straight line) to appear between the menu items. Can someone please tell me how I can achieve this.
i want in my theme to customize the function user_login_block() { }(modules\user\user.module). i copied the function to the template.php,and made some changes to the content .but it's said can't redeclare the function user_login_block(). what are the true steps i should do to customize the function.any tips would be appreciated.
i want to change the red * after the " Username: Password: " in the user login block, i know it must override something ,but i can't local the original output of it.who can tell me how to change the singal. any tips would be appreciated!
I'm working on a Drupal installation (http://globaltech.nycedtech.com/) where I'll be using the Primary Links list as a drop down menu (via Suckerfish). It works great when I'm logged in as User 1, but the drop down's do not appear when I am logged out or logged in as any other user. Using the Web Developer plugin for Firefox, I stripped away all of the CSS and noticed the problem.