Hi! I am using the 7.30 Version of Drupal and I upload a new theme, Skeleton theme through the administration panel.
But now that I want to find the theme files at xampp\htdocs\drupal folder I can not find it. There is not at \drupal\themes or \drupal\sites\all\themes.
Can anyone help me? I am new at Drupal . thank you very much!
How can I make blocks shrink while staying on the same line as the window gets smaller? As of right now my blocks are going under other blocks as my window gets smaller. How can I make my blocks stay where they are and to shrink when there is less room?
I was wondering if anyone has any ideas on how to achieve this. I have a views page displaying a gallery of images based on a gallery tag. Next, I want a contextual views block to be on that views page that would display a banner image based on a banner tag that's in one or all of the nodes being pulled up in the gallery page.
I can't figure out how to pull the banner tag in a node and pass that argument to a views page so that the banner block can pick up the banner tag.