Subitems / submenus with rounded edges ?


Author Message
kukutsi

Posted: 8/5/2010
Quote message 

Excuse me if you have already answered this issue:
is there a way to make submenus / subitems appear with rounded edges/corners (i.e. not as rectangles), just like the (1st level - horizontal) menus I've created?
Your answer is very important for me!!! :-D
 
Freelancelot

Posted: 7/19/2011
Quote message 

I'm looking to do the same thing, at least for the bottom corners, but there doesn't seem to be a way to isolate the drop down sub backgrounds and apply css border radii. At least maybe someone has a good workaround/hack for this (?).

Also, I'm looking for an easy way to make sidebars go flush, edge-to-edge (from top to bottom). There's apparently no way to do this in rounded corner sheet layouts inside Artisteer because it adds the edge images above and below the sidebar.
 
Chris

Posted: 7/20/2011
Quote message 

I have been trying to get assistance with customizing the sub-menu items as well to get away from that standard squared edge look.

Sub-Menu Reference:
http://www.freeimagehosting.net/image.php?6dd7875315.jpg

I think as long as you get the idea of how to create the container around the sub-menu, you're pretty much good to go. *Regarding Rounded Edges*

I am looking in to a solution, if I find anything I will post it up. If anyone is able to help with this, that would be awesome and very much appreciated :)
 
Peter

Posted: 7/21/2011
Quote message 

I too am looking for something like this. Does anyone have a solution? :(
 
Chris

Posted: 7/25/2011
Quote message 

***Bump***

Just want to get this back on to the first page in hopes of getting some assistance with this.

Any help is appreciated
 
Skip

Posted: 8/2/2011
Quote message 

For sure, if anyone figures out how to do this, post it right away.
 
jkwebdesign

Posted: 8/3/2011
Quote message 

just use 3rd party extension to show your menu. It is propably easier to gustomice that to Artisteer style than make chances to Artisteer´s menu.

I have done that many times and i can do it if someone needs help. Just send me details and budget and i will contact you: info (at) jkwebdesign.fi

demo (this is a test site and is not ready in any way, but you can see radius in "cars" submenu): http://demo (dot) jkwebdesign (dot) fi/taksikoli/en/
 
Jay

Posted: 3/3/2014
Quote message 

Or........... You could just do this:

.art-hmenu ul a {
border-radius: 10px;
}

;-)