Joomla Forum

Joomla Hacks => Mambo-SMF 1.3.x => Topic started by: kdizzle on July 17, 2005, 02:22:07 AM



Title: Mambo SMF template help
Post by: kdizzle on July 17, 2005, 02:22:07 AM
I am running mambo 4.5.2
smf 1.0.5
mambo/smf 1.3.1.3

When I acces the forum I get a problem where the right side of the mambo template table pinches out.

If anyone could point where in the mambo template or the smf templat I could look that would help very much.  Or maybe this is a css issue??

Here are a couple pictures.

Desktop2.jpg : The way the rightside should look.
Desktop.jpg : The funky way the table looks.


Title: Re: Mambo SMF template help
Post by: Editor (cowboy) on July 19, 2005, 05:51:08 PM
You need to fix your style.css and the main template php of your SMF theme. You can find it in your SMF's theme path.


Title: Re: Mambo SMF template help
Post by: guilliam on March 13, 2006, 12:07:34 AM
You need to fix your style.css and the main template php of your SMF theme. You can find it in your SMF's theme path.

i wonder what particularly to fix :D

- g


Title: Re: Mambo SMF template help
Post by: Sammy on April 15, 2006, 03:55:13 PM
Had the same problem, did some guesswork and found the solution.

In this file : (SmfRootInstall)/Themes/default/style.css (or you different theme file)

Find :
Code:
body
{
background-color: #E5E5E8;
margin: 0px;
padding: 12px 30px 4px 30px;
}

Replace padding: 12px 30px 4px 30px; with padding: 0px 0px 0px 0px;

Et voila!


Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved.
Joomla Bridge by JoomlaHacks.com