| Author |
Message |
Kenshino |
|
Post subject: weird colour thing in theme with IE
Posted: Oct 11, 2004 - 04:16 PM
|
|
Joined: Oct 05, 2004
Posts: 37
Status: Offline
|
|
If you look at my page in Internet Explorer
http://www.proximuz.net/~kenshino/postn ... istory.php
Scroll to the Block called Link, surrounding the image is a blue border.
There is no such border in Mozilla FireFox 1.0
Also, if you look at the center block, scroll down and you will see lines that divide sections, lines that are created with the <hr> tags
They are blue too
In Mozilla FireFox, there is no image border and the lines are well grey.
Also In Mozilla FireFox, the top image in the Link Block does not align properly.
The block is a HTML block.
How do I fix it? |
|
|
| |
|
|
|
 |
Ray |
|
Post subject:
Posted: Oct 11, 2004 - 04:21 PM
|
|
Information Hound
Joined: Aug 17, 2004
Posts: 686
Status: Offline
|
|
Im assuming that you are running with PN .750. This is a known problem but we have a solution.
Quote:
Just add this to the bottom of your style.css:
img { border: none }
As for the FireFox issues, I will let Mars comment on this as I dont use that browser.  |
|
|
| |
|
|
|
 |
Kenshino |
|
Post subject:
Posted: Oct 11, 2004 - 04:26 PM
|
|
Joined: Oct 05, 2004
Posts: 37
Status: Offline
|
|
I'm using PostNuke 0.726 =X
Thank you Ray, the image border thing got fixed.
However there are still two things, one is the line which is oddly coloured which i created with <hr> tags in Internet Explorer
And two the top image alignment in the Link Block is a little out of place in Mozilla FireFox |
|
|
| |
|
|
|
 |
Ray |
|
Post subject:
Posted: Oct 11, 2004 - 05:45 PM
|
|
Information Hound
Joined: Aug 17, 2004
Posts: 686
Status: Offline
|
|
| I see those lines and it corresponds with the breaks that you have made for each decade. I would guess that the lines are caused by a new file being addressed to go with each separate decade. |
|
|
| |
|
|
|
 |
Kenshino |
|
Post subject:
Posted: Oct 11, 2004 - 06:17 PM
|
|
Joined: Oct 05, 2004
Posts: 37
Status: Offline
|
|
| Actually, I created those lines, what I mean is, the lines are coloured blue which is weird because I didn't add any colour codes to it |
|
|
| |
|
|
|
 |
Ray |
|
Post subject:
Posted: Oct 11, 2004 - 06:35 PM
|
|
Information Hound
Joined: Aug 17, 2004
Posts: 686
Status: Offline
|
|
They arent blue to me.... trying clearing your cache or hit ctrl-F5. I dont know if that will help you or not but the lines arent blue on my ie browser.  |
|
|
| |
|
|
|
 |
Kenshino |
|
Post subject:
Posted: Oct 11, 2004 - 06:46 PM
|
|
Joined: Oct 05, 2004
Posts: 37
Status: Offline
|
|
I tried =/
Are you running on WinXP with SP2?
Maybe thats the problem |
|
|
| |
|
|
|
 |
Ray |
|
Post subject:
Posted: Oct 11, 2004 - 07:33 PM
|
|
Information Hound
Joined: Aug 17, 2004
Posts: 686
Status: Offline
|
|
LOL!!!
XP yes
SP2, not on your life!!!!! |
|
|
| |
|
|
|
 |
Kenshino |
|
Post subject:
Posted: Oct 11, 2004 - 11:05 PM
|
|
Joined: Oct 05, 2004
Posts: 37
Status: Offline
|
|
|
|
|
 |
mars |
|
Post subject:
Posted: Oct 11, 2004 - 11:51 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
| The lines are gray on Firefox 1.0 and IE 6.0 WinXP SP2 here. |
|
|
| |
|
|
|
 |
Kenshino |
|
Post subject:
Posted: Oct 12, 2004 - 02:43 PM
|
|
Joined: Oct 05, 2004
Posts: 37
Status: Offline
|
|
| Hmmm okay, but what about the image alignment on FireFox 1.0? |
|
|
| |
|
|
|
 |
Spitfire |
|
Post subject:
Posted: Feb 12, 2005 - 03:04 PM
|
|
Joined: Oct 16, 2004
Posts: 39
Location: Tennessee
Status: Offline
|
|
| Was there a cure for this? I just changed my Topic Images, and I am now getting an ugly border around those images. I am using Firefox and XP Pro SP2. This week I am using the PT7 theme, and those ugly borders mess things up! |
|
|
| |
|
|
|
 |
Spitfire |
|
Post subject:
Posted: Feb 15, 2005 - 01:27 PM
|
|
Joined: Oct 16, 2004
Posts: 39
Location: Tennessee
Status: Offline
|
|
Its odd I tried both of the following & PT7 still shows the borders around the images...
img {border: 0px;}
img { border: none } |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Feb 15, 2005 - 02:19 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
| did you put that in both style.css and styleNN.css ?? |
|
|
| |
|
|
|
 |
Spitfire |
|
Post subject:
Posted: Feb 16, 2005 - 11:19 AM
|
|
Joined: Oct 16, 2004
Posts: 39
Location: Tennessee
Status: Offline
|
|
| Yes, they are in both. At first I just tried img {border: 0px;} in both files, then I tried img {border: none} in both files. Now they are both at the bottom of both files & I still have borders around the news pics & the - & + for each block. |
|
|
| |
|
|
|
 |
|
|