Previous Thread
Next Thread
Print Thread
Hop To
#218397 10/25/2008 5:31 AM
Joined: Jun 2006
Posts: 956
Old Hand
Old Hand
Joined: Jun 2006
Posts: 956
It's Halloween Time and so I work on my theme for this week. A complete set including several icons and other graphics. The main color is orange/gray/black. Feature: round corners. Wrapper is included.

Preview: http://www.dragonclan-forum.de/board/ubbthreads.php/ubb/previewskin/skin/12
Attachments
halloween.zip (0 Bytes, 157 downloads)
Halloween style


my board: http://www.dragonclan-forum.de
my hobby: http://www.biker-reise.de
Ich kann bei Fragen zu UBBthreads in Deutsch weiterhelfen oder es zumindest versuchen
Joined: Jun 2006
Posts: 956
Old Hand
Old Hand
Joined: Jun 2006
Posts: 956
little bugfix: if you allow signatures with picutures in it and the user make it as link you see my little link grphics in front of it. This look odd. You can fix it if you add this code in extra propertis in the style editor:

.signature a:hover {
background: none;
padding-left: 0px;
}
.signature a:visited {
background: none;
padding-left: 0px;
}
.signature a:active {
background: none;
padding-left: 0px;
}


my board: http://www.dragonclan-forum.de
my hobby: http://www.biker-reise.de
Ich kann bei Fragen zu UBBthreads in Deutsch weiterhelfen oder es zumindest versuchen
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Thanks Zarzal!

Joined: May 2007
Posts: 50
journeyman
journeyman
Joined: May 2007
Posts: 50
nice
thanks

Joined: Jan 2004
Posts: 2,474
Likes: 3
D
Pooh-Bah
Pooh-Bah
D Offline
Joined: Jan 2004
Posts: 2,474
Likes: 3
Nice one Zarzal smile

Joined: Oct 2006
Posts: 67
journeyman
journeyman
Joined: Oct 2006
Posts: 67
IE Bugfix:

Remove margin-bottom: 5px; from .t_outer to avoid gap in bottom of boxes.

The space between boxes can be set in the wrapper code.


trosfrihed.dk
Custom Ubb 7.5.2
Joined: Jun 2006
Posts: 956
Old Hand
Old Hand
Joined: Jun 2006
Posts: 956
Thank you, arentzen. I forget to check it in IE.


my board: http://www.dragonclan-forum.de
my hobby: http://www.biker-reise.de
Ich kann bei Fragen zu UBBthreads in Deutsch weiterhelfen oder es zumindest versuchen
Joined: Nov 2007
Posts: 59
journeyman
journeyman
Joined: Nov 2007
Posts: 59
Thanks for this. I love it.

Just out of curiosity, is there any way that I can make the images in the forum images file appear randomly on the page?

cheers
Djuma.

Last edited by Djuma; 10/26/2008 2:07 AM. Reason: i'm a female
Joined: Jun 2006
Posts: 956
Old Hand
Old Hand
Joined: Jun 2006
Posts: 956
not possible without code modification in scripts and templates.


my board: http://www.dragonclan-forum.de
my hobby: http://www.biker-reise.de
Ich kann bei Fragen zu UBBthreads in Deutsch weiterhelfen oder es zumindest versuchen
Joined: Jun 2006
Posts: 464
Likes: 1
M
Addict
Addict
M Offline
Joined: Jun 2006
Posts: 464
Likes: 1
Zarzal you rock as usual laugh


Happy Customer !!!
#257001 07/03/2015 10:07 AM
Joined: Feb 2014
Posts: 7
S
stranger
stranger
S Offline
Joined: Feb 2014
Posts: 7
Installed the Halloween style but I am getting little question marks all over the place.

Joined: Apr 2004
Posts: 1,945
Likes: 145
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,945
Likes: 145
Black diamonds with question marks?

A solution for those black diamonds is located at -
https://www.ubbcentral.com/forums/ubbthreads.php/topics/256670/


Current developer of UBB.threads PHP Forum Software
Current Release: UBBT 7.7.5 // Preview: UBBT 8.0.0
isaac @ id242.com // my forum @ CelicaHobby.com
Joined: Feb 2014
Posts: 7
S
stranger
stranger
S Offline
Joined: Feb 2014
Posts: 7
Neither worked..Par for the course for this software.

Joined: Apr 2004
Posts: 1,945
Likes: 145
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,945
Likes: 145
Neither of *WHAT* worked?

The link was to the solution/fix for question marks that might appear in messages as "question marks within a black diamond." If this is not correct, please elaborate so we can help resolve your issue.

This link is a summary of what the above-mentioned link's discussion is about.
https://www.ubbwiki.com/article/view/17/how-to-fix-black-diamonds.html


Current developer of UBB.threads PHP Forum Software
Current Release: UBBT 7.7.5 // Preview: UBBT 8.0.0
isaac @ id242.com // my forum @ CelicaHobby.com
Joined: Dec 2003
Posts: 6,560
Likes: 78
Joined: Dec 2003
Posts: 6,560
Likes: 78
First item is that style was created when 7.4 was current.
It has not been updated since.
There have been 12 updates to UBB since then.

The current ubb is 7.5.9 which I assume you are using.

That is like saying microsoft office 2010 sucks because it will not work on windows 3.

Normally it is just some net new css values created after that version that need to be edited.

Also most new user attempts to add styles have some issues because they forget to upload the special images in the correct location, or did not upload them at all.

And last, more info about the question marks would be helpful.
Like a url to the forum or a screen print or what is supposed to be displayed where the question marks are and where they appear.

Everyone here is just a user also and are willing to help but you just need to provide more specific details if you want assistance.


Blue Man Group
There is no such thing as stupid questions. Just stupid answers
Joined: Jun 2006
Posts: 16,292
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,292
Likes: 116
Merged the Halloween Theme support discussion to the Halloween Theme thread, since that's where it should be versus making a new thread for it.

As the Halloween Theme was created for UBB.threads v7.4 there will be several CSS areas which will be blank (as they did not exist when the theme was created), you'll need to populate these fields yourself from within the style editor (the "copy from" section will tell you which css area it should be copied from, from a totally arbitrary "this is what the original author thinks should be a similar class" point of view).


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
spam issues
by ECNet - 03/19/2024 11:45 PM
Looking for a forum
by azr - 03/15/2024 11:26 PM
Editing Links in Post
by Outdoorking - 03/15/2024 9:31 AM
Question on barkrowler and the like
by Mors - 02/29/2024 6:51 PM
Member Permissions Help
by domspeak - 02/27/2024 6:31 PM
Who's Online Now
1 members (Ruben), 476 guests, and 111 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)