Previous Thread
Next Thread
Print Thread
Hop To
#265260 04/05/2022 3:52 PM
Joined: Apr 2022
Posts: 59
Likes: 2
Journeyman
Journeyman
Joined: Apr 2022
Posts: 59
Likes: 2
I know where to add the code for it.

How would I code a complete colored header with logo and menu like here on UBB? Where the menu is mobile friendly?

Aaron101 #265261 04/05/2022 3:53 PM
Joined: Jun 2006
Posts: 16,292
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,292
Likes: 116
You would need a web designer to design a header slug to insert into the code box; it's all raw HTML and JavaScript.


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!
Aaron101 #265262 04/05/2022 3:55 PM
Joined: Apr 2022
Posts: 59
Likes: 2
Journeyman
Journeyman
Joined: Apr 2022
Posts: 59
Likes: 2
Any idea what that would cost?

Aaron101 #265263 04/05/2022 3:56 PM
Joined: Jun 2006
Posts: 16,292
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,292
Likes: 116
Depends on the complexity and what you'd need done; my baseline for services is $125/hr; any developer can do it, it's just HTML and JavaScript that'd be needed.


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!
1 member likes this: Aaron101
Aaron101 #265269 04/05/2022 8:28 PM
Joined: Apr 2004
Posts: 1,945
Likes: 145
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,945
Likes: 145
There are several online free resources
https://www.google.com/search?q=online+html+website+menu+maker

from the first free result:

CSS Responsive Menu Generator
https://www.cssportal.com/css3-menu-generator/


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
1 member likes this: Aaron101
Aaron101 #265271 04/05/2022 8:37 PM
Joined: Apr 2022
Posts: 59
Likes: 2
Journeyman
Journeyman
Joined: Apr 2022
Posts: 59
Likes: 2
What file would I put any CSS code for it?

Aaron101 #265272 04/05/2022 8:42 PM
Joined: Jun 2006
Posts: 16,292
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,292
Likes: 116
To avoid inserting code into files that'll be updated with an upgrade, I'd put any HTML styling into the default header include.

Modifications to stock files are not supported and could void your access to official support.


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!
1 member likes this: Aaron101
Aaron101 #265273 04/05/2022 8:43 PM
Joined: Apr 2004
Posts: 1,945
Likes: 145
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,945
Likes: 145
Originally Posted by Aaron101
What file would I put any CSS code for it?

Control Panel > General
HTML Includes tab
the Default Header box


this is what is used here on UBBCentral.
the header and footers are quite basic, but its really all that most sites use

[Linked Image]


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
2 members like this: Aaron101, Gizmo
Gizmo #265274 04/05/2022 9:15 PM
Joined: Apr 2022
Posts: 59
Likes: 2
Journeyman
Journeyman
Joined: Apr 2022
Posts: 59
Likes: 2
Originally Posted by Gizmo
To avoid inserting code into files that'll be updated with an upgrade, I'd put any HTML styling into the default header include.

Modifications to stock files are not supported and could void your access to official support.

I wouldn't do that, I just want to make sure I put it in the correct place where I'm still good for official support.

isaac #265275 04/05/2022 9:20 PM
Joined: Apr 2022
Posts: 59
Likes: 2
Journeyman
Journeyman
Joined: Apr 2022
Posts: 59
Likes: 2
Originally Posted by isaac
Originally Posted by Aaron101
What file would I put any CSS code for it?

Control Panel > General
HTML Includes tab
the Default Header box


this is what is used here on UBBCentral.
the header and footers are quite basic, but its really all that most sites use

[Linked Image]

But where would all the CSS code and any javascript go? I can only put HTML or PHP code in the header include section i thought.

Last edited by Aaron101; 04/05/2022 9:20 PM.
Aaron101 #265276 04/05/2022 9:29 PM
Joined: Apr 2022
Posts: 59
Likes: 2
Journeyman
Journeyman
Joined: Apr 2022
Posts: 59
Likes: 2
Also, where would I edit to change the default blue (the forum menu, not the header) to a red color?

Aaron101 #265277 04/05/2022 9:31 PM
Joined: Jun 2006
Posts: 16,292
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,292
Likes: 116
Css and JavaScript are both HTML elements.


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!
1 member likes this: Aaron101
Gizmo #265278 04/05/2022 10:17 PM
Joined: Apr 2022
Posts: 59
Likes: 2
Journeyman
Journeyman
Joined: Apr 2022
Posts: 59
Likes: 2
Originally Posted by Gizmo
Css and JavaScript are both HTML elements.

Thanks!

Also, where would I edit to change the default blue (the forum menu, not the header) to a red color?

Aaron101 #265279 04/05/2022 10:18 PM
Joined: Jun 2006
Posts: 16,292
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,292
Likes: 116
The style editor edits the style formatting and coloring; all of which use HEX codes and colors are defined in multiple different areas.

You'll find that UBBWiki covers most of the aspects of running a forum and utilizing the Control Panel, I personally wrote the majority of content there from content posted since the 90's...


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!
1 member likes this: Aaron101
Aaron101 #265280 04/06/2022 5:33 AM
Joined: Apr 2022
Posts: 59
Likes: 2
Journeyman
Journeyman
Joined: Apr 2022
Posts: 59
Likes: 2
Thanks, in the Styles editor, where can I find to edit these blue links: https://christiandiscussion.org/ubbthreads.php/topics/54/playing-a-musical-instrument

I found the others that I have turned red so far. But I cannot find the hex code this blue in a post.

Thanks.

Aaron101 #265281 04/06/2022 5:36 AM
Joined: Apr 2004
Posts: 1,945
Likes: 145
UBB.threads Developer
UBB.threads Developer
Joined: Apr 2004
Posts: 1,945
Likes: 145
if you mean the buttons, they're within Form Properties. they are managed by form-button


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
Aaron101 #265282 04/06/2022 5:38 AM
Joined: Apr 2022
Posts: 59
Likes: 2
Journeyman
Journeyman
Joined: Apr 2022
Posts: 59
Likes: 2
That was it, thank you! smile


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
0 members (), 744 guests, and 147 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)