1
MCTheSpartan
block order - left center, right center

Are the left center and right center blocks supposed to always be at the bottom of the blocks list? Because If I set a center block to 1, a left center and a right center to 2, and a center to 3, the left center and right center ones will end up on the bottom, so it'll basically be;
1
3
2-2

I'm using the latest Xoops, 2.0.11

2
Bassman
Re: block order - left center, right center
  • 2005/6/25 3:44

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


Depends on the theme you use, but yes, most are like that.

3
jdseymour
Re: block order - left center, right center

You will need to change the block loop order in theme.html.

If it is listed as:

CC
CL
CR
The center left and right blocks will be below center center.

Change the loops to the following order:

CL
CR
CC
Then the center left and right blocks will be above the center center block.

HTH.

4
MCTheSpartan
Re: block order - left center, right center

Thanks for the quick replies, so there is no way to do something like this;
CC
CL-CR
CC

5
jdseymour
Re: block order - left center, right center

See this Thread.

6
MCTheSpartan
Re: block order - left center, right center

thanks...i will definitely look into that

Login

Who's Online

164 user(s) are online (96 user(s) are browsing Support Forums)


Members: 0


Guests: 164


more...

Donat-O-Meter

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

Latest GitHub Commits