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.

Picture or transparent instead of color on a menu..

4 posters

Go down

In progress Picture or transparent instead of color on a menu..

Post by Menos September 17th 2011, 4:28 pm

I seem to have managed most of the pictures (instead of colors) in my forum... except one!!
This is where I need your (CSS propably) help.

I need the menu to have a picture (of my choice), or be transparent on the picture below, instead of that awful white background...

Spoiler:



Menos
Menos
Forumember

Male Posts : 383
Reputation : 4
Language : Greek, English and Slovak

http://cbrxx.darkbb.com/

Back to top Go down

In progress Re: Picture or transparent instead of color on a menu..

Post by Nera. September 18th 2011, 12:19 am

Hi,

You want your drop down menu in topic to have a bg picture?

Try adding this to CSS and change the photo link

Code:
.popupmenu li {
    background: url('http://r20.imgfast.net/users/2015/13/58/34/avatars/151-62.jpg') !important;
}

Nera.
Nera.
Energetic

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

Back to top Go down

In progress Re: Picture or transparent instead of color on a menu..

Post by Menos September 18th 2011, 1:14 am

It does look a lot better Nera but... it seems to leave some white lines... hmmmm

Question 1
Is there a way to make it transparent?
Is there a way to remove the white lines?

Spoiler:

Question 2
Can you also make me a CSS code for background or transparency on my smilies box? Very Happy

Spoiler:
Menos
Menos
Forumember

Male Posts : 383
Reputation : 4
Language : Greek, English and Slovak

http://cbrxx.darkbb.com/

Back to top Go down

In progress Re: Picture or transparent instead of color on a menu..

Post by MegaMaster September 18th 2011, 3:10 am

hmm...this seems like a very tricky situation.

the answers above should probably be answered. ^^^
avatar
MegaMaster
New Member

Posts : 24
Reputation : 1
Language : english

Back to top Go down

In progress Re: Picture or transparent instead of color on a menu..

Post by Menos September 18th 2011, 3:26 am

I removed the old icons because of their size... So that issue is solved!

Now... all I need is a background or transparency on my smilies box. Very Happy
Menos
Menos
Forumember

Male Posts : 383
Reputation : 4
Language : Greek, English and Slovak

http://cbrxx.darkbb.com/

Back to top Go down

In progress Re: Picture or transparent instead of color on a menu..

Post by Base September 18th 2011, 9:59 am

Hi, try this for the smileys:

Code:
#smiley-box {
    background-color: transparent;
}

Smile
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

In progress Re: Picture or transparent instead of color on a menu..

Post by Menos September 18th 2011, 12:09 pm

Didn't seem to work... Confused
Can you try a code for a background? Very Happy
Menos
Menos
Forumember

Male Posts : 383
Reputation : 4
Language : Greek, English and Slovak

http://cbrxx.darkbb.com/

Back to top Go down

Back to top

- Similar topics

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