This forum is for assistance with theme development.

How do I select the nid for top level book page in an organic group?

I'm building a custom og home page theme using the template.php file method and I want to use the php snippet that emulates the hierarchical book menu.

The problem is that the snippet takes an argument for the top book page:

ex) $book_top_page = 159;

I need a way to pull the nid for the top book page from all the book pages associated with the group being viewed.

Can anyone suggest a method for getting this nid?

Background color.

I can't seem to figure out how to get rid of the white backgrounds on my clan's site. I have tried everything and I still ant figure out what to do. I am using the smarty theme engine and the default theme. I want the white boxes to be transparent. The site is http://emoclan.com/ if anyone can helpthat would be great.

jquery breaks JS on node/edit and node/add with 4.7.3

I'm trying to use jquery with 4.7 for alot of things and I'm loading it with every page... However it seems to break the collapse blocks for input type and other info at the bottom of create and edit node pages....there is no more link and they don't collapse...I'm puzzled by this since on other pages it seems fine (admin/settings for example).

adding styles to TinyMCE

In tinymce i can put a list of some style for text, how can i modify and add styles to this menu?

Tiny MCE and form dont fit the template

i have a problem with my template, when i create content, the form dont ajust to the template, the form display up to the footer like if all the form will be in a layer.

i think could be a solution with css

Adding to the text of themes primary links

Hi folks.

Im trying to change the text of links in the navigation menu (themename_primary_links-function in template.php) for a site I'm currently working on. The solution I'm trying to find is a way to add a number before the text in the link, for example like this:
- The first link right now says "Home". I want it to say "01. Home".
- The second link right now says "About". I want it to say "02. About".

Pages

Subscribe with RSS Subscribe to RSS - Theme development