Maybe I just haven't been looking in the right places, but I can't find a Drupal theme for a 3 column, fixed-width layout. I'm looking for something simple I can start with and adjust to fit my desired look and feel. I like having both left and right columns, but I want the middle to remain a fixed width regardless of the browser window's size.
Thanks for any help pointing me in the right direction.
I've noticed a strange thing on my new site with the titles. In firefox, you can easily click the title of a post to go to that node, but in IE, it is somewhat tricky. You have to have the mouse pointed about 2px above the title, otherwise it doesn't indicate that it is a hyperlink.
I haven't changed anything besides color and font-size for my titles, so maybe this is a common problem with an easy fix?
How can I customise the output of $links in my nodes (using 4.7 beta 4)? I want to be able to choose which links to display and where.
Searching turned up a lot of advice for 4.6 but here Ber says; "In 4.7/HEAD we return structured data for those links. Its very easy to change this in 4.7."
Can anyone point me towards this easy way? That'd be a great help.
Excuse me if i appear stupid but i am new to drupal after migrating over from postnuke, I want to display different types of content in different columns on my front page on my website.
something like this
Header
Stories | Products | left/right blocks |
Footer
The Theme Engine i have chosen is phptemplate, At present I am using $content but this puts everything in one column, can anyone please help..