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] (2) Problems: Shadow not working fully & How to remove Jump to Forum



Go to page : 1, 2  Next

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

1
Offline

  Destroya*

Destroya*
Punbb Senior
Punbb Senior
  • Description:
Hello, I recently added a shadow effect on all my widgets and it works great on my portal, but for some reason it doesn't work well on the widgets of my forum. I have taken a screenshot of this, I'll call it problem No.1.
My second question is, I recently took out the search box and button on my forum and it also took out the button that says ''Go'' on the ''Jump to Forum'' thing. I would just like to take it out all together.. Does anyone know the code to doing that or how I can get rid of this? I don'T need it lol. I'll call it Problem No.2.

Here's the screenshot:
[Solved] (2) Problems: Shadow not working fully & How to remove Jump to Forum Dddd_zpsb871f1ac


Thanks in advance Smile 

  • Information:
Forum:http://raptorgaming.forumotion.com/Version:PHPBB3
Type:Request a codeTags:Problems:,Shadow,working,fully,remove,Forum

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

2
Offline

  Shadow

Shadow
Administrator
Administrator
1. You have the shadow, just try to reduce the width of widgets or forums since probably it can't be shown due to lack of space.

2. Put this at your CSS
Code:
[panda=css]fieldset.vf_jumpbox {
display: none !important;
}

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

3
Offline

  Destroya*

Destroya*
Punbb Senior
Punbb Senior
I tried to change the spacing but I didn'T get it to work.. Where should I go to mess with that? I tried everything I can think of, I don't think it's a matter of spacing.

Thank you but the second code only works for the forums, when I go to a thread I can still see it. Any way to remove it from there as well?

Thanks

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

4
Offline

  Shadow

Shadow
Administrator
Administrator
I've reduced the width to 220px and it's working as intended.

[Solved] (2) Problems: Shadow not working fully & How to remove Jump to Forum LaB0Go8

For 2nd, I don't see it in the topics.

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

5
Offline

  Virus

Virus
★Moderator★
★Moderator★
The shadow was less in the Widget because the text was normal and on your forum was bold. Try adding this in your CSS:

Code:
.module a{font-weight:700;}

and check if it changes.

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

6
Offline

  Destroya*

Destroya*
Punbb Senior
Punbb Senior
I guess only admins can still see it. Guess that's ok lol. For the widgets, it I changed it to that px but it still doesn't display well for my PCs for some reason. Don't know if there is any way to get this to work?

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

7
Offline

  Shadow

Shadow
Administrator
Administrator
So, have you tried [ic].module { width: 220px !important; }[/ic]

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

8
Offline

  Virus

Virus
★Moderator★
★Moderator★
Rapid wrote:[link="/t781-2-problems-shadow-not-working-fully-how-to-remove-jump-to-forum#5178"]So, have you tried [ic].module { width: 220px !important; }[/ic]
I don't believe it is the width because from my browser and my screen resolution it doesn't change anything. The think i noticed is that the widgets have less font-weight than the ones the forum has. That is why the shadow is not visible as the ones in the forum. I believe by changing the font-weight to 700 it will be ok.
Remember that if the code doesn't work you could add [ic]!important[/ic] before the ";" and try it.

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

9
Offline

  Destroya*

Destroya*
Punbb Senior
Punbb Senior
None of these work actually... tried it but it doesn't. Any more ideas?

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

10
Offline

  Destroya*

Destroya*
Punbb Senior
Punbb Senior
It just looks really weird.. I changed the Space between two widgets and the Space between columns but it doesn'T look good. There is really no reason for this lol it works on all widgets except the forum ones.

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

11
Offline

  Shadow

Shadow
Administrator
Administrator
It works fine for me when [ic].module[/ic] width is reduced.

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

12
Offline

  Destroya*

Destroya*
Punbb Senior
Punbb Senior
Well it's weird, it doesn't for me and if I do that it changes all of my modules on the portal as well, I guess I should give up on it lol

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

13
Offline

  Tommy Lee

Tommy Lee
Punbb Senior
Punbb Senior
Hello,

So you're no longer continuing this case?

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

14
Offline

  Virus

Virus
★Moderator★
★Moderator★
Destroya* wrote:[link="/t781-2-problems-shadow-not-working-fully-how-to-remove-jump-to-forum#5253"]Well it's weird, it doesn't for me and if I do that it changes all of my modules on the portal as well, I guess I should give up on it lol

Could you please send us an exact image of what you are trying to do and where? Like this here i got really confused on what you want to do..

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

15
Offline

  Destroya*

Destroya*
Punbb Senior
Punbb Senior
Hello,
These are my widgets on my portal:
[Solved] (2) Problems: Shadow not working fully & How to remove Jump to Forum Unbenannt_zps4e8ed7b2

And these are the widgets on my forum:
[Solved] (2) Problems: Shadow not working fully & How to remove Jump to Forum Unbenannt23_zpsaabe1825

Why might this be happening? I have tried everything you have suggested, from multiple browsers and een computers...

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

16
Offline

  Virus

Virus
★Moderator★
★Moderator★
The problem is to the name in the login widget?

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

17
Offline

  Destroya*

Destroya*
Punbb Senior
Punbb Senior
No lol. thats just an example of how it looks good with the full shadow around every widget, but on the forum it doesn't do that it only is visible on top and bottom, not around the corners

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

18
Offline

  Virus

Virus
★Moderator★
★Moderator★
Ohh!! Try adding this to your CSS:

Code:
.module{margin-top:5px;
margin-left: 5px;
margin-right: 5px;}

That was happening because there was no space between them! Check the image and you will understand:
[Solved] (2) Problems: Shadow not working fully & How to remove Jump to Forum CVc7pkV

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

19
Offline

  Destroya*

Destroya*
Punbb Senior
Punbb Senior
Yay!! You figured it out! Thank you so much Virus, u da best =)

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

20
Offline

  Virus

Virus
★Moderator★
★Moderator★
It was really simple but with all the rest something got me confused!
Glad i helped! Is this now solved?

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

21
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 2]


Go to page : 1, 2  Next

Topic URL's

URL
BBcode
HTML

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