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
0answers
16 views

Drupal site not reading images, css and js when shifted to IIS server

I have created a website in Drupal where it is working fine,But when I shifted my website to ISS7 server my site is not reading the images,css,js files. Some times it reads them and if we refresh the ...
0
votes
1answer
25 views

Include CSS to module specific template

I have a custom module which contains a template directory and a .tpl.php. I would like to add a specific stylesheet for this template. Right now, my tpl-file looks like: <!DOCTYPE html PUBLIC ...
1
vote
0answers
16 views

Flexslider change caption style

How do I change the caption style in Flexslider? I know how to change what the caption text, but I don't know how to change the size, font style, color, etc. I've been pulling my hair out trying to ...
1
vote
1answer
16 views

Webform simplenews component styling

I am creating a Newsletter field for just one component to include email only for newsletter subscription, but I need a way to style both the input field and the submit button to be inline, i.e side ...
0
votes
0answers
17 views

Positioning label to be next to views exposed filter input field, not above - looking for definitive guide or theme/module?

I have a view with an exposed filter form that includes drop down menus and text boxes. The settings in the View itself do not provide any means to position the labels for these input fields of this ...
0
votes
1answer
25 views

How to get the custom class added to a view

Views let people to add custom css class to a display. I'm looking to get this information and add to the body tag. I try with this two functions and the dpm() function from devel: ...
0
votes
1answer
36 views

How to add css classes to modal forms module

My Problem I'm trying add CSS classes to help me style the modal forms created using the Modal Forms module. I have a User Login and a User Register form at the moment, but they have no form ...
0
votes
1answer
39 views

Changing CSS in Zen Theme in Drupal 7

This is another question that I am sure is very simple. I've been working through tutorials on setting up a Drupal site from scratch with the Zen Theme. I have my Sub-Theme working just fine, thanks ...
0
votes
1answer
18 views

Panel Content not displaying correctly after migrating site to new server

This is how it looks like after I migrated the site. I compared the new panelizer and panels folders with a backup folder that I had to see if there were discrepancies, but the folders had the same ...
4
votes
4answers
62 views

how do I add javascript to a specific panel-page

I have created a panel page (i.e using panels). I can add html content to it from the panel itself using add content->New custom content. I can also add css classes (add body css classes). Now I ...
1
vote
0answers
31 views

Adding to the Font Options in CKEditor 3 [duplicate]

I want to add a custom font to the font options for the CKEditor module, but it doesn't work. I added this in ckeditor/config.js. I added this in ckeditor/font.css. However, my custom font ...
1
vote
1answer
30 views

Panel content page not displaying correctly after restoring backup on different server

I recently had to restore a backup to a new server, and many things seem to be working fine, but others are not. For example The panes page which is suppose to show links neatly on the page in a ...
-1
votes
1answer
14 views

DIV covering over the login buttons in commons-origins theme

We're using Commons 3. It uses a sub-theme of Adaptive Themes (AT). There appears to be a DIV that is blocking users from clicking on the signup | login area. Should I file a bug on this or work ...
2
votes
1answer
16 views

Views strips/merges unlimited values/fields of same field into one

I have a content type and a Text field 'Achievements'. Now it is set to Unlimited so every time when creating that content I enter an achievement per field. So then I have a nice list of achievements ...
1
vote
1answer
22 views

custom css for content types in Drupal

Basing on existing content type (page) I have created another content type (page-without-video). The only one difference between these two types, is that I am looking to skip a video section in the ...

1 2 3 4 5 28
15 30 50 per page