UBB.Dev
Posted By: Joseph OS X Aqua - 10/23/2006 6:38 PM
I am an admin at an UBB.threads 7 board, but I have limited CSS knowledge. Has the OS X Aqua theme been ported over to UBB.threads 7? I would love to have it back.

Thanks,

Joseph
Posted By: Gizmo Re: OS X Aqua - 10/24/2006 12:27 AM
Do you know of a forum running this? I could make a quick port over if i knew what it looked like (sometime this weekend anyway)
Posted By: Joseph Re: OS X Aqua - 10/24/2006 3:32 AM
The old board is closed, but here is the original CSS code.

Code

a:link {
color: #cc6600;
background: none;
}
a:visited {
color: #666699;
background: none;
}
a:active {
color: #333366;
background: none;
}
a:hover {
color: #333366;
background: none;
}
p,table,td,tr {
font-size: 10pt;
font-family: Lucida Grande, Trembuchet MS Verdana, Arial, Helvetica, sans-serif;
}
form {
display: inline;
margin-bottom: 0;
}
body {
color: #000000;
background: #ffffff url(images/lines.gif);
font-family: Lucida Grande, Trembuchet MS Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}
.tablesurround {
color: #000000;
background-color: transparent;
}
.tableborders {
background-color: #cccccc;
color: #FFFFFF;
}
.tdheader {
font-size: 9pt;
font-weight: bold;
color: #000000;
background: #cdcece url(images/title.gif);
}
.menubar{
background: #ffffff url(images/crystal.gif);
font-weight: bold;
color: #000000;
}
.navigation{
background: #cccccc url(images/crystal.gif);
color: #000000;
font-size: 9pt;
padding: 1px;
margin: 1px;
}
.new {
font-size: 9pt;
color: #FF0000;
background: none;
}
.catandforum {
font-size: 9pt;
}
.posttime {
font-size: 9pt;
background: #ffffff;
color: #000000;
}
.threadtotal {
font-size: 9pt;
background: #ffffff;
color: #000000;
}
.posttotal {
font-size: 9pt;
background: #EDF3FE;
color: #000000;
}
.modline {
font-size: 8pt;
font-style: oblique;
}
.small {
font-weight: normal;
font-size: 8pt;
}
.standouttext {
color: #ff0000;
background: none;
}
.pollcolor {
background: #ff0000;
color: #000000;
border: 1px solid #000000;
}
.welcome {
background: #bcbdbd;
color: #000000;
}
.forumtitle a {
font-size: 10pt;
font-weight: bold;
color: #cc6600;
background: none;
}
.forumdescript {
font-size: 8pt;
}
.lighttable {
color: #000000;
background-color: #ffffff;
}
.darktable {
background: #EDF3FE;
color: #000000;
}
.newlighttable {
background: #ffffff url(images/blue.gif);
font-weight: bold;
color: #000000;
}
.newdarktable {
background: #EDF3FE url(images/blue.gif);
font-weight: bold;
color: #000000;
}
.newpostsincat {
background: #FF9900;
color: #000000;
}
.cleartable {
background: #f7f7f7;
color: #000000;
}
.alternatetable {
background: #666699;
color: #000000;
}
.newsubjecttable {
background: #c4c4c4 url(images/blue.gif);
font-weight: bold;
color: #000000;
}
.subjecttable {
background: #dedfdf url(images/nonmetal.gif);
color: #000000;
}
.footertable {
background: #ffffff;
color: #000000;
}
.formboxes{
background-color: #ffffff
background-image: url(images/lines.gif);
color: #000000;
font-size: 10pt;
}
.buttons {
background-color: #dedfdf url(images/blue.gif);
color: #000000;
font-size: 10pt;
font-family: Lucida Grande, Trembuchet MS Verdana, Arial, Helvetica, sans-serif;
}
blockquote {
font-size: 9pt; border: 1px solid #e6e6e6;
margin: 0px 20px; padding: 0px 10px
}
blockquote .small {
background: #e6e6e6;
margin-left:-10px;
padding: 1px 2px;
color: #000000;
}
blockquote hr {
visibility:hidden;
height: 1px
}
.onbody{
color: #000000;
background: none;
}
.onbody a:link {
color: #0000FF;
background: none;
}
.onbody a:visited {
color: #000066;
background: none;
}
.onbody a:active {
color: #000066;
background: none;
}
.post:first-letter {
font-weight: bold;
}
pre {
font-family: Lucida Grande, Trembuchet MS Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
display: block;
white-space: pre;
}
.modname {
color: #00AA00;
}
.adminname {
color: #FF0000;
}

Thanks a bunch!
Posted By: Joseph Re: OS X Aqua - 10/24/2006 3:51 AM
I found the thread, here, that was made by the creator of that style. https://ubbdev.com/forums/ubbth...ds=++Aqua&topic=0&Search=true#Post237694. The source and image files are all there.
Posted By: Gizmo Re: OS X Aqua - 10/24/2006 9:12 PM
Humm, I'll see about setting up a UBB.Threads 6.x forum and installing it later in the week and see if i can get this packaged up for you.
Posted By: Joseph Re: OS X Aqua - 10/24/2006 10:39 PM
I really appreciate that. Thank you!
Posted By: Micky Re: OS X Aqua - 10/28/2006 2:16 PM
I have done sometimes the attempt to produce styles

Attached File
2281-Aqua.zip  (186 downloads)
Attached picture 2282-aqua.jpg
Posted By: Gizmo Re: OS X Aqua - 10/28/2006 11:15 PM
hehe, so does that mean I don't have to do it now? wink
Posted By: Micky Re: OS X Aqua - 10/29/2006 12:59 AM
I had time, Gizmo, SORRY. grin But maybe it does not like Joseph... confused
I have improved something else...

Attached File
2283-Aqua.zip  (71 downloads)
Posted By: Joseph Re: OS X Aqua - 10/29/2006 3:27 AM
I am only having one issue. The background image for the bread crumb bar will not show. That also happens on the subject line of each post. The other images show up.
Posted By: Micky Re: OS X Aqua - 10/29/2006 5:11 AM
Originally Posted by Joseph
I am only having one issue. The background image for the bread crumb bar will not show. That also happens on the subject line of each post. The other images show up.
Hi, there is absent crystal.gif in the folder Aqua . You had given them in your code.
Originally Posted by Joseph
The old board is closed, but here is the original CSS code.

Code

.menubar{
background: #ffffff url(images/crystal.gif);
font-weight: bold;
color: #000000;
}
.navigation{
background: #cccccc url(images/crystal.gif);
color: #000000;
font-size: 9pt;
padding: 1px;
margin: 1px;
}

Thanks a bunch!
You should copy in the folder, then it functions.
Posted By: Gizmo Re: OS X Aqua - 10/29/2006 7:08 AM
lol its all good that you did it; it's been a busy weekend so I don't know if I'd have been able to get around to it; so thanks Micky hehe
Posted By: Micky Re: OS X Aqua - 10/29/2006 12:08 PM
Ohhh, now I have broken to you your weekend planning. Is sorry me. grin grin grin
Posted By: Joseph Re: OS X Aqua - 10/29/2006 7:08 PM
Originally Posted by Micky

Hi, there is absent crystal.gif in the folder Aqua . You had given them in your code.
Originally Posted by Micky
You should copy in the folder, then it functions.

I did that, and I also had to alter line #35 of OS_X_Aqua_with_wrapper.txt to say
Code
background: #bcbdbd url(FULL_URL/styles/images/aqua/crystal.gif);

Again, thank you!
Posted By: Joseph Re: OS X Aqua - 10/29/2006 7:14 PM
Here is the updated style that includes crystal.gif and nonmetal.gif, along with the line #35 correction.

Attached File
2286-Aqua_29-10-2006.zip  (315 downloads)
Posted By: Micky Re: OS X Aqua - 10/29/2006 10:18 PM
So, here once again the new version with [7.x] Pretty Quotes of AllenAyres. grin grin grin

Attached File
2288-Aqua.zip  (125 downloads)
© UBB.Developers