Do myspace codes not work in Firefox browser?? |
Do myspace codes not work in Firefox browser?? |
Jul 14 2006, 02:00 PM
Post
#1
|
|
![]() »»»»»»»»»»» ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 557 Joined: Dec 2004 Member No: 72,261 |
Just a quick question..
I looked at my page using firefox and it looked all messed up. And I look at it using Internet Explorer and it was fine. I didn't know firefox screwed it up, that kinda sucks. |
|
|
|
![]() |
Jul 14 2006, 02:10 PM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
Depends on what layout you're using...
Div overlays generally screw up, but that's easily fixed. Most general layouts look the same in both browsers. Unless your background isn't working, in which case you should change it to the full markup. |
|
|
|
Jul 14 2006, 08:26 PM
Post
#3
|
|
![]() »»»»»»»»»»» ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 557 Joined: Dec 2004 Member No: 72,261 |
really? how is it fixed.
my code for making all the images black & white isn't working. |
|
|
|
| *digital.fragrance* |
Jul 14 2006, 08:29 PM
Post
#4
|
|
Guest |
^ Firefox isn't compatible with that code - it doesn't work for me either. I guess it's just tough luck
|
|
|
|
| *This Confession* |
Jul 14 2006, 08:57 PM
Post
#5
|
|
Guest |
well actually you can make your images black and white for divs in ff.
You just have to code every image and you have to have one black and white and then have the color one and then code it so when you hover over it its normal color |
|
|
|
| *digital.fragrance* |
Jul 14 2006, 09:03 PM
Post
#6
|
|
Guest |
^ forgot about that... haha
I'm too lazy |
|
|
|
| *This Confession* |
Jul 14 2006, 09:05 PM
Post
#7
|
|
Guest |
^pshh yea me too.
but if you want to do it. CODE <style type="text/css"> .pic{height: 175px; width: 163px; text-indent: 184px; overflow: hidden; background: url(URL TO PICTURE) top left no-repeat; display: block;} .pic:hover{background-position: bottom left;} </style> picture should look something like this ![]() and it will come out like this.. ![]() to make it a link put this above the code CODE <a href="URL" class="pic"></a>
|
|
|
|
Jul 15 2006, 02:46 PM
Post
#8
|
|
![]() »»»»»»»»»»» ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 557 Joined: Dec 2004 Member No: 72,261 |
ah shit, I'll just leave it.. and hope most people still use Internet Explorer.
thanx though, nice pics btw! |
|
|
|
| *This Confession* |
Jul 15 2006, 02:49 PM
Post
#9
|
|
Guest |
lol
thanks. haha most people use IE so don't worry about it. I'm going to close this.. topic closed. |
|
|
|
![]() ![]() |