Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics (the look and formatting) of a document written in a markup language.

learn more… | top users | synonyms

0
votes
3answers
30 views

CSS changes not taking effect in customized styles folder

I am trying to size the banner in a Jackson theme on my site to fit to the 960px wrapper size have in customized folder in sites/all/themes/mytheme/styles/mytheme.css but no matter what I do the ...
0
votes
0answers
15 views

drupal background image context missing

Downloaded and re-downloaded and installed the background image module but each time it says the module component "context" is missing but it is supposed to be included in the install. Can see it in ...
1
vote
0answers
41 views

IE7 IE8 layout broken if advanced aggregation is enabled

When I install & enable Advanced CSS/JS Aggregation, my site layout breaks in IE7 and IE8. How could that happen? Is there CSS3 in the compiled/compressed CSS? What should I do?
2
votes
1answer
29 views

Optimized way to use media queries

I'm looking for the best way to use media queries within a drupal theme (based on Zen 5) The options I've found are : Defining media queries in the info file eg : stylesheets[all][] = ...
0
votes
0answers
30 views

Drupal 7 - CSS not loading in IE, js error 'jQuery not defined'

CSS isn't loading in IE only. I have the css and js files compressed. Only in IE i'm getting several js errors, starting with the error 'jQuery not defined'. The website is http://pattersoneng.com
-1
votes
1answer
51 views

Styling nice menus bar so it spans full width with a wrapper [closed]

I've installed the Nice menus module, and played with the CSS styles. I basically have it how I want it, but I would like the red to the edges of the page. Thi is the CSS styles I've got. I've tried ...
0
votes
0answers
20 views

Inline css on cck field..where was it set?

oenter code hereDrupal 6: I have a form (inherited site) and one field named "Status" shows the word New in red and Production in green. Inspecting the field in Firebug, the class is generic: ...
1
vote
0answers
36 views

Drupal site moved from development to live - IE won't load stylesheets anymore

Before you ask ... I have looked everywhere for a solution, even drupal.org but nothing so far seems to work. I developed a Drupal site (custom child theme for Zen) and on the development server ...
1
vote
2answers
24 views

Remove link to user profile on content

How do I remove the link to a user's profile on article content? The element is part of the article header and its classname is ".username". I am new to Drupal but not to webdesign; I am just ...
2
votes
2answers
63 views

Trying to make a custom region disappear upon user login, then reappear when user logs out

I've looked everywhere for an answer to my problem, but can't find one. My goal is to collapse/force a custom region on my website to disappear when a user logs in, and then have it reappear when the ...
0
votes
1answer
31 views

Change Content region width when Sidebar has content?

hello i have what i feel is (hopefully) an easy problem to solve. Basically i have my regions defined which is fine but i have my sidebar that i want to display on the right of the content region. if ...
-3
votes
2answers
36 views

How to apply opacity to just a portion of the image? [closed]

I've got a slideshow on the homepage which consists of an image and with text in front of it, in the bottom half of the image. I would like to apply opacity to the lower part of the image. Is there a ...
0
votes
1answer
49 views

Drupal 7 Field Collection Theming

I am using Drupal 7 and Field Collections. I have the following fields in the collection. Day From - List(text)/Select List - event_day_from Hour From - List(text)/Select List - event_hour_from ...
-1
votes
0answers
13 views

Html Email doesn't work

I was watching your tutorial video about Drupal I appreciate your work, please I have a problem If you have a time answer me: I installed Simplenews-letter and created newsletter in content type I ...
1
vote
1answer
44 views

add css class to html element based on taxonomy?

I would like to add class to the HTML element based on taxonomy. Is it possible to do it from inside template.tpl.php or do I need to create needed templates manually? If so, how will my theme know ...

1 2 3 4 5 25
15 30 50 per page