The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Forum main logo adding with CSS

5 posters

Go down

Forum main logo adding with CSS Empty Forum main logo adding with CSS

Post by mmägi December 27th 2012, 6:56 pm

How to add main logo with CSS

http://ev-forum.pops.tv/

to center & up navigation
mmägi
mmägi
Forumember

Male Posts : 402
Reputation : 4
Language : Estonia

http://royal.forumc.net/

Back to top Go down

Forum main logo adding with CSS Empty Re: Forum main logo adding with CSS

Post by perfectSTORM! December 27th 2012, 11:55 pm

What do you mean? Try this.

ACP Arrow Display Arrow Pics & Colors Arrow Colors Arrow CSS Stylesheet

I forgot the code.. but look for something it should say.. like "forum background" and then "center" under it. Maybe someone else has the code.


perfectSTORM!
perfectSTORM!
Forumember

Male Posts : 328
Reputation : 8
Language : English | Spanish [1] | HTML

http://themagicgames.forumotion.com/

Back to top Go down

Forum main logo adding with CSS Empty Re: Forum main logo adding with CSS

Post by Kaizer Lee December 28th 2012, 9:35 am

There's one thing I haven't figured out yet, what's the ID for the main logo ._.

But yeah, so far, this is what you can use:

Code:
ID of the main logo {
background-image: url('IMAGE LINK');
position: absolute;
top: 300px;
left: 500px;
}

That depends on the resolution of your screen, though it really is advisable to just use the main one, in my opinion, that is Smile.
Kaizer Lee
Kaizer Lee
Active Poster

Female Posts : 1064
Reputation : 54
Language : English, Tagalog, Spanish and Chinese
Location : Philippines

http://www.medievalchaos.net/forum

Back to top Go down

Forum main logo adding with CSS Empty Re: Forum main logo adding with CSS

Post by mmägi December 28th 2012, 1:35 pm

not working but i have punBB also
mmägi
mmägi
Forumember

Male Posts : 402
Reputation : 4
Language : Estonia

http://royal.forumc.net/

Back to top Go down

Forum main logo adding with CSS Empty Re: Forum main logo adding with CSS

Post by Kaizer Lee December 28th 2012, 3:17 pm

Did you change the ID for the main logo as I said from the latter post?
Kaizer Lee
Kaizer Lee
Active Poster

Female Posts : 1064
Reputation : 54
Language : English, Tagalog, Spanish and Chinese
Location : Philippines

http://www.medievalchaos.net/forum

Back to top Go down

Forum main logo adding with CSS Empty Re: Forum main logo adding with CSS

Post by mmägi December 28th 2012, 3:30 pm

nop
mmägi
mmägi
Forumember

Male Posts : 402
Reputation : 4
Language : Estonia

http://royal.forumc.net/

Back to top Go down

Forum main logo adding with CSS Empty Re: Forum main logo adding with CSS

Post by Mike December 28th 2012, 4:30 pm

your navigation is being pushed up by the arrows that scroll on rollover. IF those arrows weren't there your navbar would be within the forum container.
Mike
Mike
Hyperactive

Male Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado

Back to top Go down

Forum main logo adding with CSS Empty Re: Forum main logo adding with CSS

Post by Kaizer Lee December 29th 2012, 6:19 am

Just noticed the arrows as well. And yeah, Drogba's right, it does push it up.

Also, I checked the elements. Try using this:

Code:
div#pun-intro {
background-image: url('IMAGE LINK');
position: absolute;
top: 300px;
left: 500px;
}
Kaizer Lee
Kaizer Lee
Active Poster

Female Posts : 1064
Reputation : 54
Language : English, Tagalog, Spanish and Chinese
Location : Philippines

http://www.medievalchaos.net/forum

Back to top Go down

Forum main logo adding with CSS Empty Re: Forum main logo adding with CSS

Post by mmägi December 29th 2012, 11:49 am

lol it made the logo on the categorys Razz
mmägi
mmägi
Forumember

Male Posts : 402
Reputation : 4
Language : Estonia

http://royal.forumc.net/

Back to top Go down

Forum main logo adding with CSS Empty Re: Forum main logo adding with CSS

Post by Kaizer Lee December 30th 2012, 10:42 am

Change the position then.
Kaizer Lee
Kaizer Lee
Active Poster

Female Posts : 1064
Reputation : 54
Language : English, Tagalog, Spanish and Chinese
Location : Philippines

http://www.medievalchaos.net/forum

Back to top Go down

Forum main logo adding with CSS Empty Re: Forum main logo adding with CSS

Post by Cassius Dio December 30th 2012, 11:58 am

Hi,

I see you're using custom template codes. Add to your CSS Stylesheet:
Code:
.second_nav{
text-align:center!important;
}
Cassius Dio
Cassius Dio
Forumember

Male Posts : 581
Reputation : 79
Language : Romanian &English
Location : Yellow Submarine

http://beatles.forummo.com/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum