Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Design Forum > Web Design & Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Web Design & Programming Discussion of web design, and server-side & client-side scripting

Reply
 
LinkBack Thread Tools
Old 03-25-2009, 09:13 PM   #1 (permalink)
Registered User
 
Join Date: Mar 2009
Posts: 6
OS: OSX Leopard 10.5.6-Xp Pro SP2-Ubuntu 8.10


Joomla! Menu breaks in IE-HELP!-N00b!

Hello all,

This is my first visit here so bear with me.

I am completely stumbling my way through css as I am going to school for web but it's only my first year and have never been formally taught any.

Thanks so much for any help.

This site I'm working on

http://www.amsdme.com/

looked great in FF3, I changed some of the positioning in the css to get everything lined up, but it completely fell apart in IE7-(the clients browser )

I have restored the defualt css that came with the template-with a tiny change to get the logo to line up correctly

but...as you can see... the menu (mainly the submenus) is completely wack in both ff and ie-and the spacing is all messed up.

I'm using the swMenuFree module for the menu, i'm waiting for help from the author here:

http://www.swmenupro.com/index.php?o...2&topic=6623.0

There is an offset option in the component where I can line it up manually, but if i resize the browser window or use a different machine it doesn't line up anymore, so that wasn't really any help

I'm all for finding a different menu module or whatever but since I don't know what's wrong with it I don't know if that will help.

I have 4 CSS sheets saved:
1.everything works and looks great in FF (spacing and menu)
2.spacing is good in IE-menu is broken
3.Default-spacing and menu broken in both FF and IE
4. compromise css-spacing ok- using default menu-no rollovers-looks lame

**The site is live (obviously) and has been delivered...so I need to keep it on the presentable-although not ideal layout (meaning css number 4) as often as possible-but if anyone at all is interested in helping me troubleshoot it I can do whatever-whenever. **

Ok I'm putting up the broken css (number1) for tonight, hopefully someone will answer my plea...

I'm also hoping for help on here:
http://csscreator.com/node/34857

Like I said I'm completely new to CSS but if anyone would help me troubleshoot this it would be greatly appreciated.
**and remember-css number 1 is up right now...so it looks ideal in ff and SUCKS in IE7 :-)

***EDIT*** ok now the submenus are working in IE...but the right col is broken.

maybe someone could just help me look at my css and figure out why it sucks?

thanks again.

thank you very much.
thank you so much.
thank you very so much.


Patrick

Last edited by patg7590; 03-25-2009 at 09:15 PM.
patg7590 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 03-25-2009, 10:22 PM   #2 (permalink)
Design Team Member
 
Jaxo's Avatar
 
Join Date: Feb 2008
Location: Deming, NM
Posts: 312
OS: XP SP2 & Vista


Question Re: Joomla! Menu breaks in IE-HELP!-N00b!

Hey there, welcome to TSF!

In your template stylesheet take a look at below code. See if removing bold code will help with IE7.

Code:
#maincol-broad-800 {
margin-top: 7px;
width: 422px !important;
float: left;
margin-left: 120px !important;
}
If I get some more time tonight all look into it even more.

Let me know if that helps at all.
Jaxo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-25-2009, 10:41 PM   #3 (permalink)
Registered User
 
Join Date: Mar 2009
Posts: 6
OS: OSX Leopard 10.5.6-Xp Pro SP2-Ubuntu 8.10


Re: Joomla! Menu breaks in IE-HELP!-N00b!

Quote:
Originally Posted by Jaxo View Post
Hey there, welcome to TSF!

In your template stylesheet take a look at below code. See if removing bold code will help with IE7.

Code:
#maincol-broad-800 {
margin-top: 7px;
width: 422px !important;
float: left;
margin-left: 120px !important;
}
If I get some more time tonight all look into it even more.

Let me know if that helps at all.
i took out the code you suggested...
ff is now off centered, and ie has overlap issues

Thanks so much for your help and speedy reply!
patg7590 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-26-2009, 07:39 AM   #4 (permalink)
Design Team Member
 
Jaxo's Avatar
 
Join Date: Feb 2008
Location: Deming, NM
Posts: 312
OS: XP SP2 & Vista


Re: Joomla! Menu breaks in IE-HELP!-N00b!

If no one else responds by today I'll take a look at it tonight.

Busy day :)

Joomla is a "fun" beast to tame.
Jaxo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-27-2009, 10:51 AM   #5 (permalink)
Registered User
 
Join Date: Mar 2009
Posts: 6
OS: OSX Leopard 10.5.6-Xp Pro SP2-Ubuntu 8.10


Re: Joomla! Menu breaks in IE-HELP!-N00b!

Jaxo?
Your taming help is appreciated...:)
patg7590 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-29-2009, 12:54 PM   #6 (permalink)
Design Team Member
 
Jaxo's Avatar
 
Join Date: Feb 2008
Location: Deming, NM
Posts: 312
OS: XP SP2 & Vista


Question Re: Joomla! Menu breaks in IE-HELP!-N00b!

Question for you - What is the purpose of <div id="leftcol"> code in your web design?

If you remove above element from your index.php template and add the margin left 120px back into your stylesheet (suggested to be removed in my previous post) like you had before everything seems to balance out.

I have confirmed this on firebug and IE8 developer (IE7 standard as well).

Let me know.
Jaxo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-30-2009, 11:46 AM   #7 (permalink)
Registered User
 
Join Date: Mar 2009
Posts: 6
OS: OSX Leopard 10.5.6-Xp Pro SP2-Ubuntu 8.10


Re: Joomla! Menu breaks in IE-HELP!-N00b!

Its just a template I downloaded- I would assume its for the "left" module postion...but that seems really simple so it's probably not what you're asking....
and could you tell me exactly what lines I need to remove t get rid of that element?
I don't trust myself to not screw it up worse haha
Thanks for your help
patg7590 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 03-30-2009, 12:52 PM   #8 (permalink)
Registered User
 
Join Date: Mar 2009
Posts: 6
OS: OSX Leopard 10.5.6-Xp Pro SP2-Ubuntu 8.10


Re: Joomla! Menu breaks in IE-HELP!-N00b!

ok I think that did it!
one last question.... there is a gap at the top...only in ie...
can you show me why that happens in ie and not ff?
...and how to fix it without screwing up how it looks in ff.
THANKS SO MUCH FOR YOUR HELP

EDIT: moving the outer 800 col down using

position: relative;
top: 13px;

kills the menu :-(

How else can I line up the top in ie?

Last edited by patg7590; 03-30-2009 at 01:00 PM.
patg7590 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-01-2009, 11:13 PM   #9 (permalink)
Design Team Member
 
Jaxo's Avatar
 
Join Date: Feb 2008
Location: Deming, NM
Posts: 312
OS: XP SP2 & Vista


Re: Joomla! Menu breaks in IE-HELP!-N00b!

Hey there!

Sorry took so long to get back to you.

Alright, for the gap in IE check out your css_color_green.css stylesheet. There is a background image in the id #outer-800. Not sure what the purpose this image is, but removing it in IE developer for IE7 fixes your gap issue.

Code:
#outer-800 
background: url(../images/content-top.gif) no-repeat 50% top;
}
Hope that helps. Let me know if it doesn't work or if you have any other questions.
Jaxo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-02-2009, 10:51 AM   #10 (permalink)
Registered User
 
Join Date: Mar 2009
Posts: 6
OS: OSX Leopard 10.5.6-Xp Pro SP2-Ubuntu 8.10


Re: Joomla! Menu breaks in IE-HELP!-N00b!

Hey Jaxo-I love you and I owe you an organ.
These are my new favorite forums
I can't express how thankful I am.
Thanks
patg7590 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

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




All times are GMT -7. The time now is 01:25 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85