Shape 5

Joomla Templates => City Portal - January - Club => : leonchaim January 15, 2009, 11:43:17 PM



: left menu question
: leonchaim January 15, 2009, 11:43:17 PM
I wanted to know which CSS fild controlled the look and feel of the left hand side menu, as it is in the demo.
If you can let me know which CSS file and what code it is, thanks.


: Re: left menu question
: jonahh January 16, 2009, 01:12:39 PM
Hello,

This is controlled by "a.mainlevel-img" and the lines of code below it all suffixed with "-img" at about line 937 in your template_css.css file.

Regards,


: Re: left menu question
: sup3rst4r January 17, 2009, 03:47:22 PM
I cannot get the left menu to look anything like the demo. The menu does not have white background and the image does not sit next to, but above the menu link name....


: Re: left menu question
: jonahh January 19, 2009, 10:47:07 AM
You have to apply the "-plain" module suffix found at the following URL, notice on the left column an example, this will get you the white background:

http://www.shape5.com/demo/city_portal/city_portal15/index.php?option=com_content&view=article&id=14&Itemid=49

Regarding the menu you have to add the "-img" menu suffix and make sure your menu is set to the vertical style also seen here:

http://www.shape5.com/demo/city_portal/city_portal15/index.php?option=com_content&view=article&id=36&Itemid=80

Regards,


: Re: left menu question
: leonchaim January 25, 2009, 02:03:59 AM
So can i take that code and stick it into another template? I like the look of the left menu very much. thanks. Any pointers would be great, btw, great template.

Hello,

This is controlled by "a.mainlevel-img" and the lines of code below it all suffixed with "-img" at about line 937 in your template_css.css file.

Regards,


: Re: left menu question
: jonahh January 26, 2009, 11:55:43 AM
Hello,

Yes, you should be able to do so. As long as you copy all of the CSS that is suffixed with "-img"