I decided to start a new topic for my templates, as it is a new version. <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /> They are still in development, but near completion. They will be done by the time 6.5 is available. <br /> <br />Working Demo: Here <br /> <br />I have the vertical style set as default, but when complete users will be able to choose in their "my Home" area if they would like the default horizontal view, or the new vertical look. There will be a variety of stylesheets, all image table wrappers + header are stored in the CSS file so they are easily switched to get a complete different view. <br /> <br />At this point I will be taking suggestions for those who have ideas on what should be included in the final version. <br /> <br />Oh, and a big thanks to Allen for letting me develop this on his test board. <img src="http://www.ubbdev.com/forum/images/graemlins/waytogo.gif" alt="" /> <br /> <br />Hope you all like it. <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
Thanks Allen. <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /> Should be done by Wednesday, depends if I have any work to do at work. <img src="http://www.ubbdev.com/forum/images/graemlins/tongue.gif" alt="" />
scroungr
Old Hand
Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
very nice lane. <img src="http://www.ubbdev.com/forum/images/graemlins/grin.gif" alt="" />
_________________________
Couchtomatoe - www.couch-tomatoe.cc My abilities are for hire for installs, upgrades, custom themes and custom modifications.
[]Dalantech said:<br />Well done! Are you going to do graphics for multiple style sheets? [/]<br /><br />Thanks. <img src="http://www.ubbdev.com/forum/images/graemlins/laugh.gif" alt="" /> Yep, I am working on a few new stylesheets and graphics sets right now. <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
Suggestion about the colors etc, presently they are very hard for me to read. I have light sensitive eyes and the text gets lost on the screen. They look washed out. I have a feeling you run your monitor a lil darker than most, to have the needed contrast. You might try the same colors but a lil darker shades, possibly as an alternative css. I used to run into this problem myself, and had to learn by trial and error what colors work together, and are web safe etc. <br /> <br />Otherwise they look very unique and should please a few owners of threads <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" />
Thanks J.C... I will be leaving the colors for the current stylesheet, as I am developing a few different stylesheets with a variety of looks. The one on there currently I realize is very low contrast, but only so the colors blend well. <br /> <br />The next stylesheet I am currently working on is called "Industrial" (aka the DARK stylesheet), here is a preview: <br /> <br />[]http://www.blamoholics.com/industiral.jpg[/] <br /> <br />There is some minute details missing as it is a low quality jpg to save on size. Didn't want to overload this thread with huge freakin images. <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /> <br /> <br />Once this one is done I will be making a light "professional" looking stylesheet. Stay tuned. <img src="http://www.ubbdev.com/forum/images/graemlins/laugh.gif" alt="" /> <br />
What do you mean? Like if there are more than 3 forums in a category? <br /> <br />It starts a new row after every third forum. So if there were 20 forums in a category, there would be six rows of 3 forums, and then one row of two forums. <br /> <br />If users do not like the different appearance they can switch to standard view via their display preferences.
I thought about that too, but chose this method instead... I like to have all of my forums visible to me instead of having to scroll multiple windows (or layers) to see them.
Book.. Lane, just so you know, there's an issue with the header on high resolutions, where the background starts repeating.<br /><br />Also, any chance you might release those style sheets once this is done?<br /><br /><img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /> Looking great
scroungr
Old Hand
Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
I like Industrial <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /> I would probably call it Teak on my site <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
_________________________
Couchtomatoe - www.couch-tomatoe.cc My abilities are for hire for installs, upgrades, custom themes and custom modifications.
[]Ian Spence said:<br />Book.. Lane, just so you know, there's an issue with the header on high resolutions, where the background starts repeating.<br /><br />Also, any chance you might release those style sheets once this is done?<br /><br /><img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /> Looking great [/]<br /><br />Thanks Al.. Ian. <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /> I had it tested up to 1280x1024 resolution, but never checked 1600x1200. I will have to fix that, thanks for pointing it out. <img src="http://www.ubbdev.com/forum/images/graemlins/laugh.gif" alt="" />
Nope... that will stop the background all together. Just have to make it a bit longer. <img src="http://www.ubbdev.com/forum/images/graemlins/crazy.gif" alt="" />
That may work, I have had problems with backgrounds appearing in tr tags though. <img src="http://www.ubbdev.com/forum/images/graemlins/frown.gif" alt="" /><br /><br />I'm just going to put the left part in a floating div as a background image, and the right one in a different div with a higher z-index. Then set the square bg in the td... that should do it. <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
Yeah... I know J.C, I'm not a newb. <img src="http://www.ubbdev.com/forum/images/graemlins/tongue.gif" alt="" /> But the way it is right now the background image on the td has the 3d spike things on the left with the little squares, the bg image is 1200px long. Then I have the image on the right overtop of the bg. This way it works on small resolutions also. But the bg is only 1200px long so on 1200+ resolutions the bg will repeat, causing the left spikes to show again. If I set it to no-repeat it will stop the squares from showing, if i put it to horizontal repeat it will still show the left spikes, and if i do vertical repeat it will cut of the squares. So I'm going to make just a square bg, and take out the left spikes and put them in a seperate div on the left, and a div on the right also. Then I no longer need the big bg image, and it will show properly on all resolutions.
DrChaos
Coder
Registered: 09/12/03
Posts: 816
Loc: Hollywood Florida.
can I use the stylesheet like you have posted here to make the forums look like that without having to change from the original was threads showes forums. That stylesheet is sweet!