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.

Icons for the forum

4 posters

Go down

Solved Icons for the forum

Post by Slohero May 5th 2011, 10:23 pm

Hi all,

In my forum Link I putted a phpBB 3 and did a new theme. Now I wanted to put this vBulletin icons that look pretty good but I have a problem, they are too big for this theme. How can I change the size of them (not the image but the size of the table) and also would like to make in the inside of the "forum" the same icons.

Image (if I wasn't clear):

Icons for the forum 555

for this too:

Icons for the forum 666

Regards,

Slohero

/Edit, found for the forums and categories...now the topics are left Icons for the forum Ohwell


Last edited by Slohero on May 6th 2011, 6:45 am; edited 3 times in total
Slohero
Slohero
New Member

Male Posts : 15
Reputation : 0
Language : English, Slovenian

http://wotslo.forumotion.net/

Back to top Go down

Solved Re: Icons for the forum

Post by Nera. May 5th 2011, 11:00 pm

1. General >> Configuration >> Image cell's height category/board :

2. Find this in your CSS and change minimal height. If you don't have it, add it.
Code:
dl.icon {
    background-position: 10px 50%;
    background-repeat: no-repeat;
    height: auto;
    min-height: XYpx;
}

P.S. If your topic title overlaps with icons, try increasing padding left here
Code:
ul.topics dd.dterm, ul.topics dt {
    display: block;
    float: left;
    padding-left: XYpx;
    width: 50%;
}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Icons for the forum

Post by Slohero May 5th 2011, 11:06 pm

Thank you Wink

Solved and lock please
Slohero
Slohero
New Member

Male Posts : 15
Reputation : 0
Language : English, Slovenian

http://wotslo.forumotion.net/

Back to top Go down

Solved Re: Icons for the forum

Post by Nera. May 5th 2011, 11:08 pm

You welcome (:
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Icons for the forum

Post by MrMario May 5th 2011, 11:11 pm

Solved => Locked

Reopened.
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Solved Re: Icons for the forum

Post by Slohero May 5th 2011, 11:19 pm

Okey, thank you MrMario for reopening. Am, I just realized that the icons in the PM section are covered in text too. Can someone please give the CSS code for it too?
Slohero
Slohero
New Member

Male Posts : 15
Reputation : 0
Language : English, Slovenian

http://wotslo.forumotion.net/

Back to top Go down

Solved Re: Icons for the forum

Post by Nera. May 5th 2011, 11:25 pm

Here you go
Code:
ul.pmlist dt {
    padding-left: XYpx;
}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Icons for the forum

Post by Slohero May 5th 2011, 11:26 pm

Thank you again Nera Wink You're a life saver. Now fully resolved and can really be locked. Thank you.
Slohero
Slohero
New Member

Male Posts : 15
Reputation : 0
Language : English, Slovenian

http://wotslo.forumotion.net/

Back to top Go down

Solved Re: Icons for the forum

Post by Nera. May 5th 2011, 11:27 pm

You welcome (:
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Icons for the forum

Post by kirk May 6th 2011, 7:00 am

Locked again.

Nice job nera, you are a css coding fool Smile
I mean that in a good way guitar
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Back to top

- Similar topics

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