How to theme (or do anything else with) some filed of particular node? What tpl.php file to create in order to override that field, and only that field, and only in that node? For example body field just for node/5.
And just one similar question. What tpl.php file to create in order to override particular field, in particular page?
Thanks in advance!
I would like to build a site similar to ifood.tv.....but of a different niche. I know their site was built with drupal but I guess I'm just trying to figure out what would be a good theme to build a site where users can post articles and their own videos. There are so many different themes. I just don't know how to go about knowing what one to use. Any advice? Thanks
I am in need of help with a particular design / module issue for a website that I am working on for a client.
If you visit: http://www.downtownaustin.com/ you will see that when you click on something like "Live Here" a hidden div drops down, and in that div there is content.
From my research, I am thinking I can use Panels to do this? However, I am not quite sure. Any help would be GREATLY appreciated.
I'm using the Dark Elegant theme, which includes a slide show. I found the place where I can edit the messages that accompany the slideshow images, but I can't seem to figure out where I need to go to change the slide image files. The comment, "To change the Slide Images, Replace the slide-image-1.jpg, slide-image-2.jpg and slide-image-3.jpg in the images folder of the Professional theme folder." is listed right under the area where I edit the slide show messages, but I can't find the folder that is being referred to. Thanks for the help! - Louise
I created new content type and make a individual menu to add this kind of content type.
This link is like 'node/add/newcontenttype' , i put it in navigation bar, but i found this link only appear when user has logged in.
I want this link show all my page even user haven't logged in. and if they didn't, system can redirect them to log in page,