This forum is for assistance with theme development.

Themes cannot be displayed

Hello

I am using Drupal 4.6.2
And files are sent by FTP to a Linux server.
Database : MYSQL

I downloaded few THEMES from drupal.org
and did a FTP to my Server ( copied all them in the folder themes).

When I log on as Adminsitrator, i can only see few of them.

These Themes cannot be displayed or seen to be enable:

- Gespaa
- Manji

Thanks for Help and Cooperation

please helpo [greenmarinee]

hello

i download greenmarinee template, why can't I it 3.5.0?
and there isn't file which name is "xtemplate.xtmpl"
what can I do? please help

pagination within node $content....like this..

Hi Guys,

Am looking to paginate node content in the same way as the linked example:

http://www.eveningtimes.co.uk/hi/news/5041059.html

I have had a look at the source code of that page...and it's hard to decipher how they did it.

I'm attempting to write my own or edit some existing PHP snippets to create the same sort of pagination. I think, ergonomically, it is much more user friendly than scrolling down a site to view an article/blog/item and worth attempting.

Problem with header . . . and a gray box.

Hi, I'm looking for information in order to fix a website I maintain...which is
http://www.artknowledgenews.com
The main problem is a light blue color appearing at the right side of the header...
And a gray-coloured box with two dots that looks like if drupal wants to show an error message but it does not.
Please go the URL and if anyone can help me finding an answer to my header and gray box problem.
Please advise
Regards,

Leon.

Dynamic horizontal menus based on taxonomy

Hi-

I'm new to drupal development, but have been hacking together a way to dynamically generate my own menus for a site based on the taxononmy. I'm not sure if this is the best way to do this. In fact, I'm really sure that it isn't. The number of database calls that this does is out of control. I'd love it if some one/people could help me think through writing some generic functions to develop this kind of functionality.

Basically the site I have has three levels of hierarchy. I built a taxonomy that matches this site map and then applied this taxonomy to all my nodes. This is key for understanding the code that I'm using.

The menus themselves need to reflect the context of the node- so for example if you're on the third tier, I want to light up the correct menu item on the three levels of navigation. So for example, if we have:

about->board->boardmember

if we're on the boardmember page we want to light up board and about as well. The first tier might be comprised of: about, programs, news, each having their own set of children and subsequent children. I also have the code setup to not show the third tier of navigation until the user is on the second tier.

Here's how I did it. I've tried to comment the code in ways that make sense. If you have questions, I'll try to answer, but at least I know that my code does work. I'm using it in page.tpl.php file.

CSS: mysterious problem with multiple browsers

OK kids, I am sure that one of you has the answer to this one.

I've modified the Bluemarine theme to match our organization's branding theme, changed some layout items, new title banner, etc. Browsing in Firefox and Safari it all looks good to me. Browsing in IE gives me wacked out nonsense.

The only issue that I cannot solve has to do with HTML tables displaying contained text in a freakin tiny size. There are no other font attributes assigned to the text, when it is in the table it is tiny when it is outside the table it is normal.

Pages

Subscribe with RSS Subscribe to RSS - Theme development