Nav Bar Image
Re: Nav Bar Image
This?
Its for phpBB3
Its for phpBB3
- Code:
#wrap #page-header .navbar {
background: url("YOUR IMAGE LINK HERE") repeat scroll 0 0 #FFFFFF;
}
Re: Nav Bar Image
work on my phpBB3 version
, but not the phpBB2

WHITESABBATH- Active Poster
-
Posts : 1198
Reputation : 119
Language : English, F-Bombs
Location : Chicago
Re: Nav Bar Image
i noticed something about the code. If a color isn't entered, then the image won't appear.
WHITESABBATH- Active Poster
-
Posts : 1198
Reputation : 119
Language : English, F-Bombs
Location : Chicago
Re: Nav Bar Image
You can try this. Just place it in your CSS in the same place.
- Code:
#page-header .navbar {
background-image: url("URL IMAGE HERE");
padding:0px 10px;
}
Suuki- Forumember
- Posts : 419
Reputation : 25
Language : English, Japanese (learning lots) :3
Re: Nav Bar Image
Since this problem has been solved, I will now lock this topic and mark it as solved. >> Locked and solved. ![]() ![]() Base You can help the moderators to know if your problem is solved by EDITING your first post and marking the topic as solved. Thank you. |
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum