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] Sub-forums design chnage,



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

1
Offline

  Micul`Wji

Micul`Wji
Punbb Junior
Punbb Junior
  • Description:
Details: how to remove table efect in subforum?
Screenshot: my forum: [Solved] Sub-forums design chnage, Socia  other forum: [Solved] Sub-forums design chnage, Socia

  • Information:
Forum:www.exiled.wow3.infoVersion:PUNBB
Type:Errors in codeTags:Subforums,table,efect



Updated and corrected!
~ Virus ~

Powered by PunBB
Currently 0 users have thanked Micul`Wji for this post:

2
Offline

  Virus

Virus
★Moderator★
★Moderator★
To fix this i need access to the forum. If you can open the forum for a few moments to check it out.

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

3
Offline

  Tommy Lee

Tommy Lee
Punbb Senior
Punbb Senior
Hello,

what do you mean the background, icon?

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

4
Offline

  Virus

Virus
★Moderator★
★Moderator★
Tommy Lee wrote:[link="/t733-subforums-table-efect#4673"]Hello,

what do you mean the background, icon?
If you see the images the top one has a table in it. He wants to remove the border to it.

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

5
Offline

  Tommy Lee

Tommy Lee
Punbb Senior
Punbb Senior
Hello,

Oh thanks for providing the information needed, and updating the topic!

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

6
Offline

  Tommy Lee

Tommy Lee
Punbb Senior
Punbb Senior
Topic Title Changed

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

7
Offline

  Micul`Wji

Micul`Wji
Punbb Junior
Punbb Junior
To fix this i need access to the forum. If you can open the forum for a few moments to check it out

maintenance is over you can access the forum

Added quote tags -Tommy Lee

Powered by PunBB
Currently 0 users have thanked Micul`Wji for this post:

8
Offline

  nanako

nanako
Punbb Guru
Punbb Guru
That's not a sub-forum, you manually added that thing to your template, didn't you? Try removing it and do this thing instead /t177-javascript-auto-alignment-subforums.

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

9
Offline

  Virus

Virus
★Moderator★
★Moderator★
Ok easy to fix.
Go to your CSS Stylesheet by following the below steps:

Admin Panel > Display > Pictures & colors > Colors > CSS Stylesheet

and search for:
Code:
#idm_category .idm_category_row, .store_categories li, #idm_categories a, .ipsList_data li, .ipsList_withminiphoto li, table.ipb_table tr td {
background-image: url('http://i.imgur.com/coMXtN3.png');
background-repeat: repeat-x;
background-position: 0px 0px;
}

if you find it then replace it with the below: (if you don't find the above code, simply add the below:)
Code:
#idm_category .idm_category_row, .store_categories li, #idm_categories a, .ipsList_data li, .ipsList_withminiphoto li, table.ipb_table tr td {
border: none!important;
background: none!important;
}
and push Submit!

That should make them look like this:
[Solved] Sub-forums design chnage, ESeuzoB

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

10
Offline

  Micul`Wji

Micul`Wji
Punbb Junior
Punbb Junior
thanks you

virus you are a smart guy ;Wink

Solved

Powered by PunBB
Currently 0 users have thanked Micul`Wji for this post:

11
Offline

  Tommy Lee

Tommy Lee
Punbb Senior
Punbb Senior
[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 Tommy Lee 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