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.

CSS Stylesheet name/code

4 posters

Go down

Solved CSS Stylesheet name/code

Post by iza326 Wed 3 Dec - 6:42

Can please somebody help me to figure out & tell me whats the name of the red circle one in the image below in the CSS Stylesheet of INVISION version???

CSS Stylesheet name/code Test10


Last edited by iza326 on Sat 6 Dec - 5:35; edited 1 time in total
iza326
iza326
Forumember

Female Posts : 87
Reputation : 3
Language : English

http://en.hitskin.com/users/zurich-14156.htm

Back to top Go down

Solved Re: CSS Stylesheet name/code

Post by iza326 Thu 4 Dec - 8:42

bump... Sad
iza326
iza326
Forumember

Female Posts : 87
Reputation : 3
Language : English

http://en.hitskin.com/users/zurich-14156.htm

Back to top Go down

Solved Re: CSS Stylesheet name/code

Post by Gunhack X Thu 4 Dec - 19:29

Here it is:

Code:
.popmenubutton a {
   display: block;
   padding: 2px 16px 2px 8px;
   background-image: url('http://2img.net/i/fa/invision/menu_action_down.gif');
   background-position: 97% 50%;
   background-repeat: no-repeat;
   font-size: 11px;
   font-weight: bold;
   text-align: center;
   white-space: nowrap;
   text-decoration: none;
   }
Gunhack X
Gunhack X
Forumember

Male Posts : 479
Reputation : 14
Language : English, Español
Location : USA

http://windows.topgoo.net

Back to top Go down

Solved Re: CSS Stylesheet name/code

Post by iza326 Fri 5 Dec - 6:35

Gunhack X wrote:Here it is:

Code:
.popmenubutton a {
   display: block;
   padding: 2px 16px 2px 8px;
   background-image: url('http://2img.net/i/fa/invision/menu_action_down.gif');
   background-position: 97% 50%;
   background-repeat: no-repeat;
   font-size: 11px;
   font-weight: bold;
   text-align: center;
   white-space: nowrap;
   text-decoration: none;
   }

sorry but its not the pop menu button
id try but it doesnt change Sad
iza326
iza326
Forumember

Female Posts : 87
Reputation : 3
Language : English

http://en.hitskin.com/users/zurich-14156.htm

Back to top Go down

Solved Re: CSS Stylesheet name/code

Post by Gunhack X Fri 5 Dec - 7:44

Remember that you need to put !important; tag at the end of each line that you modified, so this will overwrite the existing one.

For example after you change the background you will need to add this tag at the end

.popmenubutton a {
display: block;
padding: 2px 16px 2px 8px;
background-image: url('https://2img.net/i/fa/invision/user.gif') !important;
background-position: 97% 50%;
background-repeat: no-repeat;
font-size: 11px;
font-weight: bold;
text-align: center;
white-space: nowrap;
text-decoration: none;
}

BEST REGARDS
GUNHACK X


Last edited by Gunhack X on Fri 5 Dec - 18:45; edited 2 times in total
Gunhack X
Gunhack X
Forumember

Male Posts : 479
Reputation : 14
Language : English, Español
Location : USA

http://windows.topgoo.net

Back to top Go down

Solved Re: CSS Stylesheet name/code

Post by jaebaeli Fri 5 Dec - 16:03

Is this a code that can be used in personalized profile to create a drop down list with multiple choices available?

I've been trying to figure out how to make the code work in that panel--it keeps showing the code text, rather than the list box. For reference, see one of my Other threads about this here

I can't begin to promote my site until this is solved and no one seems to know how to make this happen.

I just need to know why the codes for element lists/list boxes won't show up in the profile as anything other than TEXT. In the profile, it shows the code, not the list box.
jaebaeli
jaebaeli
Forumember

Female Posts : 169
Reputation : 0
Language : english
Location : Denver

http://KindredInkWriters.forumotion.net

Back to top Go down

Solved Re: CSS Stylesheet name/code

Post by Gunhack X Fri 5 Dec - 17:55

Did you Google It?
Gunhack X
Gunhack X
Forumember

Male Posts : 479
Reputation : 14
Language : English, Español
Location : USA

http://windows.topgoo.net

Back to top Go down

Solved Re: CSS Stylesheet name/code

Post by jaebaeli Fri 5 Dec - 17:58

Yes, I have Googled it for many days now...finding the code isn't the problem..the problem is, no matter what code i use in that enriched text content box, it DOESN'T work--all that shows is the text of the code (in profile). It seems to work in the admin panel, after saving it, but when i look in the profile, it's always just a box with that code text in it.
jaebaeli
jaebaeli
Forumember

Female Posts : 169
Reputation : 0
Language : english
Location : Denver

http://KindredInkWriters.forumotion.net

Back to top Go down

Solved Re: CSS Stylesheet name/code

Post by iza326 Sat 6 Dec - 5:34

Gunhack X wrote:Remember that you need to put !important; tag at the end of each line that you modified, so this will overwrite the existing one.

BEST REGARDS
GUNHACK X

THANK YOU GUNHACK
it works :wouhou:
CSS Stylesheet name/code X11
iza326
iza326
Forumember

Female Posts : 87
Reputation : 3
Language : English

http://en.hitskin.com/users/zurich-14156.htm

Back to top Go down

Solved Re: CSS Stylesheet name/code

Post by Nessa Sat 6 Dec - 13:51

Since this problem appears to be resolved, I will lock this topic now.


=> Locked
Nessa
Nessa
Energetic

Female Posts : 6203
Reputation : 128
Language : English

Back to top Go down

Back to top

- Similar topics

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