Glenn
Forsetti Send PM Posts: 4241
Threads: 98 Mood: Godly Money: £8.24 (D) (+ Friend)
|
Just wondering, but could you make the image tags that hold the new post icon and the worms at the top (the ones that surround "Logged in as X") of the page empty, with just a class? Then everyone could set their own icons in the CSS for them. Unless there's a way to use CSS to do it that I've missed, but I've already tried messing with background properties...
There was something else I was going to suggest, and I can't remember what it was (but it didn't have to do with CSS). Maybe it'll come back to me soon...
|
12.02.05 16:54 Post #1 | [Youtube] [Hide Sig (12)] [Profile] [Quote] |
tundraH
Statusless Send PM Posts: 566
Threads: 20 Money: £1.26 (D) (+ Friend)
|
Would this do?
#uinfo:before, #uinfo:after
{
content: url(http://www.blamethepixel.com/images/iconnew.png);
}
img.worm
{
display: none;
}
|
12.02.05 17:57 Post #2 | [tundraH.com] [Hide Sig (0)] [Profile] [Quote] |
Glenn
Forsetti Send PM Posts: 4241
Threads: 98 Mood: Godly Money: £8.24 (D) (+ Friend)
|
Yep, it worked, thank you.
I'm still having problems with the new post images. I want to have one for when there aren't any, one for when there are, and one for a locked forum/thread, but unfortunately, none of the images are classed and they are all included in the same td class.
Edit: Thread moved to Help forum since it seems more appropriate there.
|
12.02.05 20:42 Post #3 | Last edited: 13.02.05 02:55 (Glenn - 3 times) |
[Youtube] [Hide Sig (12)] [Profile] [Quote] |
ReadMe
Absent Send PM Posts: 2820
Threads: 85 Money: £43.42 (D) (+ Friend)
|
heh, be patient young one, the site still isnt quite as semantic and hook-filled as it should be.
________________
Cant be arsed to remake my sig. |
13.02.05 11:01 Post #4 | [Hide Sig (7)] [Profile] [Quote] |
Glenn
Forsetti Send PM Posts: 4241
Threads: 98 Mood: Godly Money: £8.24 (D) (+ Friend)
|
heh, be patient young one, the site still isnt quite as semantic and hook-filled as it should be.
So what you're saying is CBWhiz mysteriously disappeared again and you don't want to do it because you're afraid that you'll screw up his work, right?
|
13.02.05 15:50 Post #5 | [Youtube] [Hide Sig (12)] [Profile] [Quote] |
ReadMe
Absent Send PM Posts: 2820
Threads: 85 Money: £43.42 (D) (+ Friend)
|
no, i wont do it cos i cant be bothered, screwing up other people work doesnt bother me.
I did most of the class naming for the other pages anyway.
________________
Cant be arsed to remake my sig. |
13.02.05 16:04 Post #6 | [Hide Sig (7)] [Profile] [Quote] |
Your Comments: