Drupal is up and running but how do I ...?

CSS/Snippet Query

I am using 4.6.3 on a linux server.

I am using a code snippet to output a list of items.

The items are displayed in a block along with some other html stuff.

The block has a stylesheet specially written for it. I am trying to control the appearance of bullits.

The output html for the block looks like

<div class="block block-block" id="block-block-2">
    <h2 class="title">Test</h2>
    <div class="content"><div id="Advert">
<p>Latest offers:</p>
<div class="item-list"><ul><li><a href="/node/3156">3rd advert</a></li><li><a href="/node/3155">2nd advert</a></li><li><a href="/node/3154">Test Advert</a></li></ul></div>
  <p>For todays auctions:</p>
<ul>
<li>
  <a href="http://www.some_url_orchidsonline">Orchids Online</a>
</li>
</ul>
</div>
</div>
 </div>

So.....the stylesheet can do all the good things except it cannot control the appearance of bullets in the area

<div class="item-list"><ul><li>

Which is the start of the area which the snippet produces. The area below that (html stuff) is fine. The ( id="Advert" ) style attributes can control the appearance of the bullits no problem.

For some reason the ( class="item-list" ) takes over and I cannot set its attributes from the stylesheet I am using.

Snippet I am using

primary link display problems

Hi all

I'm using PHPTemplate engine and I cant seem to get my primary links to display. I have added the code to my template file and I've added the links in the themes>configure section but they dont seem to display. Is there something wrong with what I'm doing or is there something that I've left out.

Also the primary links dont display no matter what PHP theme I run.

Thanks

primary link display with PHPTemplate

Hi all

I'm using PHPTemplate engine and I cant seem to get my primary links to display. I have added the code to my template file and I've added the links in the themes>configure section but they dont seem to display. Is there something wrong with what I'm doing or is there something that I've left out.

Thanks

Claiming a Blog in Technorati

I would like to claim my blog in my Drupal site in Technorati. I have tried it several times, but it's been unsucessful so far. My feed adress is: http://takaakikato.jp/cms/drupal/?q=blog/1/feed and blog URL is: http://takaakikato.jp/cms/drupal/?q=blog/1

Is there any workaround for this problem?

Takaaki

drupal installed at site root - can I edit .htaccess to get them back?

drupal installed at site root - how to I get back subdirectories?

i.e., I installed drupal at www.site.com, and now I want to use some other PHP (or Perl/CGI) programs in www.site.com/dir, but of course, www.site.com/dir always comes up in drupal front page, or (page not found error) because .htaccess file is configured for entire domain.

How do I edit .htaccess file to change this for specific subdirs of my choosing?

how do I take away ability to 'promote to home page' for user blogs

how do I take away ability to 'promote to home page' for user blogs?

in access control I just see "edit own blog". When they write entries, I want them to be constrained to their own blog page if I can.

Pages

Subscribe with RSS Subscribe to RSS - Post installation