font

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

fusion starter theme main menu

using drupal 7.12 on fedora core ver 15 with apache 2.2. I am having trouble figuring out how to modify the font type, size and background color of the horizontal header main menu using the fusion starter theme. I have been trying to make the changes at ~/sites/all/themes/fusion/fusion_starter/css/local.css.

In just trying to determine if the code will be reponsive I have

.fusion-inline-menu .inner ul.menu li a {
background: #004f90;
border-right-style: solid;
border-right-width: 1px;
display: inline;
margin: 0;
padding: 0;
white-space: nowrap;
}

Read more
Sourour Al-khatib's picture

better support for Arabic on drupal.org and groups.drupal.org

I have sent the following massage to Druapl support :

<

blockquote> We have established a new group to support Druapl Arabic developer community.

http://groups.drupal.org/arabic

The main issue we are facing is posting and viewing posts in Arabic. In most browsers I checked including Chrome and FireFox (expect IE) the Arabic words will be displayed as letters without proper letter linking (which is part of arabic typography) resulting in unreadable text.

I have inspected the issue in page html source and found that main font used by drupal.org is:
Read more
markus_petrux's picture

Font families for the web

Hi,

I'm trying to compile a set of CSS classes for using in WYSIWYG editors to let users choose different fonts, but these classes would have to be as cross-browser / cross-platform as possible.

Here's a site with lots of information about this subject:

http://www.codestyle.org/css/font-family/index.shtml

And here's what I have compiled to date:


.font-arial {
font-family: Arial, Helvetica, sans-serif;
}
.font-lucida {
font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, sans-serif;
}
.font-tahoma {
font-family: Tahoma, sans-serif;
}

Read more
daniorama's picture

SIFR 3 and Lite

Hello, I would like to try to add SIFR fonts in Zen, using SIFR 3 (or Lite better) I know there is a module to do that Dynamic Rendering, but the big problem is that it changes fonts Sitewide and have no options for each Theme. I think adding an option to enable/disable SIFR would be really cool for Zen.

Anyone could help me with this? I'm not really sure how to do it. Thank you very much!

PS: I've created a Superfish menu region for my Subthemes if someone is interested http://drupal.org/node/316219

Read more
Subscribe with RSS Syndicate content