Just a follow up on the theme - I used the same method as the above on
my clinic website, but just used a really big file and it looks just
like that one you pointed out.

http://cedar-chiropractic.com/

now my next item is to make the menus float like you were talking
about on a recent thread (http://groups.google.com/group/tiddlywiki/
browse_thread/thread/6b57bc4b80fcd66b)...
TW is so great!

On Sep 7, 10:39 am, Dave Parker <[email protected]> wrote:
> Thanks Tobias, you are a genuine asset to this community!!
>
> On Sep 7, 10:35 am, Tobias Beer <[email protected]> wrote:
>
>
>
> > Hi again, Dave,
>
> > Just in case you want to narrow your css down to certain buttons -
> > e.g. only those in the toolbar - you could use:
>
> > .toolbar .button{border:1px solid transparent;}
> > .toolbar .button:hover{border:1px solid
> > [[ColorPalette:SecondaryDark]];}
>
> > This trick will allow you to use a border only onhover without having
> > the button jump around.
>
> > As for understanding CSS, JS and HTML better I highly recommend you
> > use Firebug with Firefox ...or the Developper Tools in Chrome. Those
> > will show you precisely what css rules apply / you need to overwrite /
> > are overwriting some other rules.
>
> > Cheers, Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to