1. Agabby
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 05 June 2016
  5.  Subscribe via email
Hello..

Where can I find this side module menu in Privilege. I updated the template (I think I don't see the changes) I followed the instructions and it says it updated successfully. Is this something i have to create with side-col a? Thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Hi April

The above is a simple menu module. From your module manager navigate to Extensions -> Module Manager -> New Menu and set the menu in the sidecol-a module position.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Oh wow.. duh.. didn't think about that. Thanks..
a
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Ciaran,

I'm trying to figure out how to increase font size and decrease spacing between list items? Thanks
a
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi April

Would you have a URL to an example of your list?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran,

Sorry I saw your response after I kind of figured out the font stuff by using this..

.module ul a, .module_menu ul a {
color: #080808;
margin-left: -5px;
font-size: 15px;
font-weight: bold;
letter-spacing: .5px;
text-transform: uppercase;
}

li {
height: 78px;
float: left;
}

But when I used the above code it effected every list item on the page, including my #base .module ul a, #base .module_menu ul a.

So I'm not sure how to use the code specific for the these list items only. Using developer I've identified this list as follows:

.module ul, .module_menu ul {
list-style: none outside none;
margin: 0;
padding: 5px 0 0;
}

<li class ="item-220"></li>
<li class ="item-222"></li>
<li class ="item-223"></li>
<li class ="item-224"></li>

Hopefully you can provide some guidance with the above info.. thanks
a
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi April

Would you have a URL to an example of the specific list to edit?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!