Joined: Oct 2006
Posts: 11
Newbie
Newbie
Joined: Oct 2006
Posts: 11
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
Joined: Jan 2000
Posts: 5,832
Likes: 20
UBBDev / UBBWiki OwnerTime Lord
UBBDev / UBBWiki OwnerTime Lord
Joined: Jan 2000
Posts: 5,832
Likes: 20
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)
Joined: Oct 2006
Posts: 11
Newbie
Newbie
Joined: Oct 2006
Posts: 11
The old board is closed, but here is the original CSS 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!
Joined: Jan 2000
Posts: 5,832
Likes: 20
UBBDev / UBBWiki OwnerTime Lord
UBBDev / UBBWiki OwnerTime Lord
Joined: Jan 2000
Posts: 5,832
Likes: 20
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.
Joined: Oct 2006
Posts: 11
Newbie
Newbie
Joined: Oct 2006
Posts: 11
I really appreciate that. Thank you!
Joined: Feb 2004
Posts: 182
Member
Member
Joined: Feb 2004
Posts: 182
I have done sometimes the attempt to produce styles
Attachments
Joined: Jan 2000
Posts: 5,832
Likes: 20
UBBDev / UBBWiki OwnerTime Lord
UBBDev / UBBWiki OwnerTime Lord
Joined: Jan 2000
Posts: 5,832
Likes: 20
hehe, so does that mean I don't have to do it now?
Joined: Feb 2004
Posts: 182
Member
Member
Joined: Feb 2004
Posts: 182
I had time, Gizmo, SORRY.
But maybe it does not like Joseph...
I have improved something else...
Attachments
Joined: Oct 2006
Posts: 11
Newbie
Newbie
Joined: Oct 2006
Posts: 11
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.
Joined: Feb 2004
Posts: 182
Member
Member
Joined: Feb 2004
Posts: 182
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.
The old board is closed, but here is the original CSS 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.
Joined: Jan 2000
Posts: 5,832
Likes: 20
UBBDev / UBBWiki OwnerTime Lord
UBBDev / UBBWiki OwnerTime Lord
Joined: Jan 2000
Posts: 5,832
Likes: 20
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
Joined: Feb 2004
Posts: 182
Member
Member
Joined: Feb 2004
Posts: 182
Joined: Oct 2006
Posts: 11
Newbie
Newbie
Joined: Oct 2006
Posts: 11
Hi, there is absent crystal.gif in the folder Aqua . You had given them in your code.
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
background: #bcbdbd url(FULL_URL/styles/images/aqua/crystal.gif); Again, thank you!
Joined: Oct 2006
Posts: 11
Newbie
Newbie
Joined: Oct 2006
Posts: 11
Here is the updated style that includes crystal.gif and nonmetal.gif, along with the line #35 correction.
Attachments
Joined: Feb 2004
Posts: 182
Member
Member
Joined: Feb 2004
Posts: 182
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Posts:
5,832
Joined: January 2000
Forums63
Topics37,571
Posts293,923
Members13,848
Most Online5,166Sep 15th, 2019
Currently Online
Topics Created
Posts Made
Users Online
Birthdays