Shape 5

Joomla Templates => eWorld - May 2007 - Club => : mona December 23, 2007, 06:06:33 PM



: (Solved)Template problem
: mona December 23, 2007, 06:06:33 PM
Hi there,

I was thinking of using E-world for a website but I am having a display problem. I've loaded a swf banner with html and it' seems to have messed up the bottom part of the template.

Take a look

http://soundchanges.com/102/index.php

Any Ideas how I can fix this?

Ps this is the code that is in the User 1 Position:

"<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Movie1</title>
<meta name="author" content="Jeff Gignac">
<meta name="generator" content="SWiSHmax http://www.swishzone.com">
<meta name="description" content="Movie1">
<meta name="keywords" content="achieve, concept, consumer, get, golas, how, know, need, partner, strategic, there, your">
<!-- text used in the movie -->
<!-- achieve, concept, consumer, get, golas, how, know, need, partner, strategic, there, your -->
<!-- Created by SWiSHmax - Flash Made Easy - www.swishzone.com -->
</head>
<body bgcolor="#000000">
<center>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0"
  id="Movie1" width="722" height="180">
  <param name="movie" value="Movie1.swf">
  <param name="quality" value="high">
  <param name="bgcolor" value="#000000">
    <embed name="Movie1" src="Movie1.swf"
     quality="high" bgcolor="#000000" swLiveConnect="true"
     width="722" height="180"
     type="application/x-shockwave-flash"
     pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>
</object>
</center>
</body>
</html>
"


: Re: Template problem
: jonahh December 26, 2007, 01:02:26 PM
I believe you are referring to the black that now appears in the footer area?  In your "template_css.css" file just take off the "#000000" that is currently on the body.

Let me know if I missed the problem you are referring to.

Regards,


: Re: (Solved)Template problem
: mona December 26, 2007, 05:58:54 PM
It worked all is well...However how do I get the user 7 position menu to display from left to right insted of up and down?


: Re: (Solved)Template problem
: jonahh December 26, 2007, 08:29:37 PM
You need to apply the class suffix "-bottom" to the menu you place in the user7 position.

Regards,