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.

CSS Forum


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



Reply
Chrome / Safari issue
Old 08-19-2011, 03:53 AM Chrome / Safari issue
Extreme Talker

Posts: 246
Name: Patric
Trades: 0
Hi guys,

One thing, on this page, the left sidebar looks funky in safari and chrome and I don't really know why..

http://www.moko.com.php5-21.websitet...m/?page_id=113

Can someone please take a look and perhaps help me out?

for some reason it's inheriting the styles from the main .menu, particularly the margin-right thing which is throwing things off.

.menu ul li a, ul.menu li a {
display: block;
margin-top: 15px;
padding-top: 0;
padding-bottom: 0;
margin-right: 40px;
line-height: 20px;
}

Lil help please???

Last edited by Reckoner; 08-19-2011 at 03:59 AM..
Reckoner is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-19-2011, 07:21 AM Re: Chrome / Safari issue
lizciz's Avatar
Super Spam Talker

Posts: 807
Name: Mattias Nordahl
Location: Sweden
Trades: 0
Yes, they are inheriting the margins, just as they should, since they match that class definition (.menu ul li a). Add a margin-right: 0; to these classes

Code:
.menu-moko-vibe-team-container ul li a, ul.menu-moko-vibe-team-container li a {
   ...
}

.menu-the-team-container  ul li a, ul.menu-the-team-container  li a {
   ...
}
__________________
Your answers will only be as good as your question. Formulate it well and give all the necessary information.
lizciz is online now
Reply With Quote
View Public Profile Visit lizciz's homepage!
 
Old 08-19-2011, 09:49 AM Re: Chrome / Safari issue
Extreme Talker

Posts: 246
Name: Patric
Trades: 0
Thanks so much lizciz! You've been my best friend on the internet lately. Thanks so much for the help... I normally haven't been this stumped by stuff like this before but I think my mind is fried after working on that thing for so long
Reckoner is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Chrome / Safari issue
 

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.20514 seconds with 12 queries