Welcome, Guest. Please login or register.
  Login with username, password and session length
September 03, 2010, 05:46:27 AM
2429 Posts in 716 Topics by 3070 Members
    Advanced search
DesignForJoomla.com - User-to-User Support Forum  |  D4J Free Joomla! Extensions and Templates  |  General Discussion  |  Submenu CSS issues « previous next »
Pages: [1] Go Down Print
Author Topic: Submenu CSS issues  (Read 2073 times)
Pewit
Newbie
*
Offline Offline

Posts: 8


View Profile
Submenu CSS issues
« on: August 19, 2006, 07:07:36 PM »

I have been having immense problems trying to change the background color of the submenu.

I modified the .submenu class background in the template .css and while the actual link appeared in the correct color, the rest of the box background was dark gray (#55555).

Then I looked at the source of the page and noted the following styles for the submenu.

<div class="shadowBottom" style="top: 24px; width: 129px; background-color: #888888;">
<img width="1" height="1" src="modules/mod_d4j_transmenu/img/x.gif">
</div>
<div class="shadowRight" style="left: 132px; height: 23px; background-color: #888888;">
<img width="1" height="1" src="modules/mod_d4j_transmenu/img/x.gif">
</div>
<div class="background" style="width: 132px; height: 24px; background-color: #555555;">
<img width="1" height="1" src="modules/mod_d4j_transmenu/img/x.gif">

The .css files the page is linked to is the template .css file and mod_d4j_transmenu.css but neither of these files has values for the styles above

I also checked the module editor and there is a value for submenu background, but it is not the same as the values above and there is no value for shadowRight and shadowBottom.

So my questions are:
 
1. Which .css file are these values coming from and how are they modified.
2. Why can't they be linked to the template .css like the main menu (in the next release of the module - hint!)

If you made the change above it would probably save hours of head-scratching by users and also posts to this forum.

Regards

Paul

Logged
admin
Administrator
Newbie
*****
Offline Offline

Posts: 20


View Profile
Re: Submenu CSS issues
« Reply #1 on: August 21, 2006, 10:48:46 AM »

You can change the colors of sub-menu`s background and shadow in the module configuration page. Please first login to your Joomla! admin panel then go to Modules -> Site Modules and click the title of TransMenu module in the module listing page. In the module configuration page, please search for Menu Background Color and Shadow Color parameters.
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  


Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC