Previous Thread
Next Thread
Print Thread
Hop To
Page 2 of 3 1 2 3
Joined: Jun 2006
Posts: 1,344
G
veteran
veteran
G Offline
Joined: Jun 2006
Posts: 1,344
You have to do it for each style

Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
I know what you mean as i used that as a base too,
flip over too the ubb central skin for now smile

Then you can tweak and make your own button images


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Originally Posted by gliderdad
You have to do it for each style

@^@&#*%&*%&((*&*_ That is messed up. I have a ton of styles available on the board.


Joined: Aug 2006
Posts: 1,649
Likes: 1
Pooh-Bah
Pooh-Bah
Joined: Aug 2006
Posts: 1,649
Likes: 1

Just signed up on your site to see -- the images themselves are showing up fine. So yeah, if you want them to look like buttons, like on this site, you'll need to adjust the styles... the default style doesn't include that as the images themselves were buttons...

if that makes sense lol


GangsterBB.NET (Ver. 7.6.1.1)
PHP Version 5.6.40 / MySQL 5.7.23-23 (was 5.6.41-84.1) / Apache 2.4.54
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
I don't have duplicate image and link anymore I only have links. NO images showing for buttons just links in other styles besides the default.

Wish I had known that before I upgraded now people are pissed off.

Joined: Jun 2006
Posts: 684
H
Addict
Addict
H Offline
Joined: Jun 2006
Posts: 684
It takes some patience. I matched most of the post buttons and popup content of each style to the characteristics that you see in the "My Stuff" drop down.

Joined: Jun 2006
Posts: 1,344
G
veteran
veteran
G Offline
Joined: Jun 2006
Posts: 1,344
It's been posted on the portal news page since the 11th, it really isn't bad, I did the same as Harold but then again only have about 8 styles

Last edited by gliderdad; 02/03/2007 4:33 PM.
Joined: Aug 2006
Posts: 1,649
Likes: 1
Pooh-Bah
Pooh-Bah
Joined: Aug 2006
Posts: 1,649
Likes: 1
Originally Posted by ntdoc
NO images showing for buttons just links in other styles besides the default.

Again, I see the images on your site. They just don't look like buttons, because that's not part of your current stylesheet... unless I'm misunderstanding the problem...

Attachments
359-NewImages.gif


GangsterBB.NET (Ver. 7.6.1.1)
PHP Version 5.6.40 / MySQL 5.7.23-23 (was 5.6.41-84.1) / Apache 2.4.54
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Okay thanks everyone. My fault for not reading up on everything before do the upgrade.

I'll just tell them to live with it for now till I get around to editing the Style sheets.

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Originally Posted by jgeoff
Originally Posted by ntdoc
NO images showing for buttons just links in other styles besides the default.

Again, I see the images on your site. They just don't look like buttons, because that's not part of your current stylesheet... unless I'm misunderstanding the problem...


Well the Kornio one is used by most people and when the board was on 7.02 it looked like buttons.

I made no changes to the Kornio Style sheet and now it no longer looks like buttons.

From what everyone is saying though it appears to be due to all style sheets now needing some minor updates.

Joined: Jun 2006
Posts: 1,344
G
veteran
veteran
G Offline
Joined: Jun 2006
Posts: 1,344
If you use this code and remove the backround it will at least show a box around them.

border: 1px solid #AFC2C7;
font-size: 9pt;
font-weight: bold;
color: #357082;
background: #FFFFFF url('http://www.sugarglider.net/ubbthreads/styles/images/ubbthreads/header_grad.gif');
padding-left: 2px;
padding-right: 2px;

Joined: Aug 2006
Posts: 1,649
Likes: 1
Pooh-Bah
Pooh-Bah
Joined: Aug 2006
Posts: 1,649
Likes: 1
Originally Posted by ntdoc
Well the Kornio one is used by most people and when the board was on 7.02 it looked like buttons.

I made no changes to the Kornio Style sheet and now it no longer looks like buttons.

From what everyone is saying though it appears to be due to all style sheets now needing some minor updates.


Understood now. And it makes sense when you think about it.

I like that Kornio one - it should be your default. And the text links don't look half bad with that one, actually. (I'd just add a little space between them)


GangsterBB.NET (Ver. 7.6.1.1)
PHP Version 5.6.40 / MySQL 5.7.23-23 (was 5.6.41-84.1) / Apache 2.4.54
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Okay are we talking about which .CSS file here.


ubbthreads_1.css

or

koniro_1169365344.css

(names as created by the import routine)

Both files are in the /forums/styles/ folder

Last edited by ntdoc; 02/03/2007 4:47 PM.
Joined: Jun 2006
Posts: 1,344
G
veteran
veteran
G Offline
Joined: Jun 2006
Posts: 1,344
Go into your control panel-->styles chose your style and edit. Under post properties you should see post-button. Add it there

Joined: Aug 2006
Posts: 1,649
Likes: 1
Pooh-Bah
Pooh-Bah
Joined: Aug 2006
Posts: 1,649
Likes: 1

Being that those are 2 separate styles, you'd want to add it to both -- or whichever styles you want in that directory to alter in that way...

Edit: Yeah, gliderdad's way is definitely safer!


Last edited by jgeoff; 02/03/2007 4:54 PM.

GangsterBB.NET (Ver. 7.6.1.1)
PHP Version 5.6.40 / MySQL 5.7.23-23 (was 5.6.41-84.1) / Apache 2.4.54
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Thanks guys.

Styles - Edit Koniro - Post Properties - .post-buttons

Will have to work on making it look nice again and not flat.

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Okay along the lines of style sheet maybe.

Here and before the upgrade. If you click on Active Topics past 24hr you get the column header titles.

Subject Forum Poster Posted

On my forum the Forum and Posted are not showing now.

The data is there but not the title on the column head

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Tested the Default Style sheet and it too has this issue so not sure what the root cause is but doesn't seem to be caused by the Koniro style sheet.

Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
F5
Clear Cache, but i guess you knew we would say that.

Has to be somthing silly?


BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Aug 2006
Posts: 1,649
Likes: 1
Pooh-Bah
Pooh-Bah
Joined: Aug 2006
Posts: 1,649
Likes: 1
Originally Posted by ntdoc
On my forum the Forum and Posted are not showing now.

The data is there but not the title on the column head


Weird... cuz it's rendering as:
Code
<tr>
<td class="tdheader" width="35%">
Subject
</td>
<td class="tdheader" width="25%">

</td>
<td class="tdheader" width="15%">
Poster
</td>
<td class="tdheader" width="25%">

</td>
</tr>
and not showing the titles at all... and the TD classes are all the same.... confused


GangsterBB.NET (Ver. 7.6.1.1)
PHP Version 5.6.40 / MySQL 5.7.23-23 (was 5.6.41-84.1) / Apache 2.4.54
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Joined: Jul 2006
Posts: 4,057
Joined: Jul 2006
Posts: 4,057
Honnestly mate, import ubbcentral x1
from the styles frum, its not that diffrent to Koniro style
and take it from there.

There are images which are in the 7.1.5b zip file

Then you should have a working froum again smile

Last edited by Mark S; 02/03/2007 5:20 PM. Reason: I'm helping some one who inspires me

BOOM !! Version v7.6.1.1
People who inspire me Isaac ME Gizmo
Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Originally Posted by Mark S
Honnestly mate, import ubbcentral x1
from the styles frum, its not that diffrent to Koniro style
and take it from there.

There are images which are in the 7.1.5b zip file

Then you should have a working froum again smile


Well then that is more than a tweak that is a BUG and a big BUG (IMHO) if you have to go resetting all style sheets then there better be a B6 or RC1 before release. I can understand broken things in a beta, but to me this behavior is not very acceptable for a Release version whenever that comes.

This behavior invalidates a lot of the hard work the original author of these styles put into them.

Last edited by ntdoc; 02/03/2007 5:24 PM.
Joined: Aug 2006
Posts: 1,649
Likes: 1
Pooh-Bah
Pooh-Bah
Joined: Aug 2006
Posts: 1,649
Likes: 1

It's not really a bug, tho -- it's just that new features were added, so the styles had to be altered to accommodate them. Technically, I assume, you should only have to alter the new parts which are:
Originally Posted by Rick
.newtotal, is specified under Category/Forum Properties and is used to show the number of new posts/topics.

.popup_content, is specified under Misc. Properties and is used for the popups on the Active Topic screen and a couple other areas.

.post-buttons, is specified under Post Properties and is used for the various options when viewing a post, such as reply, quote, etc. We're no longer using just images for these since we've reintroduced multiple languages.

You can install a 7.1 style sheet as a new sheet, then look into it to see the new properties that've been added. It shouldn't take more than a few minutes I would think, working with them side-by-side...

(Of course, this isn't counting that problem you're having with the column names in Active Topics - tho as you said it doesn't appear to be a Styles issue)



GangsterBB.NET (Ver. 7.6.1.1)
PHP Version 5.6.40 / MySQL 5.7.23-23 (was 5.6.41-84.1) / Apache 2.4.54
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Thanks Geoff that makes sense. I'm just frustrated this morning. Up till 04:00 dong the update and then wake up and find these issues.

Joined: Aug 2006
Posts: 1,649
Likes: 1
Pooh-Bah
Pooh-Bah
Joined: Aug 2006
Posts: 1,649
Likes: 1

Understood. Been there, Done that. wink


GangsterBB.NET (Ver. 7.6.1.1)
PHP Version 5.6.40 / MySQL 5.7.23-23 (was 5.6.41-84.1) / Apache 2.4.54
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Joined: Jun 2006
Posts: 1,344
G
veteran
veteran
G Offline
Joined: Jun 2006
Posts: 1,344
Originally Posted by jgeoff
Understood. Been there, Done that. wink


Same here, good luck with everything laugh

Joined: Jun 2006
Posts: 1,344
G
veteran
veteran
G Offline
Joined: Jun 2006
Posts: 1,344
Not sure about your active topic stuff as mine is working.

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
It might be due to some customizations. We have one Admin that does some mods now and then.

For now I'll wait for him to come online and see if he can take a look at his mods and fix it.

Though I did overwrite all files with the contents of the upgrade.

Joined: Jun 2006
Posts: 1,344
G
veteran
veteran
G Offline
Joined: Jun 2006
Posts: 1,344
That would do it, there were some files re written for the 7.0. beta 4. I had to redo all the mods I had, Ian Spence re wrote the post in 24 hour mod I did so it would be compatible with beta 4 and up

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Yes, but one would think that if I overwrote ALL files that it would have invalidated any mods. It did remove a couple of mods I know we had.

Joined: Jun 2006
Posts: 1,344
G
veteran
veteran
G Offline
Joined: Jun 2006
Posts: 1,344
Yes it would, did you add any of them back yet? Thought you may have.

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Nope have not added any back.

Just set the board to :

Quote
Show Relative Timestamps:
This will show timestamps relative to the current time if within 48 hours, such as '5 minutes ago', 'Yesterday @ 2:30'


But that appears to be ignored as well. Logged out, back in - removed cookies, still seems to ignore and use absolute times for me.

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Rebooted the Server even and times still not in relative mode for me.

May look at sign on as new user and see.

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Nope no change.

Today at 10:12 PM instead of like 4 hours ago

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Your personal preference for relative timestamps will override the board default. The default is for users that haven't logged in.

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Well I wasn't logged on. I was on as a Guest and there was no relative displayed.

Just set my personal to Relative as well. So the board and my prefs are both set to Relative, but there is no relative being displayed.

Last edited by ntdoc; 02/03/2007 6:57 PM.
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
The active topics looks like a language file didn't get uploaded. Not sure how it let you go through the upgrade script without it, but the languages/english/activetopics.php language file appears to be missing or empty.

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Hmm, I'm visiting your board not being logged in and I'm showing relative timestamps.

(NTDOC) - Yesterday at 10:12 PM

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
My new board had permissions errors originally but once I fixed it that went fine. On Korg it had no permission issues that it showed, only a timeout.

I'll check, or upload the one from the 7.1B5 zip.

Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Yes, actually just now it is showing that way. Weird as I rebooted the server, delete my cache and cookies and no change. Now waiting a few minutes and going back on it looks to be working.

I think maybe I was confused as it does say TODAY but I was expecting it to say like 2 hours or 4 hours ago.

User misconception blush

Last edited by ntdoc; 02/03/2007 7:10 PM.
Page 2 of 3 1 2 3

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Is UBB.threads still going?
by Aaron101 - 04/01/2022 8:18 AM
Who's Online Now
1 members (1 invisible), 816 guests, and 465 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)