|
Joined: Apr 2022
Posts: 59 Likes: 2
Journeyman
|
Journeyman
Joined: Apr 2022
Posts: 59 Likes: 2 |
How do I add a logo and/or a menu at the top? I just installed UBB.
|
|
|
|
Joined: Jun 2006
Posts: 16,365 Likes: 126
|
Joined: Jun 2006
Posts: 16,365 Likes: 126 |
This is covered numerous times over the lifetime of this site, simply utilize the search feature (magnifying glass at the top right). Quite simply, utilize the HTML Includes feature to inject HTML (may it be a table, div, or a simple image tag) to the header (Control Panel -> Display -> General -> HTML Includes (tab) -> Default Header): <a href="https://example.com/"><img src="https://example.com/image.jpg" target="_blank" style="max-width:100%;"></a>
|
1 member likes this:
Aaron101 |
|
|
|
Joined: Apr 2022
Posts: 59 Likes: 2
Journeyman
|
Journeyman
Joined: Apr 2022
Posts: 59 Likes: 2 |
Will do, thanks!!!
|
|
|
|
Joined: Apr 2022
Posts: 59 Likes: 2
Journeyman
|
Journeyman
Joined: Apr 2022
Posts: 59 Likes: 2 |
What would I need to add to that code to make the logo clickable so it takes you back to the homepage?
Edit: I see what I did wrong.
Last edited by Aaron101; 04/02/2022 8:16 PM.
|
|
|
|
Joined: Jun 2006
Posts: 16,365 Likes: 126
|
Joined: Jun 2006
Posts: 16,365 Likes: 126 |
Exactly what I posted above does just that.
|
|
|
|
Joined: Apr 2022
Posts: 59 Likes: 2
Journeyman
|
Journeyman
Joined: Apr 2022
Posts: 59 Likes: 2 |
Okay, so this is what I have but the image when clicked does not take me back to homepage or the main forum index.
<center><a href=“#”><img src="#" alt="Christian Discussion" title="Christian Discussion" /></a> </center>
I left out the actually URLs here.
|
|
|
|
Joined: Jun 2006
Posts: 16,365 Likes: 126
|
Joined: Jun 2006
Posts: 16,365 Likes: 126 |
I can't identify an error with your URLs if you neglect to include them in your code. The tag itself looks fine, albeit xHTML vs HTML5.
|
|
|
|
Joined: Dec 2003
Posts: 6,628 Likes: 85
|
Joined: Dec 2003
Posts: 6,628 Likes: 85 |
How do I add a logo and/or a menu at the top? I just installed UBB. Did you get this working? If the link is incorrect it will not redirect to the expected page.
Blue Man Group There is no such thing as stupid questions. Just stupid answers
|
|
|
|
Joined: Apr 2022
Posts: 59 Likes: 2
Journeyman
|
Journeyman
Joined: Apr 2022
Posts: 59 Likes: 2 |
I did, thanks for checking!
|
|
|
1 members (Ruben),
353
guests, and
53
robots. |
Key:
Admin,
Global Mod,
Mod
|
|
|
|