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

[Archived] Hide widget



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

1
Offline

  eLektronic2017x

eLektronic2017x
V.I.P. Member
V.I.P. Member
  • Description:
Hi,

i want a code for hide widget

  • Information:
Forum:board.infinigame.net/Version:PUNBB
Type:Request a codeTags:widget

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

2
Offline

  Virus

Virus
★Moderator★
★Moderator★
Could you explain further more about this problem please?

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

3
Offline

  eLektronic2017x

eLektronic2017x
V.I.P. Member
V.I.P. Member
ok, look:

looks like https://i.servimg.com/u/f59/18/06/95/12/112.png

i want: https://i.servimg.com/u/f59/18/06/95/12/212.png


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

4
Offline

  Virus

Virus
★Moderator★
★Moderator★
I get it!
I will need the forum link you want to do that for.

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

5
Offline

  eLektronic2017x

eLektronic2017x
V.I.P. Member
V.I.P. Member
http://totalcs.forum.st/

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

6
Offline

  Virus

Virus
★Moderator★
★Moderator★
Try this out:
add this code to your CSS:
Code:
#content-container div#left {
  display: none !important;
}
#content-container div#container div#content {
  margin-left: 0px;
}
Submit.
Now go to Admin Panel > Display > Homepage > Generalities > Homepage Message and add this:
Code:
<style>
#content-container div#left {
display: inline !important;
  }
#content-container div#content {
margin-left: 270px !important;
  }
</style>
and submit.

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

7
Offline

  eLektronic2017x

eLektronic2017x
V.I.P. Member
V.I.P. Member
not good

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

8
Offline

  Virus

Virus
★Moderator★
★Moderator★
Οοps. My mistake! Hehe.
Go to Admin Panel > Display > Homepage > Generalities > Homepage Message and add this instead:
Code:
<style>
#content-container div#left {
display: inline !important;
  }
#content-container div#content {
margin-left: 27px !important;
  }
</style>

Sorry! Rolling Eyes

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

9
Offline

  Shadow

Shadow
Administrator
Administrator
[aviso="Thread Archived"]Original poster seems to be inactive and did not respond within 7 days in this thread. Because of this, the topic has been Archived.

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

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

10
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