Topic: OxygenB 1.0.9

Description

OxygenB is a theme based on original Oxygen themes in both 1.2 and 1.3. People could use it to make their FluxBB 1.2 forums look like FluxBB 1.3.

Download

http://dl.dropbox.com/u/2944758/Files/F … xygenB.zip

Requirement

FluxBB 1.2

Screenshots

http://img27.imageshack.us/img27/2598/oxygen.png
Oxygen

http://img27.imageshack.us/img27/8739/oxygenb.png
OxygenB

Note

Some parts such as structures in both Profile and Administration cannot be similar to Oxygen in 1.3 due to the markup of FluxBB 1.2.

Version history

Last edited by Meow (2010-01-17 11:23:07)

Chita, a feral furry paradise.

Re: OxygenB 1.0.9

nice job.

the link color needs a little modification? it seems that a little deeper gonna better?

Last edited by qie (2009-01-19 10:55:16)

Re: OxygenB 1.0.9

Fixed. It's darker as in 1.3 now.

Chita, a feral furry paradise.

Re: OxygenB 1.0.9

Very nice smile Great attention to detail judging by the screenshot, I'll have to download this later and check it out properly.

Re: OxygenB 1.0.9

there "div.blockpost" "h2" different from the forum theme.and i think there differences between the two version so do use it all the same need mod

Re: OxygenB 1.0.9

Because of the markup, I had to use different ways to make it look similar to Oxygen in 1.3. It is difficult to make it same as Oxygen 1.3 because there would be new issues.

Chita, a feral furry paradise.

Re: OxygenB 1.0.9

nice work

~Gizzmo

Re: OxygenB 1.0.9

I will try to find some methods to fix the Rules page.

Chita, a feral furry paradise.

Re: OxygenB 1.0.9

Rules page? -_-! 

and i know there are different markups between this two version. ^_^. so style is uncampitable

Re: OxygenB 1.0.9

  • The Rules page is fixed.

  • Now "FluxBB" on footer is bold.

  • Both two CSS files are smaller because of Clean CSS.

Chita, a feral furry paradise.

Re: OxygenB 1.0.9

qie wrote:

Rules page? -_-! 

and i know there are different markups between this two version. ^_^. so style is uncampitable

http://fluxbb.org/forums/rules/

This is a Rules page.

Chita, a feral furry paradise.

12

Re: OxygenB 1.0.9

來個demo?

Re: OxygenB 1.0.9

A demo site? Or only a demo of the Rules page?

Chita, a feral furry paradise.

14

Re: OxygenB 1.0.9

if you give a demo site then i could compare this one to that one .thanks meow

Re: OxygenB 1.0.9

It's waste.

Chita, a feral furry paradise.

16

Re: OxygenB 1.0.9

all right . i just do it with my live site

Re: OxygenB 1.0.9

Meow wrote:
  • Both two CSS files are smaller because of Clean CSS.

How much of an improvement did this make?

GroundBranch
Want to learn more? Click me.

18

Re: OxygenB 1.0.9

Dr.Jeckyl wrote:
Meow wrote:
  • Both two CSS files are smaller because of Clean CSS.

How much of an improvement did this make?

It reduces the filesize by removing the whitespace and optimizes the color code (#ffffff -> #fff) and some other things.

The downside is that the file isn't really readable. It's better to use Apache's mod_deflate to compress the CSS.

Re: OxygenB 1.0.9

I do similar on a dynamic basis. If the stylesheet hasn't been requested previously, it's parsed and cached for the subsequent requests. Just doing basic comments and empty lines removal knocks a file down by around 1/6th, give or take. You could make it even more compact, but you lose the readability then.

Screw the chavs and God save the Queen!

20

Re: OxygenB 1.0.9

that css file really need readible then i could edit it. but compressing it seems waste

21

Re: OxygenB 1.0.9

Meow, if you plz do some modifaction in this CSS,  i mean "quote" markup seems not linked to a CSS style.

Re: OxygenB 1.0.9

  • Quote and Code are fixed.

  • Files are readable again.

Chita, a feral furry paradise.

Re: OxygenB 1.0.9

You could heavily compress the CSS but leave a comment at the top with a link to the uncompressed version. I`ve done that in the past.

Obviously you wouldn`t want to do it untill your happy with the CSS because constantly compressing it can get annoying.

Re: OxygenB 1.0.9

Is it really worth it xable, css files are generally cached.

Re: OxygenB 1.0.9

I will modify it again. Original files are still in my computer, don't be afraid of it.

Chita, a feral furry paradise.