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] Theme problem



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

1
Offline

  Heroes

Heroes
Punbb Rookie
Punbb Rookie
  • Description:
Details: So I need to know how to put name 'Heroes' to center in post? And how I edit or remove that message/1 or something like that. 
Picture: http://www.upload.ee/image/5562080/Screenshot_2016-02-13-01-53-50_1_.png

//Also my forum header is gone. Logo etc. How to put it back?

Forum address: www.vipfoorum.forum.co.ee

Forum version: PunBB

Thanks for help! Smile

  • Information:
Forum:www.vipfoorum.forum.co.eeVersion:PUNBB
Type:Errors in codeTags:Theme,problem
Question

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

2
Offline

  Shadow

Shadow
Administrator
Administrator
Please set your forum visible for the guests.

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

3
Offline

  Heroes

Heroes
Punbb Rookie
Punbb Rookie
You can see now?

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

4
Offline

  Heroes

Heroes
Punbb Rookie
Punbb Rookie
--

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

5
Offline

  Shadow

Shadow
Administrator
Administrator
Yes, thank you.

1. For username centering put the following code in CSS
Code:
[panda=css]
.username strong {
    display: block;
    left: 45px;
    position: relative;
    text-align: center !important;
    top: -3px;
}

2. To remove that text add in CSS
Code:
[panda=css]
.pun .main-foot .h2, .pun .main-head .h2 {
    display: none !important;
}

3. Just copy again [ic]overall_header[/ic] template from skin you downloaded in your templates, because it's not there.

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

6
Offline

  Heroes

Heroes
Punbb Rookie
Punbb Rookie
1. Where that CSS I put? Which template?

3. Overall_template is available.

Can I create test admin account and you check it out? Smile

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

7
Offline

  Shadow

Shadow
Administrator
Administrator
Admin Panel - Display - Colors - CSS Stylesheet.

Replace the code again in [ic]overall_header[/ic]

No, I'm not doing such stuff, however, someone else can do it, but we do not recommend giving administrator permissions to anyone.

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

8
Offline

  Heroes

Heroes
Punbb Rookie
Punbb Rookie
That overall_header replace not work. Header is gone.. Can't log in and log out.

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

9
Offline

  Shadow

Shadow
Administrator
Administrator
Heroes wrote:[link="/t1127-theme-problem#7529"]That overall_header replace not work. Header is gone.. Can't log in and log out.

That's because you are not properly installing skins for some reasons. You need every template to change and publish, then import [ic].bbtheme[/ic] file and then it should work as intended.

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

10
Offline

  Heroes

Heroes
Punbb Rookie
Punbb Rookie
Aaaa.. Now I understand this. I try and I reply here what it shows.

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

11
Offline

  Shadow

Shadow
Administrator
Administrator
[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 Shadow for this post:

12
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