How to modify the exhibit title style as the attached image?

monded / 2012-12-26 08:27:30   

please read th attachment.

cdn.imghack.se/images/…

monded / 2012-12-26 08:28:17   

mmmmaked.com/mfg/…

mmmmaked.com/mfg/…

Vaska A / 2012-12-26 09:32:37   

Please post your question to the forum...not on some image linked at our forum.

monded / 2012-12-26 09:46:07   

ok... sorry
my question is:

How to modify the exhibit title as same as height ?
as the attachment.

cdn.imghack.se/images/…

arsondpi / 2012-12-26 10:51:45   

try editing the following rules to:

  1. #index ul.section li {
  2.     border-bottom: 2px dashed black;
  3.     line-height: 1em;
  4.     padding-bottom: 15px;
  5.     padding-top: 15px;
  6. }
  7. #index ul.section {
  8.     margin: 0;
  9. }
  10. #index ul.section span.section_title, #index ul.section span.section_title a {
  11.     cursor: pointer;
  12. }
monded / 2012-12-26 15:05:30   

edit base.css or style.css?

arsondpi / 2012-12-26 18:25:20   

style.css
Of course they may need to override the base.css so you better check base.css as well.

monded / 2012-12-27 03:46:20   

Is it work for submenu part?

monded / 2012-12-27 05:02:02   
  1. And .... I can't find this part
  2. #index ul.section li {
  3.     border-bottom: 2px dashed black;
  4.     line-height: 1em;
  5.     padding-bottom: 15px;
  6.     padding-top: 15px;
  7. }
  8. and this part....
  9. #index ul.section span.section_title, #index ul.section span.section_title a {
  10.     cursor: pointer;
  11. }

Is it need to put the end of style.css?

arsondpi / 2012-12-27 07:57:01   

I you can't find them, add them. ;-)

monded / 2012-12-27 08:03:04   

ok... I try.
Is it work for submenu part?
Thanks a lot!!!!!!

monded / 2012-12-27 15:08:21   

when I put them at the end of style.css,
Press SAVE button.
Then I review the style.css.....
It's blank..... What's wrong with this issue?

monded / 2012-12-27 15:15:27   

I 've try the CSS.... But it's not properly work on submenu part...
Any idea?

macaofashiongallery.com/en/

monded / 2012-12-27 15:31:20   

I think it's need to modify the submenu part as same height as main menu part....;)
arsondpi, can u help me???? Thanks!

arsondpi / 2012-12-27 16:41:11   

I don't understand what are you trying to do anymore - didn't the code I posted above help you at all?

monded / 2012-12-28 01:49:27   

Arsondpi, I am using Indexpand to make a submenu.
As your above code is done well with main menu part....
But not work properly with submenu... Coz I need a dash line between each sub-item. It's been shown but the padding is not the same size.

This thread has been closed, thank you.