Forum's Logo Position Problem!
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
Forum's Logo Position Problem!

i realized that my forum's logo got a problem with its position!
the normal one should be this: (look at the top, it must be the white "line" from the background)

and now its like this: -_- (no white "line" and lower size, i must change it )

i didnt change anything to its code i just got this problem right now...
i tried to add height at css but didnt work
my css for the logo's settings is this:
- Code:
#pun-intro {
background:#8394a1 url('http://i43.servimg.com/u/f43/14/73/12/96/light10.png') repeat-x 0 50%;
box-shadow:inset rgba(255,255,255,0.4) 0px 1px 0px;
-moz-box-shadow:inset rgba(255,255,255,0.4) 0px 1px 0px;
-webkit-box-shadow:inset rgba(255,255,255,0.4) 0px 1px 0px;
border:1px solid #70818f;
margin-top: 10px
-moz-border-radius: 4px 4px 0px 0px;
-webkit-border-radius: 4px 4px 0px 0px;
border-radius: 4px 4px 0px 0px;
plz help


Re: Forum's Logo Position Problem!
Hi 
For your logo position, please try this
Regards,
Pizza Boi

For your logo position, please try this

- Code:
a#pun-logo img {
position: relative;
top: 20px;
}
Regards,
Pizza Boi
Re: Forum's Logo Position Problem!
worked but its not what i wanted to do..
it just change the image.. i want to move the whole area like my image plz, it used to be like the first image but not its so damn annoying and i must change it...
it just change the image.. i want to move the whole area like my image plz, it used to be like the first image but not its so damn annoying and i must change it...
Re: Forum's Logo Position Problem!
Hi 
Hmm anyway, just be careful with this code:
Regards,
Pizza Boi

Hmm anyway, just be careful with this code:
- Code:
#pun-intro {
position:relative;
top: 30px;
}
Regards,
Pizza Boi
Re: Forum's Logo Position Problem!
Hi 
I'm pretty sure I helped in this one in chat.
Anyway, glad your problem's solved.
Regards,
Pizza Boi

I'm pretty sure I helped in this one in chat.

Anyway, glad your problem's solved.
Regards,
Pizza Boi
Re: Forum's Logo Position Problem!
Topic Solved & Archived

Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.

The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum