css

Events happening in the community are now at Drupal community events on www.drupal.org.
DrupalCuckoo's picture

Panel/Ctools creates wrong path to CSS file

Hello,

I have a problem with Panels 3.3 and Ctools 1.3 (I guess). I'm using Drupal 6.16.

I use the "Flexible Layout" in Panels to create a two-column-display for my user profile pages. On my local drupal installation everything works fine. But when it comes to the online version the display of my two columns breaks.

I've found, that panels (or ctools) creates a css file which provides the needed css code for the two-columns. The path to this css file is wrong and I don't know how to fix this :(.

Here's what I think causes the problem:

Read more
rpeters's picture

Drop down menu css problem

I have been racking my little brain trying to figure this out. I have a mockup and it has drop down menus they work fine. But when I try to employ them in drupal my first child displays fine, but my sub menus do not drop down. Does anybody know what I could be doing wrong?

Read more
andyf's picture

How to add CSS in TinyMCE editor window for plugin

Hi all,

I've created a plugin for TinyMCE under Wysiwyg. Currently I'm adding my custom CSS in mymodule_init() and that works fine for displaying the node, but the CSS doesn't make its way into the editor textarea. If I manually specify the file under the Wysiwyg options (Define CSS) then it works great, but that's not very nice. I imagine there's a simple way of adding my CSS file to the editor when my plugin's enabled?

Any ideas much appreciated.

Thanks,

Andy

Read more
stephthegeek's picture

Learn how to unlock more of Drupal's potential with Fusion theming at DrupalCon San Francisco

The TopNotchThemes team will be at DrupalCon in full force! Most importantly, we'd like to show you how to build more flexible themes faster, without reinventing the wheel -- with Fusion. If you want to see this session at DrupalCon, vote now!

Theming with Fusion: a new approach for layout and modular styles

We'll also (hopefully) be co-presenting two great sessions:

Read more
Screenack's picture

Horizontal jumping on variable length content

This is an old problem. This is default browser behavior: when you have centered content that does not extend below the bottom of the browser window, there is no need for a scrollbar. However, when content does extend below, a vertical scrollbar appears, thus shifting the content. This renders a seeming horizontal jump of content. Some customers care about this jump, others don't. Guess which one I'm addressing today.

The brute force fix is to redefine the topmost object:
html {
overflow-y: scroll;
}

But I don't like always having a scrollbar.

Read more
jerdiggity's picture

CSS Alteration

Hi guys...

Not sure if I'm the only one (haven't had time to read the latest docs/updates) but when I visit g.d.o/los-angeles the mission box overflows onto the right side of the page and consequently the page looks... "weird" -- like so:

Read more
Screenack's picture

ckeditor integration and css

This seems like it should be trivial.

In my page.css I have redefined the p tag, thusly:

#main-content .node p {
  font-size: 24px;
  line-height: 28px;
  color: #787878;
}

Since this is the "normal" style for paragraphs site-wide. This works fine within my genesis subtheme.

Read more
Branjawn's picture

Something I learned today

While theming and developing today I switched from Firefox to Internet Explorer and found that my site had no styles! Ahhh! To save you from possible headaches, here's my finding: IE limits Drupal to 31 stylesheets total. The work-around for the bug is to enable CSS aggregation.

Many modules have their own stylesheets, so when you get to a certain number of modules, plus have your own custom theme, you reach a point like I did today where you pass the threshold. Hope this helps someone!!

Read more
gnindl's picture

Front End/UI Developer needed

Has anybody interest, prefereably a free lancer, in joining a web project for 2 months ASAP?

  • Excellent graphic design
  • Heavy knowledge on Drupal theming, e. g. Views, blocks, search, CCK forms etc.
  • IE 6 friendly CSS hacks
  • Multimedia player skins

Meetings will be conducted weekly in Vienna. If interested contact me nindl_go@hotmail.com or comment here and include links to your reference works.

Read more
samirnassar's picture

Zen theme hacking

I'm hankering for a couple few hours of friendly Zen theme building with like-minded buddies.

Options:

Coffeee shop with loud, obnoxious people and bad internet

OR

My place where the intertubes are strong, the tea flows like the rivers of Babylon and where a 16-year old cat basks in the sun.

This can be a joint project or separate projects where we get to benefit from asking one another questions and getting feedback.

Read more
Subscribe with RSS Syndicate content