CSS Stylesheet name/code

Post new topic   This topic is locked: you cannot edit posts or make replies.

View previous topic View next topic Go down

Solved CSS Stylesheet name/code

Post by iza326 on December 2nd 2008, 11:42 pm

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???



Last edited by iza326 on December 5th 2008, 10:35 pm; edited 1 time in total

iza326
Forumotion Member

Female
Posts: 87
Age: 29
Language: English
Country:
Join date: 2008-03-19

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

Back to top Go down

Solved Re: CSS Stylesheet name/code

Post by iza326 on December 4th 2008, 1:42 am

bump... Sad

iza326
Forumotion Member

Female
Posts: 87
Age: 29
Language: English
Country:
Join date: 2008-03-19

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

Back to top Go down

Solved Re: CSS Stylesheet name/code

Post by Gunhack X on December 4th 2008, 12:29 pm

Here it is:

Code:
.popmenubutton a {
   display: block;
   padding: 2px 16px 2px 8px;
   background-image: url('http://illiweb.com/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
Forumotion Member

Male
Posts: 479
Age: 19
Language: English, Español
Location: USA
Country:
Join date: 2008-09-17

http://windows.topgoo.net

Back to top Go down

Solved Re: CSS Stylesheet name/code

Post by iza326 on December 4th 2008, 11:35 pm

Gunhack X wrote:Here it is:

Code:
.popmenubutton a {
   display: block;
   padding: 2px 16px 2px 8px;
   background-image: url('http://illiweb.com/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
Forumotion Member

Female
Posts: 87
Age: 29
Language: English
Country:
Join date: 2008-03-19

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

Back to top Go down

Solved Re: CSS Stylesheet name/code

Post by Gunhack X on December 5th 2008, 12:44 am

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('http://illiweb.com/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 December 5th 2008, 11:45 am; edited 2 times in total

Gunhack X
Forumotion Member

Male
Posts: 479
Age: 19
Language: English, Español
Location: USA
Country:
Join date: 2008-09-17

http://windows.topgoo.net

Back to top Go down

Solved Re: CSS Stylesheet name/code

Post by jaebaeli on December 5th 2008, 9:03 am

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
Forumotion Member

Female
Posts: 149
Age: 47
Language: english
Location: Boulder, CO (soon)
Country:
Join date: 2007-10-14

http://atypicallesbians.forumotion.com

Back to top Go down

Solved Re: CSS Stylesheet name/code

Post by Gunhack X on December 5th 2008, 10:55 am

Did you Google It?

Gunhack X
Forumotion Member

Male
Posts: 479
Age: 19
Language: English, Español
Location: USA
Country:
Join date: 2008-09-17

http://windows.topgoo.net

Back to top Go down

Solved Re: CSS Stylesheet name/code

Post by jaebaeli on December 5th 2008, 10:58 am

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
Forumotion Member

Female
Posts: 149
Age: 47
Language: english
Location: Boulder, CO (soon)
Country:
Join date: 2007-10-14

http://atypicallesbians.forumotion.com

Back to top Go down

Solved Re: CSS Stylesheet name/code

Post by iza326 on December 5th 2008, 10:34 pm

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:

iza326
Forumotion Member

Female
Posts: 87
Age: 29
Language: English
Country:
Join date: 2008-03-19

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

Back to top Go down

Solved Re: CSS Stylesheet name/code

Post by Nessa on December 6th 2008, 6:51 am

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


=> Locked

_________________

Rules||Tips & Tricks||FAQ| No support via PM

Nessa
Global Moderator
Global Moderator

Female
Posts: 5550
Language: English
Country:
Join date: 2007-07-22

http://therealm.forumotion.com/index.htm

Back to top Go down

View previous topic View next topic Back to top


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