Questions tagged [zen]

This tag is ambiguous. There are multiple things it's used to represent. Instead of using this tag, you should use a tag that unambiguously reflects what your question is about.

The meaning of this tag is ambiguous. There are multiple things it's used to represent. Instead of using this tag, you should use a tag that unambiguously reflects what your question is about.

The removal of this tag is being discussed in this Meta post.

In that Meta post, Stedy indicates that currently the questions using this tag are a mix of "questions related to a C# framework, a theme, some related to a theme and some which simply appear to be asking about best practices related to the Zen of Python."

Some of the questions using this tag are about the barcode rendering framework available here. A more appropriate tag for that framework would be .

54 questions
0
votes
1 answer

How to determine why floated elements are affecting the heights of non-floated elements (D7 views blocks with zen theme)?

I'm updating a site built on D7 with a 7.x-56 zen sub theme. The theme is laid out with responsive horizontally stacked content regions. I've created a custom blog content type, and three views blocks based on taxonomy, archive, and recent posts,…
nizz0k
  • 471
  • 1
  • 8
  • 23
0
votes
0 answers

Installing Zen Library

Attempting to install the Zen Network Library in python -- it is C based and uses xcode and cython to compile the C code. When I run the setup.py file to build the library i get this error: unable to execute /: Permission denied error: command '/'…
jdg
  • 31
  • 3
0
votes
1 answer

How to change the invoice number in Zen Cart

I have a client who runs a Zen Cart website. He lost contact with his regular support-guy and I took over. I have little Zen Cart knowledge but great PHP/SQL/Front-End knowledge. My client asked to change the invoice number back to 1 to start 2016…
Nerdben
  • 68
  • 5
0
votes
1 answer

Webstorm JavaScript and Typescript zen-coding

Is it possible just by doing something like that: If I type f.name.a.b {{tab press}} => WebStorm will produce function fname(a, b) { } or in case of typescript if I type c.Name.a.string {{tab press}} => it will produce: class Name { a:…
Sergino
  • 10,128
  • 30
  • 98
  • 159
0
votes
2 answers

Zen grids produces too large elements

I'm having problem with integration of zen-grids into drupal. I have installed sass and compass and using them. Then I created a content type with 3 fields. That give me structure in html like that:
0
votes
1 answer

Resharper 8.2 with Zen or Emmet

I'm using VS 2013 Ultimate with Resharper 8.2. I had previously installed an Emmet plug-in for VS 2013 and now that works in a sort of temperamental way (many Zen abbreviations don't expand or don't expand as expected). My priority is to have VS…
Jazimov
  • 12,626
  • 9
  • 52
  • 59
0
votes
1 answer

How to put the menu over the content?

I'm developing a website with drupal 7. I use zen theme 7.x/5.x. I want to put the menu over the content. The content it's a slideshow in the front page. I try to put the two menus in the content region, above the main content. But it doesn't work.…
xaviaranda
  • 13
  • 4
0
votes
1 answer

Drupal Zen subtheme, content added to header falling below header area

I am working with Drupal 7 in a Zen 7.x-5.4 subtheme. I am attempting to add a primary navigation bar inside the header/banner area, to the right of the logo along the bottom. I am not using the 'navigation' region provided as that sits below the…
Anonymous Man
  • 2,776
  • 5
  • 19
  • 38
0
votes
2 answers

Visual Studio Code's Zen coding HTML comment

In Visual Studio Code, is there a way to insert an HTML comment, like just like you can insert a div tag with a class of "foo" by doing: div.foo + [TAB] That results in
fduayer
  • 770
  • 1
  • 7
  • 23
0
votes
2 answers

Trying to load Zen theme in Bitnami Drupal

I want to use Zen theme in Bitnami Drupal, but when I extract the package in the drupal/htdocs/theme folder, I still don't see the theme listed under Appearances. Any suggestions? Thanks!
Susan Mintz
  • 41
  • 1
  • 2
0
votes
1 answer

CSS :hover on mobile not working for Drupal 7 / Zen site

I am building a site in Drupal 7 with a responsive theme based on Zen 7.x-5.x. I have successfully styled the small screen menu using media queries based on the instructions here: Instructions:…
Darvanen
  • 626
  • 1
  • 9
  • 19
0
votes
1 answer

Footer not 'always' sticking to the bottom

The footer of this web page I'm working on is sticking to the bottom on most pages, except when the content is larger than it's "supposed to be". A faulty page is: * A good page is: * I tried multiple methods of sticking the footer at the bottom,…
Thom
  • 67
  • 9
0
votes
1 answer

main_menu variable is always empty in drupal theme Zen

I am new to drupal theming and trying to edit the menu for a sub theme with base theme as Zen. But when I tried to add class and div to the main menu, I saw its not changing. Later when I print_r($main_menu) in page.tpl.php in my subtheme directory,…
Nitish
  • 2,695
  • 9
  • 53
  • 88
0
votes
1 answer

Can't get JavaScript for mobile menu for Drupal 7.x-5.x theme to work

I'm trying to add a JavaScript in Drupal for a mobile navigation for the Zen 7.x-5.x theme. The JavaScript I'm trying to add can be found on http://codepen.io/micahgodbolt/pen/czwer I understand that I need to use the JavaScript like described here:…
0
votes
6 answers

JQuery head tag

I have a fresh install of Joomla 2.5.9 on a test server, the only added extensions are jb_library, Zen Tools and Anycode. I am using a Joomla template Beez 20. I am using an ECWID shop with a widget that requires me to call jquery. The only way I…
suzanne
  • 11
  • 1