Shape 5

Joomla Templates => Eden Rock - April 08 - Club => : awdesign January 20, 2009, 07:44:53 AM



: S5 Front Page Display title box margins on IE problem
: awdesign January 20, 2009, 07:44:53 AM
titles are not lining up properly inside colorful boxes at S5 frontpage display module when I use IExplorer.
(see attached screenshot)
I do not have any problem if I use Firefox.  it is margin problem at IE I think.  where and how can i fix the margins.
need your advice, Thanks,
Lewis


: Re: S5 Front Page Display title box margins on IE problem
: mikek January 20, 2009, 07:58:22 AM
Please post a url.


: Re: S5 Front Page Display title box margins on IE problem
: awdesign January 20, 2009, 09:23:24 AM
Hi Mike; I sent it in PM


: Re: S5 Front Page Display title box margins on IE problem
: mikek January 20, 2009, 10:37:10 AM
Hi, try adding this to the bottom of your template_css.css file:

#s5_user1 h3 {
position:relative;
}

If that doesn't work can you please private message me super admin access to your site?


: Re: S5 Front Page Display title box margins on IE problem
: awdesign January 21, 2009, 07:42:49 AM
Mike; I sent you PM.


: Re: S5 Front Page Display title box margins on IE problem
: mikek January 21, 2009, 08:01:53 AM
Hi, it looks like you've modified your template_css.css file. Just as a test I put the original template_css.css file back on your site and it worked correctly. The original can be found in the template download section. Without knowing what you have changed it will be much harder to find the problem. I would suggest going back to the original css file and then gradually add in your changes until you are able to find the problem.