|
Joined: Sep 2001
Posts: 61
Member
|
Member
Joined: Sep 2001
Posts: 61 |
Currently, my board uses a left frame to give the site a sidebar. I did it that way so the sidebar would remain static when the forum pages reloaded. But I notice most UBBs including this one use tables to incorporate a sidebar instead... what is the reason/advantage of this approach? thanks in advance for any insight. 
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
UBB doesn't always play well with frames... plus it's an easy thing for someone to break your site out of frames as well, which may or may not lose any ads, navigation, etc that are important to you and your site.
|
|
|
|
Joined: Nov 2001
Posts: 1,080
Member
|
Member
Joined: Nov 2001
Posts: 1,080 |
I like (and use) iframes. 
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
Frames = bad if the UBB is in the frame, but frames that are on the side of the UBB should be fine
|
|
|
|
Joined: Sep 2001
Posts: 61
Member
|
Member
Joined: Sep 2001
Posts: 61 |
thanks all 
|
|
|
|
Joined: Jan 2003
Posts: 118
Member
|
Member
Joined: Jan 2003
Posts: 118 |
I would like to use both a left and right table and have the bulletin board in the center.. Do I just add the html from the sidebar thread for both left and right sidebars in the footer? Also, if anyone has any idea where in the code I need to fix my category strip colors for the mods I have installed I would be most grateful... LINK HERE
-GATOR
"Pain is temporary, Pride is forever"
|
|
|
|
Joined: Nov 2001
Posts: 1,704
Moderator / Da Masta
|
Moderator / Da Masta
Joined: Nov 2001
Posts: 1,704 |
Well, it looks like you got the right sidebar sorted... For the left sidebar, just use the same HTML and put it in place of "UBB goes here". And the category strip colours look fine to me... What were you trying to do with them?
|
|
|
|
Joined: Jan 2003
Posts: 118
Member
|
Member
Joined: Jan 2003
Posts: 118 |
Thanks CTM, when I view the board,
It starts with recent visitors, with a white link and a blue background. *Good*
Newsfader, dark blue background, light blue link, *bad*
Forum, same background as recent visitors, white text. *good*
Statistics, dark blue background with a dark blue link, *bad*
Authority list, dark blue background with a dark blue link, *bad*
Or at least this is the way I seem them and others have said they seen them... I'm just trying to get complete color scheme... Thanks!
I also tried to add the header text for Left Nav into the header for my board in conjunction with Right Nav and it put a Top, Right, and Bottom table in the top middle in the header part of the board. That didn't quite work like I thought it would...
-GATOR
"Pain is temporary, Pride is forever"
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
Play with the values for "Text Colors" under "text" in your styles settings.
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
for statistics, in ubb_statistics.cgi, find: <font size="$vars_style{TextSize}" face="$vars_style{FontFace}" color="$vars_style{CategoryStripTextColor}"> <b><a href="$ULTIMATEBB{"ubb=statistics"}">$vars_wordlets{statistics_header}</a></b></font> replace with: <b><a href="$ULTIMATEBB{"ubb=statistics"}"><font size="$vars_style{TextSize}" face="$vars_style{FontFace}" color="$vars_style{CategoryStripTextColor}"> $vars_wordlets{statistics_header}</font></a></b> then in public_forum_summary.pl, find: <font size="$vars_style{TextSize}" color="$vars_style{CategoryStripTextColor}" face="$vars_style{FontFace}"><b> <a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=authority">$vars_wordlets{auth_list}</a></b></font> replace with: <b><a href="$vars_config{CGIURL}/ultimatebb.cgi?ubb=authority"> <font size="$vars_style{TextSize}" color="$vars_style{CategoryStripTextColor}" face="$vars_style{FontFace}">$vars_wordlets{auth_list}</font></a></b> that should fix both of them
|
|
|
|
Joined: Jan 2003
Posts: 118
Member
|
Member
Joined: Jan 2003
Posts: 118 |
Yay! It worked. Thanks so much. Now at least Newsfader, Statistics, and Authority List all have the same colors.
If I wanted to change the colors of them to another color theme, is that adjustable through the styles applet in the control panel? Or would I have to go mess around in the code every time I wanted to change the top strip and link color?
-GATOR
"Pain is temporary, Pride is forever"
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
that's available in the styles applet
|
|
|
|
Joined: Sep 2001
Posts: 61
Member
|
Member
Joined: Sep 2001
Posts: 61 |
ok, another design question -- I just upgraded to 6.7. I had been using JCTemplates, "high-tech blue," which had looked very nice on my board. Now I'm back to stock and it's kind of ugly. Has anyone adopted JC's templates for 6.7, or is there an alternative with a similar look/feel that I could try?
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
no one has ported his templates to 6.7, and there are currently no alternate templates released.
However, it's possible an alternate template set would be released in a couple weeks
|
|
|
|
Joined: Sep 2001
Posts: 61
Member
|
Member
Joined: Sep 2001
Posts: 61 |
thanks, I'll keep my eyes peeled. 
|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
As I recall the JCT hooks where removed from the stock code also
|
|
|
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: 87
Joined: December 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|