top
Videos TV & Movies Channels Community

Shishio's Custom Profile Group

body {background: url(http://i29.tinypic.com/20ue9fm.jpg) fixed; color: green;} #veohPage{ background: transparent;} .colRight .users-box:HOVER,.users-mid .users-box:HOVER {background: black; color: white;} .collection-head:HOVER, ul.tabs:HOVER, .tabContainer:HOVER{background:black}

manager:
ShishioKagezuchi 
category:
Groups > Howto
permalink:
videos:
5
members:
6117
discussions:
3666
created:
7/5/08
updated:
8/14/21
« view all topics New Topic
1 - 4 of 4 Replies
added: 14 yrs ago
updated: 1 yr ago

chemera2008

I'm not sure,because I don't use IE7. Add *:first-child+html before your selector for FF. e.g. #veohPage .labelText { color:blue; } *:first-child+html #veohPage .labelText { color:red;} Othew browsers ignore this block,because html tag apears as the first tag. I heard that IE7 does not ignore it by bug. But it should not be used so much,I think.

Reply to this Topic

added: 14 yrs ago

ShishioKagezuchi manager

Is this to use selectors in IE7 that were not available in that browser? That would be useful, I think there is a profile selector that appears after a a user is followed which wasn't selectable in IE7.


added: 14 yrs ago

chemera2008

It is a method for divided description of the selector in each browser. "*:first-child+html" is an illegal selector and browsers have to ignore such a block(section),so other browsers ignore this block. It is available in only IE7. So if you want to a selector for only IE7, add it. You can find a detail information of this hack by google,maybe.


added: 14 yrs ago

ShishioKagezuchi manager

OH so you can have different CSS in either one, thats good, since some positions are off in IE7. That makes IE7 much less annoying. I want to have a browser specific greeting.


added: 14 yrs ago

ShishioKagezuchi manager

Amazing, Chemera-sensei! This is the breakthrough of the year. My page had differences in the position of some crucial sections between browsers however this trick lets you fix them special for IE7. Thanks this is great.



People who like this group also like

Copyright © 2008 Veoh Networks, Inc.  |  Terms of Use  |  Copyright  |  Privacy Policy