Navbar with No Images?
2 posters
Page 1 of 1
Navbar with No Images?
http://testboard2.forumotion.com/
I'm wondering if the above navbar is possible to phpBB2? I want the image in the background, and the navbar links on top of it.
Any help would be appreciated.
I'm wondering if the above navbar is possible to phpBB2? I want the image in the background, and the navbar links on top of it.
Any help would be appreciated.
Hardcore Gamer- Forumember
-
Posts : 524
Reputation : 4
Language : English
Re: Navbar with No Images?
very possible
just put https://2img.net/i/fa/empty.gif in for all the navbar images, then make a widget with
then in CSS put:
You may need to adjust the Left px , and/or the top px. Hope this worked for you.

- Code:
<div id="navbarwords">YOUR WORDS HERE</div>
then in CSS put:
- Code:
#navbarwords {
position: absolute;
top: 333px;
left: 460px;
}
You may need to adjust the Left px , and/or the top px. Hope this worked for you.
Re: Navbar with No Images?
I'm stuck on the widget part. Where do I add that exactly? I've never used widgets before, I think. So do I have to put: <div id="navbarwords">Forums, Profile, Messages, Log-In</div> ect.?
Hardcore Gamer- Forumember
-
Posts : 524
Reputation : 4
Language : English
Re: Navbar with No Images?
Bump.
Still don't understand what to do here. I've never used widgets before.
Still don't understand what to do here. I've never used widgets before.
Hardcore Gamer- Forumember
-
Posts : 524
Reputation : 4
Language : English

» navbar images are not showing.
» How and where to add spacing between Navbar images
» Navbar images
» Navbar with No Images?
» how to create additional navbar images??
» How and where to add spacing between Navbar images
» Navbar images
» Navbar with No Images?
» how to create additional navbar images??
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum