1
atomicfuze
No right column
  • 2006/10/23 20:54

  • atomicfuze

  • Just popping in

  • Posts: 4

  • Since: 2006/10/23


I have installed the Girls Club theme and I've tried adding content to the right column but nothing shows up over there. Things show up in the left and center but not the right. Any suggestions for this newbie.
thx,
Brian

2
Will_H
Re: No right column
  • 2006/10/23 21:14

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


Girls Club is a two column theme.

Basically the author chose to omit the right column for design purposes.

However if you open up the default/theme.html you can see how to add it in.

Basically then you just copy the leftblocks of girls club and the css. edit the css where applicable. ie td#leftclumn and the like. you would change it to td#rightcolumn.

essentially the only problem you may encounter is width issues, in which case you just play with it til you get it right.

3
atomicfuze
Re: No right column
  • 2006/10/23 21:43

  • atomicfuze

  • Just popping in

  • Posts: 4

  • Since: 2006/10/23


It says it's a 3 column layout on the Theme Download page. I'm basically trying to add that pink right column that have in the preview image. Is that pink column indeed a 3rd column?
thx for your help,
-Brian

4
Will_H
Re: No right column
  • 2006/10/23 21:59

  • Will_H

  • Friend of XOOPS

  • Posts: 1786

  • Since: 2004/10/10


can you post up the theme.html

5
zyspec
Re: No right column
  • 2006/10/23 23:16

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


I'll ask the obvious first;

a) I assume you're using XOOPS 2.2.x series right? This theme is a 2.2.x theme.

b) Did you set the proper permissions for the content you're attempting to show in the right column?

6
msdana
Re: No right column
  • 2006/10/23 23:41

  • msdana

  • Just can't stay away

  • Posts: 817

  • Since: 2005/12/11


All the Girls Club themes are three-column with the right column defined in the theme.html and the CSS, the first theme, Girls Nite Out, is for XOOPS 2.2.x, while the other Girls Club themes are available for 2.0.x.

What version of XOOPS and Girls Club theme are you using?
[size=x-small]If God is watching us, the least we can do is be entertaining.[/size]
Graphic Worx : Xoops Themes

7
atomicfuze
Re: No right column
  • 2006/10/24 0:29

  • atomicfuze

  • Just popping in

  • Posts: 4

  • Since: 2006/10/23


This theme is for 2.2 it says and that's what I have.

Perms are all good.

"with the right column defined in the theme.html and the CSS"

Can you elaborate on what I need to do to get content in the right column if it's defined in the theme.html and CSS?

Thank you all for your time and I'm excited to finally take a dive into the CMS world!

thx,
-Brian

8
atomicfuze
Re: No right column
  • 2006/10/24 0:55

  • atomicfuze

  • Just popping in

  • Posts: 4

  • Since: 2006/10/23


so I changed in theme.html

<{include file="default/blocks/theme_blockright.html"}>

to

<{include file="girlsclub/blocks/theme_blockright.html"}>

and now I have content.


I hope this is not a stupid question but is this a bug?


thx,
-Brian

9
Quest
Re: No right column
  • 2006/10/24 2:20

  • Quest

  • Friend of XOOPS

  • Posts: 1034

  • Since: 2005/11/19


Since it was mentioned below about the columns of the theme I would have to ask how did the <{include file="default/blocks/theme_blockright.html"}> get into the girlsclub theme.html?

Was it there?

Quest

10
snow77
Re: No right column
  • 2006/10/24 2:50

  • snow77

  • Just can't stay away

  • Posts: 864

  • Since: 2003/7/23


[size=x-small](Quest, Biteronboard suggested to open the default theme and get the structure from there and then Atomicfuze realized it had the wrong path when he put it in his theme.)[/size]

No, not stupid question. What you did can be done a better way. That's the path starting from the XOOPS theme name folder. Until now you can replace the theme name with this: $xoops_theme , this calls the name of your theme dynamically so you can change the main theme's name folder anyway you want without having to change the path you just had to change inside the theme.html, and many other uses you can give to this.

But starting from now and from now on that will be called: $theme_name instead, yet the current theme structures need to be rebuilt to support this, that will be coming soon with themes fully based on XOOPS 2.3

Compatibility still remains the same though.

Login

Who's Online

496 user(s) are online (64 user(s) are browsing Support Forums)


Members: 0


Guests: 496


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits