1. skyd34th
  2. Commercial Templates
  3. Thursday, 26 April 2012
  4.  Subscribe via email
Hello

Is there any styling for menu (or links and ul lists) for base positions?

Example
Accepted Answer Pending Moderation
0
Votes
Undo
Hi skyd34th

You can. To better style the menu may I suggest adding the following CSS to the 'Custom CSS' field within the templamtes parameters.

[code type=css].base-1 .module li a {
color:#dddddd;
border-color: #222222 !important;
}[/code]

There was an issue on the first of release of the template which caused some problems displaying the correct menu in this position. If you are having this issue replace your templates variables.php (../templates/j51_redezvous/php/variables.php) with the file attached (unzip first).

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
I add this to the 'Custom CSS' field within the templamtes parameters.


.base-1 .module li a {
color:#ffffff !important;
border-color: #222222 !important;
}

.base-1 .module li a:hover {
color:#000000 !important;}
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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