Shape 5

Joomla Club Extensions => Tab Show V2 - Club => : fintan69 March 12, 2009, 05:38:39 AM



: [partly solved]Tabshow content background and truncating?
: fintan69 March 12, 2009, 05:38:39 AM
Hello,
I would like to change the content background in tabshow from white to something else.

Can someone help?


: Re: Content background?
: jonahh March 12, 2009, 08:36:29 PM
Hello,

Which tab show are you working with the one from the City Portal downloads or the one from the club extensions area?


: Re: Content background?
: fintan69 March 12, 2009, 10:31:59 PM
Hello,
I am using the "new architect" version.


: Re: Tabshow content background?
: fintan69 March 15, 2009, 07:15:44 AM
New architect tabshow is also truncating s5_weather.

How can I fix that?


: Re: Tabshow content background and truncating?
: jonahh March 25, 2009, 01:44:54 PM
Vertically?  Can you please post a URL of this?


: Re: Tabshow content background and truncating?
: fintan69 March 25, 2009, 02:06:07 PM
Hi, here is the url:

http://www.fintan-gastro-consulting.ch/hotels/Test15/ (http://www.fintan-gastro-consulting.ch/hotels/Test15/)

No, horizontaly


: Re: Tabshow content background and truncating?
: fintan69 March 30, 2009, 04:25:53 AM
I solved the background issue.
open the styles. css (modules/mod_s5_tab_show/s5_tab_show/styles.css)
find this:
#s5_button {
   position: relative; /* important */
   overflow: hidden;
   margin: 0;
   z-index:1;
   background: #fff;

and edit color to your needs.

You will then have to edit the tab_show "png" files to your needs.

The truncating is not that bad, I guess I can live with it for now