Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Apr 2001
Posts: 78
Member
Member
Offline
Joined: Apr 2001
Posts: 78
I asked this question to the templates but nonone cared to answer. maybe because the post was in the wrong room. I'm using ubb6.3classic and I want to place buttons instead of
quote:
my profile | register | search | faq | active topics | forum home | calendar

links... i'm using a standart template and dont want to use JC's

Will someone please point me which files do I have to hack and how... any answer will be deeply appreciated

Sponsored Links
Joined: Apr 2001
Posts: 78
Member
Member
Offline
Joined: Apr 2001
Posts: 78
ok solved .. thanks for nothing

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
welcome, glad we could help tipsy


- Allen wavey
- What Drives You?
Joined: Jul 2002
Posts: 4
Junior Member
Junior Member
Offline
Joined: Jul 2002
Posts: 4
could you still tell me how you did this ??

Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
public_common.pl, find:
Code
[/code]Replace with:[code]
Then in Primary Wordlet Settings (CP), change... change all wordlets that end with "_link" to [text here]

Sponsored Links
Joined: Jul 2002
Posts: 10
Junior Member
Junior Member
Offline
Joined: Jul 2002
Posts: 10
thnx

but now another question.

how can i remove those borders around my buttons without changing the color's of link active link and visited link

Joined: Jul 2002
Posts: 10
Junior Member
Junior Member
Offline
Joined: Jul 2002
Posts: 10
can someone please help me with my problem above ??

Joined: Nov 2001
Posts: 1,704
CTM Offline
Moderator / Da Masta
Moderator / Da Masta
Offline
Joined: Nov 2001
Posts: 1,704
Yeah... In the tag that LK told you to use, replace it with:

[code][/code]As you can see, you just use the border parameter. smile

Joined: Jul 2002
Posts: 10
Junior Member
Junior Member
Offline
Joined: Jul 2002
Posts: 10
Thnx CTM

Joined: Dec 2000
Posts: 151
Member
Member
Offline
Joined: Dec 2000
Posts: 151
I have a question along this line....

I would like to remove that whole line and the board's title that appear right above it

Take a look at my board (if you can stand the ugliness) - I don't need those lines since I have them incorporated into my left side navigation panel.

link to my board:
http://iambornagainru.org/cgi-bin/bab/ultimatebb.cgi

thanks for the help!

Sponsored Links
Joined: Dec 2000
Posts: 151
Member
Member
Offline
Joined: Dec 2000
Posts: 151
By doing the two things suggested so far to change links to buttons I have removed all the text and bars...

However there is still a blank line or two or three there that I would like to remove...

Suggestions???

Joined: Nov 2001
Posts: 1,704
CTM Offline
Moderator / Da Masta
Moderator / Da Masta
Offline
Joined: Nov 2001
Posts: 1,704
If you deleted the line

$standard_title_table

in public_forum_summary.pl, there are also 2 line breaks below that. You just need to remove that line (

) and the blank lines should disappear. smile

Joined: Jul 2002
Posts: 45
Member
Member
Offline
Joined: Jul 2002
Posts: 45
is there a way to change the links into images, but make the images selectable in each template, so you can change them for different schemes? tipsy thanks

Joined: Nov 2001
Posts: 1,704
CTM Offline
Moderator / Da Masta
Moderator / Da Masta
Offline
Joined: Nov 2001
Posts: 1,704
I suppose so...

The instructions are too long to be here, so... go here instead. wink

If you need images, try the Database, or ask Lord Dexter... He has some great cosmetic links images. smile

Joined: May 2001
Posts: 6,708
Member
Member
Offline
Joined: May 2001
Posts: 6,708
Bookie made those ones that I have on my forum, so check out that Cosmetic thread in Styles and Graphics and request the color you want.

Joined: Jul 2002
Posts: 45
Member
Member
Offline
Joined: Jul 2002
Posts: 45
awesome, thanks guys smile I'll install today

Joined: May 2001
Posts: 6,708
Member
Member
Offline
Joined: May 2001
Posts: 6,708
There is also a Cosmetic Links hack which will made your cosmetic images changeable from the Style Templates.

Joined: Jul 2001
Posts: 19
Junior Member
Junior Member
Offline
Joined: Jul 2001
Posts: 19
I tried that cosmetic link Hack and it doesn't work, I did everything to a big T, No pix show up ot Icons..In the instructions it said to look for something that wasn't there at all...So I am sorta pissed, that Its really what I wanted and it didn't work at all...I have 6.3.1 and it doesn't work on it at all...wish I knew it wasn't, because I spent over two hours to try and tweak it~!`grrrrr

Mikey
[email protected]

Joined: May 2001
Posts: 6,708
Member
Member
Offline
Joined: May 2001
Posts: 6,708
What couldn't you find? The Style files have changed alot from 6.3.0 - 6.3.1.

Joined: Jul 2001
Posts: 19
Junior Member
Junior Member
Offline
Joined: Jul 2001
Posts: 19
Hi Dexter: what I couldn't find was this, it wasn't anywhere in the (cp_vars_style_core.pl)
i EVEN LOOKED FOR ANYTHING EVEN REMOTELY
&TBT;

&HeaderRow("Graphics Options", "2", "#c9c9c9", "#000000", "left", "2");

Joined: Jul 2001
Posts: 19
Junior Member
Junior Member
Offline
Joined: Jul 2001
Posts: 19
Howdy Dexter: it sai to look in the (cp_vars_style_core.pl) and look for
&TBT;

&HeaderRow("Graphics Options", "2", "#c9c9c9", "#000000", "left", "2");

I could not even remotely find anything even close to that.I am running 6.31 and the hack for 6.3.1 is the one I used..I really like this hack as I had it on previous boards. Also if you could look at my front page and see how I screwed
trying to move the chat to the top and I also wanted to move the calendar to the top as people won't scroll all the way to the bottom to see them...Hope you can help..you seem to be the anser man on here and just about always have a logical answer..
Thanks in advance
candomike
[email protected] web Url to my UBB

Joined: May 2001
Posts: 6,708
Member
Member
Offline
Joined: May 2001
Posts: 6,708
Looks for this instead:

&HeaderRow($vars_wordlets_cp{vars_stylecore_graphics}, "2", $vars_style_cp{SecondHeaderColor}, $vars_style_cp{SecondHeaderTextColor}, "left", "2");

Joined: Jul 2001
Posts: 19
Junior Member
Junior Member
Offline
Joined: Jul 2001
Posts: 19
Howdy again Dexter and thanks for the info that got me almost the...No the problem in public_common.pl the menu is set in a distinct menu format like profile, register, search etc
What I am trying to do is move the search to the very bottom as the menu I am using has the Search at the very end and sets the look of the menu at the end but with search always coming up in the third place I can't get it to the very end..I can in control panel view the Menu Icons, and I have changed everything in the cosmetic links for search to go at the end, but in public_common.pl No Cigar....I have tried many ways to get it at the end but never shows up but the search this on the end all the others work fine but I can't get them in the correct order with out leaving those three untouched preferences, register then search heres what it looks like..well you got the idea I'm sure??

if ($vars_search{AllowSearch} ne 'FALSE') {
# Search
push(@items, qq($vars_wordlets{search}));
}

Can it be done, I am postive you know how lol
I'm also using the Cosmeticlinks hack~!~

Thanks a bunch
Mikey Silbaugh

Joined: Dec 2000
Posts: 151
Member
Member
Offline
Joined: Dec 2000
Posts: 151
On every page of the UBB program I have managed to completely remove the $standard_title_table and associated line breaks EXCEPT ONE!

[Linked Image]

Every other page has the circled area gone except this one - which a member is presented with when they are logged off.

I have searched all the templates and removed every use of $standard_title_table. But for the unregistered user and/or logged out members it is still there.

It would seem the UBB program does not use the $standard_title_table for this page alone. So does anyone have a clue as to where the code is that is still displaying the $standard_title_table on this page only?

Thanks for the help!

Joined: Dec 2000
Posts: 151
Member
Member
Offline
Joined: Dec 2000
Posts: 151
Found it!

It is the main_button_options

fixing it!


Link Copied to Clipboard
Donate Today!
Donate via PayPal

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.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Nettomo
Nettomo
Germany, Bremen
Posts: 417
Joined: November 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)