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.

The topic icons are a bit off

2 posters

Go down

Solved The topic icons are a bit off

Post by Kiekeboe May 29th 2011, 10:14 am

Here's a print-screen:
The topic icons are a bit off O2Fht

I'm using PunBB at the moment, what CSS code do I have to use to move the topic icons?
Kiekeboe
Kiekeboe
Forumember

Female Posts : 250
Reputation : -1
Language : Dutch, english, german and a little bit french, guitar chords, html, a bit CSS
Location : Maastricht (Holland)

http://wolfstory.clicboard.com

Back to top Go down

Solved Re: The topic icons are a bit off

Post by Nera. May 29th 2011, 10:23 am

Hi,
Code:
.pun table .tdtopics .status {
margin-left: -XY;
}
Try adding the code, or find the existing rule in your CSS and edit it. Replace XY
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: The topic icons are a bit off

Post by Kiekeboe May 29th 2011, 10:58 am

Thanks so much!
&Is there a CSS code for the topic title.
So the title which is next to the topic icon, or in my screenshot, where it states "Je eerste onderwerp".
Kiekeboe
Kiekeboe
Forumember

Female Posts : 250
Reputation : -1
Language : Dutch, english, german and a little bit french, guitar chords, html, a bit CSS
Location : Maastricht (Holland)

http://wolfstory.clicboard.com

Back to top Go down

Solved Re: The topic icons are a bit off

Post by Nera. May 29th 2011, 12:42 pm

Try this
Code:
a.topictitle {
    margin-left: -XYpx;
}
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: The topic icons are a bit off

Post by Kiekeboe May 29th 2011, 12:58 pm

Thanks!
Kiekeboe
Kiekeboe
Forumember

Female Posts : 250
Reputation : -1
Language : Dutch, english, german and a little bit french, guitar chords, html, a bit CSS
Location : Maastricht (Holland)

http://wolfstory.clicboard.com

Back to top Go down

Solved Re: The topic icons are a bit off

Post by Nera. May 29th 2011, 1:02 pm

You welcome (:
Solved => Locked
Nera.
Nera.
Energetic

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

Back to top Go down

Back to top

- Similar topics

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