This forum is for assistance with theme development.

Can anybody help to find the designer of these amazing Drupal theme layouts?

Hey.... I know it sounds really stupid, but here's the thing: I was looking for Drupal themes; I'm mainly a music producer / DJ.
After checking on my downloaded "tryout hunts" after research, there was this amazing theme, but unfortunately just various layout screenshots....
So I checked by bookmarks and.... can't find it. Searched for different parts of the filename "SoCCoreThemeKlaas....v8" in conjunction with Drupal Themes etc. - to no avail. I'm talking about these:

Get a node's title and URL path by nid

What's the best way to get a node's title and URL path by nid? I know I could use node_load() to get the title, but I'm not sure if there's a more efficient way. node_load() doesn't work for the URL path, as that doesn't seem to be part of the node object.

I couldn't find functions to do these kinds of lookups in the API. Do I just need to write a custom database query?

Internet explorer hell

Hi all,

Just completed the new theme for our website at www.epilepsysupportcentre.com, eveything looks create in internet explorer but in IE 6.0 and below it all falls a part. I have 3 CSS problems that I have waisted half of the day trying to solve and to be honest its quite frustrating. I'll outline the problems so that someone with more css knowledge might be able to help me out.

1. The first problem affects even IE 7.0 and that is the tabs are too far up leaving a gap where they should be lower resting on the rest of the beige area.

2. The lists or navigation in my footer gets all distorted in IE 6.0 and below as it as waaaay too much space between each line for some reason again in IE 7.0, Firefox, Safari etc this is fixed

3. In IE 6.0 and below my sidebar gets shoved down below, I will have to explain this in more detail. The content area is made up of 5 boxes the first is the bodycontainer which I use to center the items inside. Inside that is a content container and inside that is the content box. Inside the body container i have a sidebar container and a sidebar

The hierarchy is a follows in case you missed it

bodycontainer < contentcontainer < content
sidebarcontainer < sidebar

each layer is being used to add the backgrounds and such
To fully understand whats going up just look at the site with firebug.

Logo in Antique Modern

Hello Guys,

I was wondering if anyone has had any success using a logo in antique modern?

I tried inserting this code:

print '<img src="'. check_url($logo) .'" alt="'. $site_title .'" id="logo" />'; just before

print $site_name; in page.tpl.php.

Unfortunately, it makes the primary links go way down the page...

...Any ideas guys?

~Calon

Javascript not working on custom theme.

I have built a theme from scratch, everything is peachy except that modules dependant on javascript do not work...I have:

print $scripts

in my page.tpl.php

The "Chatroom" module and the "Formbuilder" module are both now broken. What am I missing?

templateworld team three theme

hi. i want to use this theme. and i am new user. may you help me. web: http://www.templateworld.com/zero/in_action/team_three/

thanks.

Pages

Subscribe with RSS Subscribe to RSS - Theme development