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.

Button image cannot be changed

4 posters

Go down

Solved Button image cannot be changed

Post by Scarlet Lady February 12th 2011, 9:31 pm

O.K., I've searched for a thread regarding similar problems and can't find any. I've been adding personal touches to my forum, and have succeeded nicely, but for one small detail. My "user online" image won't allow me to edit it. I've tried everything.

My forum's address is: http://captain-scarlet.forumotion.co.uk/

Any help and advice would be very welcome.
Scarlet Lady
Scarlet Lady
New Member

Posts : 6
Reputation : 0
Language : English

Back to top Go down

Solved Re: Button image cannot be changed

Post by Jophy February 13th 2011, 7:09 am

Where are you trying to change/upload it? Are you getting error messages? Have you tried it here?:
Admin Panel > Display > Pics Management > Advanced Mode > Find the 'Who is online icon there' and change

And can we take a look at the image?
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Solved Re: Button image cannot be changed

Post by Scarlet Lady February 13th 2011, 5:43 pm

That's exactly what I've tried. I don't get an error message; the picture uploads fine and I have added it in the right place. When I look at my list of images, it is shown as my "user online" picture. But the picture that is shown on the forum is a different one.

Button image cannot be changed Online10 - this is the image I want, as a part of my theme (sorry if it doesn't show up very well, but the theme's background is a dark picture, so it needs to be light and transparent).

Button image cannot be changed Online11 - this is the image that actually shows up.
Scarlet Lady
Scarlet Lady
New Member

Posts : 6
Reputation : 0
Language : English

Back to top Go down

Solved Re: Button image cannot be changed

Post by Plancker February 13th 2011, 8:14 pm

add this to css

Code:
img#i_whosonline {
background-image: url('http://i77.servimg.com/u/f77/16/17/94/53/online10.png');
}
avatar
Plancker
Forumember

Posts : 226
Reputation : 11
Language : Dutch, English

Back to top Go down

Solved Re: Button image cannot be changed

Post by Scarlet Lady February 13th 2011, 9:16 pm

At the risk of sounding thick, how do you edit the forum's CSS? I've tried but can't see how you get into it.

Thanks for the help.

SL
Scarlet Lady
Scarlet Lady
New Member

Posts : 6
Reputation : 0
Language : English

Back to top Go down

Solved Re: Button image cannot be changed

Post by Plancker February 13th 2011, 9:27 pm

Display -> Colors -> CSS tab
avatar
Plancker
Forumember

Posts : 226
Reputation : 11
Language : Dutch, English

Back to top Go down

Solved Re: Button image cannot be changed

Post by Scarlet Lady February 13th 2011, 9:55 pm

I did as you suggested, but it hasn't made any difference, I'm afraid. However, I did find that the same image was already listed twice; does that mean anything?

Here is the relevant bit of code:
img#i_whosonline {
background-image: url('https://i.servimg.com/u/f77/16/17/94/53/online10.png');
}

.online {
background-image: url("https://i.servimg.com/u/f77/16/17/94/53/online10.png");
background-position: right 0;
background-repeat: no-repeat;
}

/*.online2 {
position: absolute;
top: -10px;
right: 0;
background-image: url("https://i.servimg.com/u/f77/16/17/94/53/online10.png");
background-repeat: no-repeat;
background-position: right 0;
width: 100px;
height: 100px;
}

Thank you for your patience!

SL
Scarlet Lady
Scarlet Lady
New Member

Posts : 6
Reputation : 0
Language : English

Back to top Go down

Solved Re: Button image cannot be changed

Post by Scarlet Lady February 14th 2011, 7:25 pm

O.K., I don't know what the difference was this time, but I tried again and it worked. Thanks very much! :wouhou:
Scarlet Lady
Scarlet Lady
New Member

Posts : 6
Reputation : 0
Language : English

Back to top Go down

Solved Re: Button image cannot be changed

Post by MrMario February 14th 2011, 10:02 pm

May I remind you that double/triple posting isn't tolerated unless separated by 24 hours (Use the edit button) Wink

Solved => Locked
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top

- Similar topics

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