Portal Themes, PHPnuke Themes and PostNuke themes Themes Home Page Profile Free Nuke theme Downloads Nuke theme Support Forums Nuke Themes Store
spacer image spacer image
Featured
Call of Duty 4 Nuke Theme

Call of Duty 4 Nuke Theme

Call of Duty 4 PHPNuke Theme, Call of Duty 4 PostNuke Theme, Call of Duty 4 Evo Theme, Call of Duty ...

$15.00
Enter Store ]
spacer image
Main Menu
spacer image
Site Status
spacer image Welcome Guest
Join us!
spacer image
spacer imagespacer imagespacer image
spacer image
Registration is free and gives full access to site
spacer image
spacer image Register
spacer image Login:
User:

spacer image
Password:

spacer image
Remember me
spacer image
spacer imageMembers:
Last: Today New:0
Last: Yesterday:0
Last: Total:7536
Last: Last:
maxfoot
Members: Online
Members: Members:0
Guests: Guests:48
Total: Total:48
spacer image Online Members
No online members
spacer image
Past News
Older articles
spacer image


Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
KenshinoOffline
Post subject: weird colour thing in theme with IE  PostPosted: 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?
 
 View user's profile Send private message  
Reply with quote
RayOffline
Post subject:   PostPosted: 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. Wink
 
 View user's profile Send private message  
Reply with quote
KenshinoOffline
Post subject:   PostPosted: 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
 
 View user's profile Send private message  
Reply with quote
RayOffline
Post subject:   PostPosted: 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.
 
 View user's profile Send private message  
Reply with quote
KenshinoOffline
Post subject:   PostPosted: 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
 
 View user's profile Send private message  
Reply with quote
RayOffline
Post subject:   PostPosted: 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. Razz
 
 View user's profile Send private message  
Reply with quote
KenshinoOffline
Post subject:   PostPosted: 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
 
 View user's profile Send private message  
Reply with quote
RayOffline
Post subject:   PostPosted: Oct 11, 2004 - 07:33 PM
Information Hound


Joined: Aug 17, 2004
Posts: 686

Status: Offline
LOL!!!

XP yes
SP2, not on your life!!!!!
 
 View user's profile Send private message  
Reply with quote
KenshinoOffline
Post subject:   PostPosted: Oct 11, 2004 - 11:05 PM



Joined: Oct 05, 2004
Posts: 37

Status: Offline
=(

Still need help!
 
 View user's profile Send private message  
Reply with quote
marsOffline
Post subject:   PostPosted: 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.
 
 View user's profile Send private message  
Reply with quote
KenshinoOffline
Post subject:   PostPosted: 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?
 
 View user's profile Send private message  
Reply with quote
SpitfireOffline
Post subject:   PostPosted: 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!
 
 View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number 
Reply with quote
SpitfireOffline
Post subject:   PostPosted: 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 }
 
 View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number 
Reply with quote
marsOffline
Post subject:   PostPosted: 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 ??
 
 View user's profile Send private message  
Reply with quote
SpitfireOffline
Post subject:   PostPosted: 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.
 
 View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number 
Reply with quote
Display posts from previous:     
Jump to:  
All times are GMT - 5 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2006 The PNphpBB Group
Credits
spacer image spacer image

Welcome to www.PortalThemes.com, Your #1 Source for

Zikula Themes

,

PHP-Nuke themes

,

MD-Pro Themes

,

Nuke Evolution Themes

,

Platinum Nuke Themes

,

Xanthia Themes

,

AutoThemes and

Joomla Templates
World of Warcraft and Blizzard Entertainment are all trademarks or registered trademarks of Blizzard Entertainment in the United States and/or other countries. These terms and all related materials, logos, and images are copyright Blizzard Entertainment. This site is in no way associated with or endorsed by Blizzard Entertainment
SiteMap SiteMap 2 SiteMap 3