Good art is a taste, good design is an opinion.


Come as guest, stay as family.
Board Index

Come as guest, stay as family.


You are not connected. Please login or register

Foto

[Solved] How to move logo of forum?



View previous topic View next topic Go down Message [Page 1 of 1]

1
Offline

  Cesar

Cesar
Punbb Junior
Punbb Junior
  • Description:
Hi, i'm trying to move the text logo(wolffighterzdotcom) from the header, but margin-right/bottom doesn't work.

 Thanks in advance.

  • Information:
Forum:http://sprt.forumgratuit.ro/Version:PUNBB
Type:Errors in codeTags:forum?

Powered by PunBB
Currently 0 users have thanked Cesar for this post:

2
Offline

  Shadow

Shadow
Administrator
Administrator
well, use [ic]text-align: center;, left; or right;[/ic]

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

3
Offline

  Cesar

Cesar
Punbb Junior
Punbb Junior
I had tried already that, isn't working.

Powered by PunBB
Currently 0 users have thanked Cesar for this post:

4
Offline

  SarkZKalie

SarkZKalie
Punbb Rookie
Punbb Rookie
Add this to your CSS
Code:
#logo {
display: inline;
font-size: 18px;
font-weight: 700;
left: 45%; !important /* or margin-left: 1.5em; */
font-size: 60px /* your choice */
text-shadow: 3px 2px black; /* your choice */
position: absolute;
}
#branding {
background-size: cover; /*scale your image to max width */
}
Here's the screenshot >Smile))
[Solved] How to move logo of forum? Screen10
Have fun!

Powered by PunBB
Currently 0 users have thanked SarkZKalie for this post:

5
Offline

  Cesar

Cesar
Punbb Junior
Punbb Junior
How to move it a bit down? If i'm trying with margin-bottom: x px doesn't work, with bottom: x% or xem is moving it around categories..

Edit: Sorry for 2x post, i don't know why this message was posted for to times.

I managed to solve this, i added in CSS: bottom:28em!important;

Powered by PunBB
Currently 0 users have thanked Cesar for this post:

6
Offline

  SarkZKalie

SarkZKalie
Punbb Rookie
Punbb Rookie
Look like you got a problem with your forum, right? Number's everywhere

Powered by PunBB
Currently 0 users have thanked SarkZKalie for this post:

7
Offline

  Virus

Virus
★Moderator★
★Moderator★
Sometimes you need to add [ic]!important;[/ic] for the code to work if it has a parent or an other element above it.
Since you solved it it is ok!
[sucesso="Marked as Solved"]The question(s) in this topic have been answered and the owner has been able to solve the problem. Because of this, the topic has been marked as Solved.

If you have further questions, please open a new topic.[/sucesso]

Powered by PunBB
Currently 0 users have thanked Virus for this post:

8
Offline

  Sponsored content



Powered by PunBB
Currently 0 users have thanked Sponsored content for this post:

View previous topic View next topic Back to top Message [Page 1 of 1]


Topic URL's

URL
BBcode
HTML

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