forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: traypup on July 03, 2007, 02:15:04 am

Title: CSS help with top menu in Water Drop theme
Post by: traypup on July 03, 2007, 02:15:04 am
Hi all,

I've been looking around the boards for help with this, and I'm almost there, but I'm slightly stuck. I'm using the water drop theme. The client wants "buttons" for the top menu in her gallery, similar to the ones I did on her main site. She doesn't like the text menu. So I picked up my CSS from her main site to get the top menu to look like the buttons on her main site. But instead of having each sysmenu item on one line across the page, the buttons are stacked, like a list.

I'm not sure what piece I'm missing to make this happen the way I want. It's here if you want to see what i mean:
http://thememoryzone.com/gallery/index.php

thanks!
t.
Title: Re: CSS help with top menu in Water Drop theme
Post by: Nibbler on July 03, 2007, 02:43:34 am
Remove the display: block; from .topmenu a
Title: Re: CSS help with top menu in Water Drop theme
Post by: traypup on July 03, 2007, 03:18:32 am
oh my gosh...thank you SO MUCH!  :)