As topic states i am planning to design a free to use template for Ubercart but i need a coder that is willing to help me out.
This is a NONE-Paying project and reward will be more free stuff for the Drupal community =)
Please contact me on email daskog*gmail.com
or Replay in this post with your info etc.
I am trying out the new piece of software from Panic, called Coda. It is a pretty slick app, so I wanted to see if any other Mac users were testing it out in their development of Drupal-powered websites.
I am trying my hand at a new layout and the SEO Position theme is very similar in regards to layout but different in widths/ratios.
For those unfamiliar with the SEO Position theme you can see a live demo here and it can be described as a fixed width three column design with the content to the left and the two "side bars" to the right. Notably there is a region added above, and spanning across, both the right column and far right column. You can download the theme here, notably I will be asking about the seoposition.css file. The SEO Position theme is very similar to the Ars site as well.
So what is my problem?
I don't quite understand how the right column (#secondary), that spans the two lower columns, works. I understand where the content is going (little chart with how I understand it) but am confused on:
I'd like to install a new frontpage on my site. I don't want to show the nodes on the frontpage (eg www.sld.be/ ), but some sort of menu :three different types of people will visit my site, so I need to place "buy", "sell", "info" in big on that frontpage.
I only find .php-files and images in the themes-directory.
1. How can I make disappear the nodes on the frontpage? I know I can access the nodes by the url /?q=node
2. What's the best way to make those menus?
i am very new to drupal and i am trying to create a new theme for my site.
i am running an ubuntu lamp with drupal 5.1. In an attempt to create a new theme, i copied from the command line, the theme 'themes>>chameleon>>marvin'. i renamed it, altered the stylesheet, then saved. i then went to 'Home » Administer » Site building>>themes', expecting to see the new theme i thought i had created, however it did not appear in the list of themes.