Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Need help with a menu
Old 08-21-2007, 07:57 PM Need help with a menu
Mitch_40's Avatar
Experienced Talker

Posts: 39
Name: Mitchell McLeod
Location: Tongala, Australia
Trades: 0
I have built the site www.echucamoama.com a while ago but seen as my main audience was viewing the site in Internet Explorer, I made it work best in that.

Now I want to make it view better in Firefox and Opera. My main problem with the site is the menu buttons which are wider in firefox then IE, causing the left collum to become un alinged.

Anyone know how I can go about fixing this?

Thanks.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Mitch_40 is offline
Reply With Quote
View Public Profile Visit Mitch_40's homepage!
 
 
Register now for full access!
Old 08-24-2007, 03:50 PM Re: Need help with a menu
coolkbk585's Avatar
Be good this Christmas!

Latest Blog Post:
KBlog has been deativated
Posts: 642
Name: Kyle
Location: Ada, MI
Trades: 0
The reason that the buttons on the side are so much bigger is because when you add padding to an element in Firefox...it makes it larger.

What you need to use is

Code:
a.Menut:link {
background-color:#65693A;
border:1px solid #FFFFFF;
color:#FFFFFF;
display:block;
font-style:italic;
height:23px;
padding: 0px;
text-indent: 20px; //Adds text indent, so the text moves over
_padding:3px 0px 0px 20px; //adding the "_" makes only internet explorer apply it.
_text-indent: 0px; //takes off the indent in Internet Explorer
text-decoration:none;
width:200px;
}
You need to do that to all of them, including the hovers
__________________
<?php if($Adsense_Revenue > 0): define('HAPPINES','100%'); else: define('HAPPINESS', '0%') endif; ?>
coolkbk585 is offline
Reply With Quote
View Public Profile Visit coolkbk585's homepage!
 
Reply     « Reply to Need help with a menu
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.42119 seconds with 12 queries