This forum is for assistance with theme development.

Images for Tabs

Hi,

I'm using the Goofy design on 4.6.5 and would really like to replace the standard 'view', 'edit', 'outline', 'revision', diff tabs along the top of the page with some small graphics.

I've found the lines in menu.inc that can switch some of the tabs off and also play about with them a bit. However, I'm not really sure how I can do something like change the view tab to a small screen graphic, make the edit tab a small pencil graphic etc

Any help would be really appreciated.

Cheers

Need help with div tag

Hi!

I use a modified Spreadfirefox theme. So I have right of my site much blank space. Now I want put there a banner or an image.
I think that I can do that with a div tag. But I don't know what exactly must i write in the style.css file. And in which .php file of my theme must i put that div tag?
Hope you can help me.
My site can you visit unter http://www.fill.de.vu

felix

AjAX data loading into a div without page refresh...any easy solutions?

Im looking for an easy implementation of AJAX-like page loading inside a div. im not looking for anything other than page requests and to use a simple loading animation while the js inserts the contents. does anyone know of or have used a easy implementation of an ajax library. my problem is im a designer not a coder, but i can chore my way through and get a few things accomplished myself.

heres what im trying to accomplish:
I want to load initially a 3 column page with 2 category/listing columns and 1 larger entry column.
example here: http://drupal.brandform.net/ already started to be merged into drupal.
top level categories will always be in the left column
from there i want to be able to load dynamically "listing titles" into the second column like a "block" in drupal.
if you click a title it would asynchronously load the entry and comments into the far right column(with a loading animation)

so far ive been able to find a multitude of ajax/javascript libraries that claim to be THE solution, but I cant figure out where to get started with a basic implementation here.
I found one very easy script to work with from Dynamic Drive, but it doesnt seem backwards compatible...
heres a sample implementation im working on.
http://dymaxion2.liquidratio.com/
but getting the title image to replace the way im doing it is buggy in ie and didnt seem right.

Any clues on how to make ajax page requests backwards compatible??? ie revert to href links and full refresh pages if the user does not have javascript? seems easy enough... maybe start with a detect and modify the template based on the users conditions of javascript/nojs ...

Looking for this kind of drupal theme

Hi, everyone

I'm looking for a drupal theme which looks like http://7gen.com or Openbsd journal. I have searched here and find nothing. Can someone help me?

This is my first time to post in drupal.org, I appreciate anyone who viewed my topic. Thank you!

PhPTemplate diffs between 4.6 & 4.7

I have the base fuctionality working with my site and am ready to start working on the theme. I was planning to use the Theme Editor to create the basic theme. I understand that this creates themes that are only compatible with 4.6. Where can I find out what the diffs are so I can modify the basic templates. Also, if I should just start from scratch then info on the 4.7 formats would be needed as well.

Thanks in advance for your help.

Barb
aka "Chaplain Geek"

Get value of q for conditionals

What I'd like to do is to change the location of the left sidebar depending on whether you are in the admin area of the site or not, for that I wonder if I can use the value of Q ($_GET['q']).

I've been told to about the sections.module but I'd rather use flexinodes if possible and still have enough control to assign the location of this menu depending on what part of the site you are on.

Pages

Subscribe with RSS Subscribe to RSS - Theme development