round corners, theme problems, changing navigation bar to a pic PUNBB
Page 1 of 1 • Share •
round corners, theme problems, changing navigation bar to a pic PUNBB
Hey there.
I have some problems with my skin. I've tried to look around in this forum to solve it, but the codes didn't work.
I want my forum to have round corners everywhere, so it can have a nice look.
I'm using PunBB, and this is my site: http://avonue.danskforum.net/forum
I hope someone in here can give me an answer on this.
And another template that I've activated is also a PunBB theme, but when I activate it, then the forum doesn't work right out but most of it is blue, even text and the navigations bar isn't there but it turns out like a link list down on the page.
I also have a problem to change the navigation bar. I want a long picture in there instead of having a colour. I've tried this code:
A little wish is that members can choose a skin they like in their profile.
Thank you
Nova
I have some problems with my skin. I've tried to look around in this forum to solve it, but the codes didn't work.
I want my forum to have round corners everywhere, so it can have a nice look.
I'm using PunBB, and this is my site: http://avonue.danskforum.net/forum
I hope someone in here can give me an answer on this.
And another template that I've activated is also a PunBB theme, but when I activate it, then the forum doesn't work right out but most of it is blue, even text and the navigations bar isn't there but it turns out like a link list down on the page.
I also have a problem to change the navigation bar. I want a long picture in there instead of having a colour. I've tried this code:
- Code:
div#page-header div.navbar {
-moz-border-radius: 10px 10px 10px 10px;
background: url("http://i56.tinypic.com/jgiej7.png") repeat-x scroll 0 0 #B14A00;
clear: both;
margin-top: -2px;
}
A little wish is that members can choose a skin they like in their profile.
Thank you
Nova
Re: round corners, theme problems, changing navigation bar to a pic PUNBB
1- I dont know
2-Try this css code
2-Try this css code
- Code:
#pun-head #pun-navlinks {
background-image:url('http://0.gravatar.com/avatar/8ef318d29cc42c693c15870c2976e555?s=50&d=identicon&r=R');}

Fr0st- Forumotion Member
-

Posts: 34
Age: 18
Language: Vietnamese
Points: 43
Join date: 2011-05-26
Re: round corners, theme problems, changing navigation bar to a pic PUNBB
Thank you for you answer, that worked
But there is a problem.. I want my picture replace all blue in the navbar. It's only a bit of the picture there is shown and I want all of it to be on the page. Is there anything I can do for this? Maybe I have to let the navbar be bigger?
Re: round corners, theme problems, changing navigation bar to a pic PUNBB
try this
X, Y : your size
- Code:
#pun-head #pun-navlinks {
background-image:url('http://0.gravatar.com/avatar/8ef318d29cc42c693c15870c2976e555?s=50&d=identicon&r=R');
min-height: Xpx;
min-width: Ypx;}
X, Y : your size

Fr0st- Forumotion Member
-

Posts: 34
Age: 18
Language: Vietnamese
Points: 43
Join date: 2011-05-26
Re: round corners, theme problems, changing navigation bar to a pic PUNBB
Thank you so much that worked!!!
Sry for asking again. But do you (or anyone) know a code which can lower the navbarlinks? So it agree with the insert picture if there is some transparent in this pic?
Sry for asking again. But do you (or anyone) know a code which can lower the navbarlinks? So it agree with the insert picture if there is some transparent in this pic?
Re: round corners, theme problems, changing navigation bar to a pic PUNBB
try 1 of these codes
X: number
- Code:
#pun-navlinks ul {
margin-top: Xpx;
}
- Code:
#pun-navlinks {
margin-top: Xpx;
X: number

Fr0st- Forumotion Member
-

Posts: 34
Age: 18
Language: Vietnamese
Points: 43
Join date: 2011-05-26
Re: round corners, theme problems, changing navigation bar to a pic PUNBB
I'm also using punBB and would like to know how to get the rounded corner thing..
I can't seem to find the codes are working..
I can't seem to find the codes are working..
fijea- Forumotion Member
-

Posts: 29
Age: 21
Language: English
Location: Indonesia
Points: 25
Join date: 2011-08-24
Re: round corners, theme problems, changing navigation bar to a pic PUNBB
Sam thing here I am using punBB and would like to know how to make forums round.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum




by Novaen on July 17th 2011, 8:40 am





