Members: 16,996
Threads: 38,845
Posts: 159,389
Online: 22

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse

Go Back   Mambers.com > Templates > Template Discussions

Reply
 
LinkBack Thread Tools Display Modes
Old 20.06.2004, 20:32   #1 (permalink)
Baby Mamber
 
Pacal's Avatar
 
Join Date: Jun 2004
Posts: 4
Pacal is on a distinguished road
RedCross MainMenu structure interferes with CSS Design -- Feedback Wanted

I'm attempting to dress the mainmenu module by defining a td background. Unfortunately there's an additional row reserved for mainmenu module contents which destroys the visual appearance of the menu. Is there a way in which I can void that instance of TD or re-structure mainmenu.php-- I was considering an all CSS approach-- to render the table differently. I'm still trying to determine a course of action here and some feedback would be valued.



Code:
<TABLE class=moduletableMainMenu>
  <TBODY>
  <TR>
    <TH vAlign=top>Main Menu</TH>
  </TR>
  <TR>
    <TD> <!-- Here's the problem -->
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
        <TR align=left>
          <TD>&nbsp;
            <A class=mainlevel href="http://www.demo.net/index.php?option=com_frontpage&amp;Itemid=1">Home</A> 
          </TD>
        </TR>
        <TR align=left>
          <TD>&nbsp;
            <A class=mainlevel href="http://www.demo.net/index.php?option=content&amp;task=view&amp;id=3&amp;Itemid=27">Contenders</A> 
          </TD>
        </TR>
        <TR align=left>
          <TD>&nbsp;
            <A class=mainlevel href="http://www.demo.net/index.php?option=com_contact&amp;Itemid=3">Contact Us</A>
          </TD>
        </TR>
        </TBODY>
      </TABLE>
    </TD>
  </TR>
  </TBODY>
</TABLE>

Here's the CSS referenced by MainMenu.php table class=moduletableMainMenu.

Code:
table.moduletableMainMenu	{
	text-align: left;
	margin: 5px 0px 5px 0px;
	width: 100%; 
	}
	
table.moduletableMainMenu th {
	background: url(../images/makeup/navbar_heading_bg.gif) no-repeat;
	height: 16px;
	margin: 5px 0px 5px 0px;
	padding: 2px 0px 0px 0px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #D9D9D9;
	text-align: left;
	}
	
table.moduletableMainMenu td {
	background: url(../images/makeup/navbar_td_bg.gif) no-repeat;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	}
Pacal is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 23.06.2004, 23:24   #2 (permalink)
Baby Mamber
 
Pacal's Avatar
 
Join Date: Jun 2004
Posts: 4
Pacal is on a distinguished road
Smile Matter Resolved

Moderators: This thread can be removed.

I opted for a CSS variant of the mainmenu which dresses well and looks steller.


~Pacal
Pacal is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 14.07.2004, 19:14   #3 (permalink)
Baby Mamber
 
Join Date: Jun 2004
Posts: 1
fpinto is on a distinguished road
Default Re: MainMenu structure interferes with CSS Design -- Feedback Wanted

Where did you find the variant? I'm interested in doing something very similar and possibly that variant would help me. thanks.
fpinto is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 17.07.2004, 05:22   #4 (permalink)
Baby Mamber
 
Pacal's Avatar
 
Join Date: Jun 2004
Posts: 4
Pacal is on a distinguished road
Default Re: MainMenu structure interferes with CSS Design -- Feedback Wanted

Check it out...

http://forum.mamboserver.com/showthr...?t=4870&page=3
Pacal is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 17.07.2004, 12:04   #5 (permalink)
YTW
Junior Mamber
 
YTW's Avatar
 
Join Date: Apr 2004
Location: Madrid, Spain
Posts: 29
YTW is on a distinguished road
Default Re: MainMenu structure interferes with CSS Design -- Feedback Wanted

Just good to see that our css menus are still usefull

We will refresh the script with the next Mambo 4.6 release.

Demo

Download
__________________
Visit 55 Thinking and YTW

Good looking, fast & practical web sites
YTW is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +2. The time now is 09:36.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.