I'm developing a website here http://rugbyasia-channel.com/draft/ , the content under Featured Stories is loaded using AJAX which returns a views block (Latest Story, Most Viewed, Most Discussed). I had no problem loading the views.
I installed some themes. None of them leverage the advertise block that is available in Drupal 7.
I checked out the documentation and all advertising is explained in terms of modules without any ability to actually use the Advertise block specifically.
I am looking for a way just to put a graphic with a link into the advertise section. Is there a basic way just to do this? For example, a "Hello World" that can show up in the advertise block?
From there, then I would perform the following steps:
Well this may sound really stupid but i've been working on my website which is using a custom theme and I was messing around fonts, and then views until i've realised that I do not see my "previous" or "next page" link at the bottom of my front page.
I want to have them back as it is not possible to navigate the "news" anymore where should I start looking?
Where can i edit Marinelli's sidebar widths. I would like to make my first sidebar shorter.
I'm not sure if it matters but i change my theme so the main content is in the middle and a put the first sidebar to the left. By default the main content sits to the left.
I am having a problem creating a custom them for a drupal site. In the html.tpl.php file i have several hard coded images using the $directory variable in the href to point them towards the correct location and this works fine for the front page and a page listing a particular taxonomy term, but when i click through to the node on the taxonomy page they are all lost and replaced by the alt text.
I have created a custom node type and populated it with various fields. I am using Panels to display the content, and would like to use one of these fields as part of the displayed node title, but I can't figure out how to do it.
I am in the Panel variant, in the Content tab, and have set "Title Type" to "Manually set" and "Title" to various things + "%node:title".
Specifically, I am creating backpacking gear reviews and have a CCK text field containing the name of the manufacturer and would like this to precede the name of the item itself (which is held in %node:title).