Search found 2 matches

by ArAnManDapCel
Mon Sep 24, 2007 8:16 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: problems with subimageborder
Replies: 2
Views: 15417

Re: problems with subimageborder

Hi Ruth,

thanks for the quick response. I've tried all kinds of possibilities, but with no result.
So i think I'll have to get the 'official' support.

Grtz,
Arthur
by ArAnManDapCel
Thu Sep 13, 2007 11:11 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: problems with subimageborder
Replies: 2
Views: 15417

problems with subimageborder

Hi,
I use css for my imageborders:
/* Image settings */
img {
border-style: outset;
border-color: #828200;
}

I also use a image in the menu:
subimage="./menu/arrow.gif";

I don't want the bordersettings I use for my default pictures to be used on the subimage. Is there a way to disable this or ...