The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Make a border around avatars, and make the texteditor-buttons larger

4 posters

Go down

Make a border around avatars, and make the texteditor-buttons larger Empty Make a border around avatars, and make the texteditor-buttons larger

Post by Scatterbrain August 20th 2012, 2:33 pm

Hi

First question:
Can i change the css for posts so every avatar has a border around it? How? It would be nice!
like 1px solid white, around every avatar-picture
Im using Invision

Second question:
Can i make the icons in the texteditors (standard editor and quick-reply) larger? How? Only like 10% larger or so. I think they are too small now

Link to forum: www.frifranskuld.com/forum
Scatterbrain
Scatterbrain
Forumember

Female Posts : 82
Reputation : 2
Language : swedish

Back to top Go down

Make a border around avatars, and make the texteditor-buttons larger Empty Re: Make a border around avatars, and make the texteditor-buttons larger

Post by Lexi's Art Forum August 20th 2012, 10:49 pm

I like the border idea! Is it possible?Smile
avatar
Lexi's Art Forum
New Member

Female Posts : 7
Reputation : 1
Language : English
Location : Ha! Like you would ever know!

http://cockatielcove.bigboardlive.com

Back to top Go down

Make a border around avatars, and make the texteditor-buttons larger Empty Re: Make a border around avatars, and make the texteditor-buttons larger

Post by Scatterbrain September 3rd 2012, 1:13 pm

Bumping for the first time; Bump!
Scatterbrain
Scatterbrain
Forumember

Female Posts : 82
Reputation : 2
Language : swedish

Back to top Go down

Make a border around avatars, and make the texteditor-buttons larger Empty Re: Make a border around avatars, and make the texteditor-buttons larger

Post by Asriel September 3rd 2012, 1:30 pm

Try this...

Code:
tr.post a img {
padding: 3px;
border: 1px solid #333333;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;

To increase border width, just modify "border" to how thick you want it.
Asriel
Asriel
Forumember

Male Posts : 585
Reputation : 32
Language : English, Russian, Ukrainian
Location : St. Somewhere

http://www.worldofmutants.forumotion.com

Back to top Go down

Make a border around avatars, and make the texteditor-buttons larger Empty Re: Make a border around avatars, and make the texteditor-buttons larger

Post by nextlevelgaming September 3rd 2012, 4:54 pm

for buttons, you will need to find the CSS or create a new css class with
Code:
background-size:50px 50px;
that's an example you will need to play with that size to increase it by anything. Also remember its ok to decrease size without distortion when increasing you may get some distortion.
nextlevelgaming
nextlevelgaming
Forumember

Male Posts : 989
Reputation : 38
Language : English|CSS|HTML5|javascript|
Location : New York

http://www.easybbtutorials.forumotion.com

Back to top Go down

Back to top

- Similar topics

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