Post Reply 
Comments/Suggestions: ONi theme
Jul. 27, 2005, 04:42 PM
Post: #1
Comments/Suggestions: ONi theme
Please report any bugs here and I shall fix it Smile!

Also feel free to comment on the theme, which is under heavy construction Crazy
Visit this user's website
Add Thank You Quote this message in a reply
Jul. 27, 2005, 07:17 PM (This post was last modified: Jul. 28, 2005 04:07 AM by Kye-U.)
Post: #2
 
To do:

[s:afbfa3e390]-fix poll body (change white bgcolor to blue)[/s:afbfa3e390]
[s:afbfa3e390]-fix "profile" button at the bottom of each post[/s:afbfa3e390]
[s:afbfa3e390]-fix the 3 icons at the top right of every post[/s:afbfa3e390]
[s:afbfa3e390]-fix DL topic button[/s:afbfa3e390]
[s:afbfa3e390]-fix admin cp theme files[/s:afbfa3e390]
Visit this user's website
Add Thank You Quote this message in a reply
Jul. 27, 2005, 08:11 PM
Post: #3
 
Here's a little bug from my stylesheet: the "border: none !important;" line should probably be removed from ONi.css.

It's in there because I set a border (without !important) in my userContent, and have Proxo put in a "border: none !important;" style for every page it filters (to indicate what pages Proxo isn't filtering) ... I probably put that in while testing the stylesheet on locally saved pages, and forgot to take it out.

Should the buttons at the top right and bottom left of each post be on top of each other, or side by side? Pretty minor point, but would it be a more economical use of space, and maybe more esthetically pleasing, to have them side by side?

Do you want the posting buttons (Preview and Submit) to be themed? The old input.mainoption and .liteoption don't work anymore; instead, this does:
Code:
input[name="preview"],
input[name="post"]{
    background-color: /*#92adc0*//*#738aa4*/#849DB3;
    }
etc.
Not sure which I like better ... the last # is about halfway between the two.

But, this looks beautiful, Kye-U! Hail You've put a lot of work in this, and it shows. (This "ain't just no" slapping in a new stylesheet! Eyes Closed Smile) I dunno about the "under heavy construction" because it looks to me like you're about there already! Cheers Rocker Cool
Add Thank You Quote this message in a reply
Jul. 27, 2005, 08:22 PM
Post: #4
 
Thanks for that! The buttons should be much prettier now Smile!
Visit this user's website
Add Thank You Quote this message in a reply
Jul. 28, 2005, 04:11 AM
Post: #5
 
I feel I've fixed most of the major bugs. Please report anything (even if it is a small thing) here so that I can fix it Smile!

*I gotta install the "Prevent Any Layout From Being Broken" MOD for the ONi theme...*

Update: Fixed the overflow error by wrapping the postbody codes with a DIV code that has the follow code: "overflow: auto;".

IE doesn't work (for some odd reason), and I can't find any other solution Sad

But for those using Mozilla, Firefox and Opera (and possibly more, except IE), it will work Cool
Visit this user's website
Add Thank You Quote this message in a reply
Jul. 28, 2005, 07:02 AM
Post: #6
 
Looking sweet! Cheers The buttons look very nice - smooth.Cool

I notice the code background isn't showing up for me, though. (It's there, and I can right-click to view and save it, just so faint that I can't see it.) Is that how you want it, or is it a result of the png > gif conversion?

I made up a new code.gif, without transparency, but with a solid #fafaff background, in case you want to try it.


Attached File(s) Image(s)
   
Add Thank You Quote this message in a reply
Jul. 28, 2005, 07:04 AM
Post: #7
 
Thanks!

I've uploaded your code.gif Smile!
Visit this user's website
Add Thank You Quote this message in a reply
Jul. 30, 2005, 03:05 AM
Post: #8
 
[s:95972c4cda]Uninstalling word wrap fix since it's breaking filters posted in the [ CODE ] tags Sad[/s:95972c4cda]

Nevermind, I fixed it Smile!
Visit this user's website
Add Thank You Quote this message in a reply
Jul. 30, 2005, 03:49 AM
Post: #9
 
Sweeter! Applause Dancing

I think I've found a little visual bug in the Allowed Extensions and Sizes page: the text in the th is dark blue against a dark blue cellpic3.gif background.
ONi.css has #ffffff for this colour; the style in the html has #002e96; maybe change it thus:

Code:
/* Header cells - the blue and silver gradient backgrounds */
th    {
    color: /*#002e96*/#ffffff; font-size: 11px; font-weight : bold;
    background-color: #006699; height: 25px;
    background-image: url(templates/ONi/images/cellpic3.gif);
}
for this instead:[Image: 9lbktw.png]

This next is probably a matter of taste Think ... but one little tweak I'll probably use is this:

Quote:.forumline {
background-color: #F6F8FB /* !important*/;
}
so that the light lines on the viewtopic index pages show up a little between .row3s, like this:

[Image: 9lbpyo.png]

Picky, picky, picky Spam ... but you've got it looking so good it's hard to find anything to tweak. Cheers I like the way you have the bg colour of .row4 the same as the bg colour of the folder*_big.gifs on the main index. I'd given them transparent backgrounds to use locally, and was going to send them to you, but you got that polished before I had a chance!

Rocker Cool
Add Thank You Quote this message in a reply
Jul. 30, 2005, 04:10 AM
Post: #10
 
Thanks nxIsle! I've fixed up the topics view page and fixed that Extension Rules page Smile!
Visit this user's website
Add Thank You Quote this message in a reply
Jul. 30, 2005, 05:03 AM
Post: #11
 
Very welcome; thank you for all the hard work you've put into UOPF! Cool In Awe Cheers
Add Thank You Quote this message in a reply
Jul. 30, 2005, 06:37 PM
Post: #12
 
Updated the main index buttons! (Thanks to Shea!) They look tr?s sexy.
Visit this user's website
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: