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 add a shadow to my logo



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

1
Offline

  Destroya*

Destroya*
Punbb Senior
Punbb Senior
  • Description:
Hello I would like to add a shadow like I have on all my widgets around my banner. Whats the CSS for this if it's possible? I already have the code for the shadow just need the code for the image, because if I do box-shadow it will display a weird shadow under my image and not around it. thanks

  • Information:
Forum:http://raptorgaming.forumotion.com/forumVersion:PHPBB3
Type:Request a codeTags:shadow

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

2
Offline

  Virus

Virus
★Moderator★
★Moderator★
Try adding the shadow code but add this code instead: [ic]box-shadow:0px 0px 15px #fff;[/ic] for example. The first 2 0px is where you want the shadow to be placed. Now that it is set to 0 it will be around the image and with the 15px it will go all around it.

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

3
Offline

  Destroya*

Destroya*
Punbb Senior
Punbb Senior
I assume you misspelled boc and u meant box. IF so, I already have that but it doesn't work, this is what it does:
[Solved] How to add a shadow to my logo Logowrong_zps44651253

(boc messes with a lot of stuff about the toolbard and so on lol)



EDIT: Is the code #logo { box-shadow:0px 0px 15px #fff;} what you mean? It's what I have right now

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

4
Offline

  Virus

Virus
★Moderator★
★Moderator★
Yes i miss-spelled the box with boc. Sorry Very Happy You need to add
Code:
#logo img{box-shadow:0 0 10px blue;}

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

5
Offline

  Destroya*

Destroya*
Punbb Senior
Punbb Senior
Perfect! THANKSSSSS

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

6
Offline

  Virus

Virus
★Moderator★
★Moderator★
You are welcome!

[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:

7
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