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.

Add Logotype to Navigation Bar (PunBB)

4 posters

Go down

Solved Add Logotype to Navigation Bar (PunBB)

Post by ,dArkRay September 21st 2013, 6:03 pm

Problem Solved Wink


Last edited by ,dArkRay on September 22nd 2013, 10:20 pm; edited 1 time in total
avatar
,dArkRay
Forumember

Posts : 98
Reputation : 1
Language : English | Portuguese

Back to top Go down

Solved Re: Add Logotype to Navigation Bar (PunBB)

Post by Sr.Smith September 21st 2013, 6:47 pm

Hi, It's been a long time since I had news from you!

I'm not sure what you want. Could it be anything like that?

Add Logotype to Navigation Bar (PunBB) Captur11

If it's that, you can use "Forum main logo"
Administration panel > Display >     Pics management> Advanced Mode
--->    General / explore

After that, add this CSS
Code:

#pun-logo {
    margin-top: 50px;
    text-align: center;
    width: 100%;
}
If this is not what you want, add a picture as a example.
I hope this help you
Sr.Smith
Sr.Smith
Forumember

Posts : 94
Reputation : 11
Language : Spanish

Back to top Go down

Solved Re: Add Logotype to Navigation Bar (PunBB)

Post by ,dArkRay September 21st 2013, 7:55 pm

Like this:

Add Logotype to Navigation Bar (PunBB) 3u26SlP
avatar
,dArkRay
Forumember

Posts : 98
Reputation : 1
Language : English | Portuguese

Back to top Go down

Solved Re: Add Logotype to Navigation Bar (PunBB)

Post by runawayhorses September 21st 2013, 9:10 pm

The easiest way to do that is forget all the code to write the text, and make your background image about 2000 wide, and write the text on the image with a image editor where you want it, then upload it and add the url:

Code:
#pun-navlinks ul {
background-image: url("IMAGE URL GOES HERE");
background-repeat:no-repeat;
}
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: Add Logotype to Navigation Bar (PunBB)

Post by ,dArkRay September 21st 2013, 9:40 pm

runawayhorses wrote:The easiest way to do that is forget all the code to write the text, and make your background image about 2000 wide, and write the text on the image with a image editor where you want it, then upload it and add the url:

Code:
#pun-navlinks ul {
background-image: url("IMAGE URL GOES HERE");
background-repeat:no-repeat;
}
Hey Runawayhorses!

Thanks but, unfortunately you'r not helping me, I would prefer that you haven't spoken since that way of doing things is not the most correct since there are many computers in this world, they have different resolutions, in addition I don't want to erase my code, I have lot's of attributes like hover. I hope I hadn't been rude to you.

Can someone else help me? Just ignore this 2 last comments (mine and runawayhorses).
avatar
,dArkRay
Forumember

Posts : 98
Reputation : 1
Language : English | Portuguese

Back to top Go down

Solved Re: Add Logotype to Navigation Bar (PunBB)

Post by runawayhorses September 21st 2013, 9:45 pm

Ok, lmao!
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: Add Logotype to Navigation Bar (PunBB)

Post by Sr.Smith September 21st 2013, 10:21 pm

Hi ,dArkRay, forget my first post. We going to use  "Forum main logo" but in a different way.

Administration panel > Display >     Pics management> Advanced Mode
--->    General / explore

After that, add this CSS
Code:

#pun-logo {
    left: 39px;
    position: fixed;
    top: 17px;
    z-index: 999;
}
You can move the logo changing the values of direction properties.

When you add the logo image and the CSS you'll see something like this.

Add Logotype to Navigation Bar (PunBB) Captur12

It's an example and the "Create a free forum" is your logo...

And if you click in the logo you'll go/open your forum page.

I hope this help you.
Sr.Smith
Sr.Smith
Forumember

Posts : 94
Reputation : 11
Language : Spanish

Back to top Go down

Solved Re: Add Logotype to Navigation Bar (PunBB)

Post by ,dArkRay September 22nd 2013, 5:42 pm

Mr.Bond wrote:Hi ,dArkRay, forget my first post. We going to use  "Forum main logo" but in a different way.

Administration panel > Display >     Pics management> Advanced Mode
--->    General / explore

After that, add this CSS
Code:

#pun-logo {
    left: 39px;
    position: fixed;
    top: 17px;
    z-index: 999;
}
You can move the logo changing the values of direction properties.

When you add the logo image and the CSS you'll see something like this.

Add Logotype to Navigation Bar (PunBB) Captur12

It's an example and the "Create a free forum" is your logo...

And if you click in the logo you'll go/open your forum page.

I hope this help you.
Thanks Mr.Bond, you can see how the forum is:
http://grappy.forumeiros.com/
avatar
,dArkRay
Forumember

Posts : 98
Reputation : 1
Language : English | Portuguese

Back to top Go down

Solved Re: Add Logotype to Navigation Bar (PunBB)

Post by SLGray September 22nd 2013, 9:31 pm

Is this solved?   Please in the future when your topic has been solved, edit your first post and add the solved topic icon.


Add Logotype to Navigation Bar (PunBB) Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Add Logotype to Navigation Bar (PunBB)

Post by ,dArkRay September 22nd 2013, 10:22 pm

SLGray wrote:Is this solved?   Please in the future when your topic has been solved, edit your first post and add the solved topic icon.
I'm Really Sorry SLGray, it's all my fault, I'll be more carefull in the future, ok?
avatar
,dArkRay
Forumember

Posts : 98
Reputation : 1
Language : English | Portuguese

Back to top Go down

Solved Re: Add Logotype to Navigation Bar (PunBB)

Post by SLGray September 23rd 2013, 1:42 am

Thanks.  You do not need to erase the first post, just add the solved icon.

Topic Solved & Locked


Add Logotype to Navigation Bar (PunBB) Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top


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