This forum is for assistance with theme development.

cookie.jquery problem

Hi there,

I'm new to drupal and try to figure the following thing out.
I want to use the jquery cookie plugin on my website like so

$.cookie('history', 'variable', { expires: 1 });

First I tried to add the cookie.jquery plugin to get this to work but now I found out it's already in the core of drupal 7 so I don't need to add it.
But still I get the error: 'undefined' is not a function (evaluating '$cookie'....

Can someone help me with this problem?
Thanks!

Layout of Drupal admin pages

Hi,
I am working on a site, and the client wants some of the admin pages to have a different layout.

I am the second person to work on this site--the admin area has nodes like, add company, for example; the client wants the layout of these pages to change.

I found several modules that seem to be helpful:

https://drupal.org/project/cube

https://drupal.org/project/admin_theme

How to remove the Password Suggestions box in user registration?

I'm trying to remove the Password Suggestions from the user registration form -- you know those annoying tips that appear when the user starts to type a new password:

how do I most easily move a block that is in on the left side of a region to the right side of a region

Hello,

I am a beginner with drupal. I chose the picture reloaded theme which has several regions. After a long search I could not find out whether it is possible to move a block - for instance the search block - from the left side of a region (the region horizontally goes from the left to the right side of the screen) to the right side when there is no other block within the same region.

Is there any possibiliby or do I have to amend code?

parallax scrolling with javascript problem

Hi everyone, I've been having problems with integrating this script

<script type="text/javascript">
var wf_pbb_object = [
{bc:"rgb(64, 64, 64)"},
{img:"http://img585.imageshack.us/img585/7326/u3iv.png", mm:true, ms:false, mms:1, mss:10, mmd:1, mso:"v", msd:1, im:"pattern", pr:"both", mma:"both", ofs:{x:0, y:0}, zi:2, sr:false, sb:false, isr:false, isb:false},
{img:"http://img69.imageshack.us/img69/1894/vsv3.png", mm:true, ms:false, mms:3, mss:10, mmd:1, mso:"v", msd:1, im:"pattern", pr:"both", mma:"both", ofs:{x:0, y:0}, zi:3, sr:false, sb:false, isr:false, isb:false},
{img:"http://img41.imageshack.us/img41/9963/shul.png", mm:true, ms:false, mms:2, mss:10, mmd:1, mso:"v", msd:1, im:"pattern", pr:"both", mma:"both", ofs:{x:0, y:0}, zi:4, sr:false, sb:false, isr:false, isb:false}
];
</script>
<script type="text/javascript" src="http://web-features.net/api/wf.pbb.api.js"></script>

into my drupal website, this script should change the hole background of the site with 3 images been used for parallax scrolling, but it doesn't change the main page, instead it just changes the background when i'm using the toolbar:
Result

Pleaase, what could be the problem??

How to convert form WordPress to Drupal?

Hello. How to convert a WordPress theme from WordPress to Drupal?
My website is: http://templendo.com/

Pages

Subscribe with RSS Subscribe to RSS - Theme development