Log in

View Full Version : rouned categoryitems



Hemjesti
01-05-2009, 10:49 PM
Hello - and thanks in advance.

I have a menu that i'm working on - it's this one:
http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu-bullet.htm

and on the submenus like where you see horizontal css menu and vertical css menu - i've been asked to make that have a semi transp background and rounded top right and bottom right corners.

I've included a picture. Fig 1.

I found this link:
http://kalsey.com/2003/07/rounded_corners_in_css/
in another post but don't know how to apply it since categoryitems is the class that those items are styled by isn't anywhere i can find to edit.

I do hope someone can help, and sorta quickly. Thanks again in advance.

~H~

Fig 1:
http://cowtowncruisers.com/img/sample_menu.jpg

Snookerman
01-05-2009, 11:10 PM
Please post a link to the page on your site that contains the script or attach your code so we can check it out.

Hemjesti
01-05-2009, 11:54 PM
Its still being created and it's very basic and NOT my design. Hope this helps.
http://www.cowtowncruisers.com/pacos/pacos.html

At the bottom is the 'concept' that was provided to me.

Hemjesti
01-06-2009, 03:30 PM
Sorry, the first link in the post was invalid. Here is the correct one.
http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu-bullet.htm

Hemjesti
01-06-2009, 03:31 PM
dynamicdrive.com/dynamicindex17/ddaccordionmenu-bullet.htm
for some reason it keeps messing up the url.

it's http://www.dynamicdrive.com /dynamicindex17 /ddaccordionmenu -bullet.htm

Snookerman
01-06-2009, 04:11 PM
The link is fine, there is some feature on this forum that makes the links appear a bit shorter but they direct fine. If you make the description of the link bold it will get rid of that:
http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu-bullet.htm (http://www.dynamicdrive.com/dynamicindex17/ddaccordionmenu-bullet.htm)

Anywho, here is a good tutorial that shows different ways you can get rounded corners:
http://css-tricks.com/video-screencasts/24-rounded-corners/ (http://css-tricks.com/video-screencasts/24-rounded-corners/)

Good luck!