Shape 5

Joomla Templates => Your Store - July 2007 - Club => : spitf1r3 January 27, 2008, 08:29:35 AM



: Css problem float left ?
: spitf1r3 January 27, 2008, 08:29:35 AM
Hi I have 3  little problems:

1.  All the content defined in the inset position is thrown away like a br on the next line (problem no. 1) ...
2. Is missing some padding somewhere ....
3. The accordition menu seems broken

Please be so kind and tell me what I can do.

Thnks in adv.


(http://www.e-nation.ro/problems/problema_accordition.jpg)


: Re: Css problem float left ?
: spitf1r3 January 27, 2008, 10:35:00 AM
The first pb was resolved...
The padding problem appears both in opera and ie/maxthon browsers. If i downsize the fonts and the list line height the s5 accordition menu looks great. Problem is that the fonts become to small , and i really need all those  product categories.


: Re: Css problem float left ?
: jonahh January 31, 2008, 10:50:39 PM
Hello,

Do you have a URL you could post, I tried going to the one listed in the screenshot but the site is set to offline.

Thanks,


: Re: Css problem float left ?
: spitf1r3 February 01, 2008, 02:30:49 AM
it's online for testing now so u can see it.


: Re: Css problem float left ?
: jonahh February 01, 2008, 10:44:34 AM
Hello,

2. Is missing some padding somewhere ....

Look for the below in your color4.css file at about line 1309, notice I changed the fourth element of padding from 3px to 10px.  This will fix some of the problems you are seeing with the module text being pushed up to the right:

#leftcol div.module-style1 div div div, #rightcol div.module-style1 div div div
{
background:transparent url(../images/color4/mod_style1_tl.gif) no-repeat scroll left top;
padding:2px 9px 16px 10px;
width:auto;
}



3. The accordition menu seems broken

If you are referring to the open and close effects, you need to download the other version of the menu.  You have to expanded version on your site. (all categories are always visible, no smooth opening and closing effect). 

I also noticed your categories are pushing the module image so far it needs to be lengthened, you can do this by editing the following two files:

mod_def_bl.gif

mod_def_br.gif

Let me know if you still need any help.

Regards,


: Re: Css problem float left ?
: spitf1r3 February 01, 2008, 11:57:54 AM
The problem to is still unresolved... I modified color4.css but still nothing.


: Re: Css problem float left ?
: jonahh February 05, 2008, 11:05:38 AM
Could you please post or attach a screenshot of the padding you would like edited?

Thanks,