This forum is for assistance with theme development.

formatting primary links & sidebar: what sets, and what is the hierarchy of menu, block-content, a:visited, sidebar?

I am trying to format primary links. I also want to format the text in sidebars. (both are links)

I've found that these settings in style.css affect either primary links, sidebars, or both:
--menu
--block-content
--a:visited
--primary links
--sidebar-left

However, I can't tell their hierarchy. Moving the primary links section to the end and styling them does not override the setting of links that came earlier in style.css

What is the hierarchy of these?
and more importantly,
in what file is the hierarchy set?

How do I remove the "|" in the menu?

Hello!

I am new to drupal and I have started hacking away at the templates. I have to say I wish I had dedicated more time to drupal a couple of years ago.

Anyways, I was wanting to know how I remove the "|" in the menu? I know that I probably have to create a template.php file and so something there. I am using 4.7 version of drupal. Any help would greatly be appreciated.

Thanks,

Brett

Formatting /forum page - subforums etc.

We're in the early stages of moving our site to a single drupal 4.7.2 (+gallery) install. We currently use about 5 cms withabout 4000 articles between them, and have several hundred static pages. This includes a phpbb forum with 115000 posts, 2000 users and about 50 forums which we've just tested phpbb2drupal on fairly successfully.

We previously used the cat_hierarchy mod for phpbb to make subforums. Drupal has unlimited subforums, but no option to control how they're displayed on the main /forum page. That's what this thread is for. We're fine with html and css, but have very, very limited php, so please bear with us.

drupal displays subforums like this:
--
Container
Parent forum...........................................................topics....posts...last post
parent forum description
--subforum1............................................................topics....posts...last post
--subforum description
--subforum2............................................................topics....posts...last post
--subforum description
--subforum3............................................................topics....posts...last post
--subforum description

Container
--
with 50 forums this makes for a very large front page.

what we'd like is something like this:

--
Container
Parent forum.........................................................topics.....posts...last post
parent forum description
subforum1 (new posts icon?) subforum2 (new posts icon?) subforum3 (new posts icon?)

Container
--

Dasboard and taxonomy

I use taxonomy and now try to build some dynamic nodes.

Example: I have the following menu-structure

-Infocorner
--News
--Events

Infocorner is the category, News and Events the therms.
I add one dashboard node for each of this therms, in this dashboard node I have some php to extract for example the latest nodes from some other Category therms. so far this works but if I click on Infocorner in the menu-tree
I get for example for News:

----
Infocorner

News
Dashboards have no teaser, sorry.

Override all themes?

Hi all,

I wanted to make it so that when I search for images a thumbnail of the image appears in the search engine next to the decription of the image.

I'm using the default search module but I went through the process of overriding the theme I am using in order to make "search" do what I what it to. It all works but only for the theme that I "overrided."

I'm just wondering if there is an easy way to override ALL of my themes or if I will have to paste the template.php into all my themes' folders.

Any suggestions would be nice.

Thanks for reading.

spreadfirefox theme align left

I really like the look of spreadfirefox but I am having trouble with it. When I add it to my themes directory and select it as the default theme, everything is aligned incorrectly. The body is very thin and scrunched together and the blocks from the right are aligned on the left at the very end of the page, so in general, everything stacks on the left side scrolling down the page. I could really use some help. I have searched the site and didn't find too much related. If you can assist me I will greatly appreciate it.

I am running Drupal 4.7

Pages

Subscribe with RSS Subscribe to RSS - Theme development