|
|
 |
|
Nukemods Forum
> nukemods releases
> Theme packs
|
XpSilver Theme looking oddThis is a discussion on XpSilver Theme looking odd within the Theme packs forums, part of the nukemods releases category; http://fourbelowzero.com
Notice the light-grey/white bar/border on the left hand side downt he page?
Ive re-uploaded the theme but its a ... |
|
|
 |
|
|
|
|
|
Junior Member
Status: Offline
Posts: 4
Join Date: Feb 2003
|
XpSilver Theme looking odd -
02-03-2003, 09:05 AM
http://fourbelowzero.com
Notice the light-grey/white bar/border on the left hand side downt he page?
Ive re-uploaded the theme but its a consistent issue.
Any ideas?
|
|
|
|
|
|
|
|
Senior Member
Status: Offline
Posts: 619
Join Date: Oct 2002
Location: Alabama, USA
|
02-03-2003, 09:41 AM
You might also want to check out the home link at the top of the page when you are viewing the forum. When I click it it stays where it is and not to the home page.
EDIT: It does this for all your modules also. For some reason it changes the home link to the module you are viewing.:cry:
Mikem the theme guru will have to help with the border problem. 8O
|
|
|
|
|
|
|
|
Junior Member
Status: Offline
Posts: 4
Join Date: Feb 2003
|
02-03-2003, 10:07 AM
hmm - all works fine for me.
|
|
|
|
|
|
|
|
Moderator
Status: Offline
Posts: 737
Join Date: Nov 2002
|
02-03-2003, 11:16 AM
Look in your style.css themes/YOUR THEME/style/style.css
If you change the
Code:
.bodyline{background:
color to match the background of your page I think it will change that bar.
|
|
|
|
|
|
|
|
Senior Member
Status: Offline
Posts: 619
Join Date: Oct 2002
Location: Alabama, USA
|
02-03-2003, 11:21 AM
OK, the problem with the links is a browser problem. Never had this problem with any other themes. I used Mozilla and Phoenix browsers and the link points to the module. Since Netscape Navigator uses the same engine it too probably is having the same problem.
With Internet Explorer it works fine. Unfortunatly one third of the people on the internet dont use the IE any more because of it's lack of tabbed browsing, skin-ability, Microsoft advertizing, and it generally sucks.
|
|
|
|
|
|
|
|
Junior Member
Status: Offline
Posts: 4
Join Date: Feb 2003
|
02-03-2003, 11:36 AM
Quote:
|
Originally Posted by IACOJ
Look in your style.css themes/YOUR THEME/style/style.css
If you change the
Code:
.bodyline{background:
color to match the background of your page I think it will change that bar.
|
there is no .bodyline tag in the style.css
Quote:
FONT {FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; FONT-SIZE: 12px}
TD {FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; FONT-SIZE: 12px}
BODY {FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; FONT-SIZE: 12px}
P {FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; FONT-SIZE: 12px}
DIV {FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; FONT-SIZE: 12px}
INPUT {FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; FONT-SIZE: 12px}
TEXTAREA {FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; FONT-SIZE: 12px}
FORM {FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; FONT-SIZE: 12px}
SELECT {FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; FONT-SIZE: 12px}
A:link {BACKGROUND: none; COLOR: #6C6A80; FONT-SIZE: 12px; FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; TEXT-DECORATION: underline}
A:active {BACKGROUND: none; COLOR: #6C6A80; FONT-SIZE: 12px; FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; TEXT-DECORATION: underline}
A:visited {BACKGROUND: none; COLOR: #6C6A80; FONT-SIZE: 12px; FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; TEXT-DECORATION: underline}
A:hover {BACKGROUND: none; COLOR: #C1C1C1; FONT-SIZE: 12px; FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; TEXT-DECORATION: underline}
.title {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: bold; FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; TEXT-DECORATION: none}
.content {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial;}
.storytitle {BACKGROUND: none; COLOR: #363636; FONT-SIZE: 12px; FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; TEXT-DECORATION: none}
.storycat {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; TEXT-DECORATION: underline}
.boxtitle {BACKGROUND: none; COLOR: #363636; FONT-SIZE: 12px; FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; TEXT-DECORATION: none}
.boxcontent {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial;}
.option {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; TEXT-DECORATION: none}
.tiny {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: normal; FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; TEXT-DECORATION: none}
.posted {BACKGROUND: none; COLOR: #FFFFFF; FONT-SIZE: 12px; FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; TEXT-DECORATION: none}
.sideboxtitle {BACKGROUND: none; COLOR: #FFFFFF; FONT-SIZE: 12px; FONT-WEIGHT: bold; FONT-FAMILY: Tahoma,Verdana,Helvetica,Arial; TEXT-DECORATION: none}
a.topnav:link {color: #6C6A80; font-size: 12px}
a.topnav:active {color: #6C6A80; font-size: 12px}
a.topnav:visited {color: #6C6A80; font-size: 12px}
a.topnav:hover {color: #C1C1C1; font-size: 12px}
|
|
|
|
|
|
|
|
|
Senior Member
Status: Offline
Posts: 2,905
Join Date: Sep 2002
|
02-03-2003, 12:23 PM
I'll look at it now.uplaoding that theme to my testsite.
I'll fix the left bar problem, but the Home link when you go to the Forums on your site, tkaes me to your Home page just liek it should.
Not sure what you mean there.
mikem
|
|
|
|
|
|
|
|
Senior Member
Status: Offline
Posts: 619
Join Date: Oct 2002
Location: Alabama, USA
|
02-03-2003, 01:00 PM
Quote:
I'll look at it now. uplaoding that theme to my testsite.
I'll fix the left bar problem, but the Home link when you go to the Forums on your site, tkaes me to your Home page just liek it should.
Not sure what you mean there.
|
I noticed the problem, not Darkmoor_Dragon. And like I explained in the post and in your pm, It is browser specific. Meaning it only correctly works with IE, as far as I have tested. The gecho based browsers such as Netscape Communicator/Navigator, Mozilla, Phoenix have a problem with the link at the top of the page while you are on any module page. The (home) link points to the page you are on. I tested Mozilla and Phoenix but not Netscape.
This only happens with xpSilver! (so far)
The link in the main menu does not have the problem.
|
|
|
|
|
|
|
|
Senior Member
Status: Offline
Posts: 2,905
Join Date: Sep 2002
|
02-03-2003, 01:16 PM
Here's the fix for the left bar mis-color.
I've updated the entire XP-Silver theme pack with this fixed file.
replace your theme/XPSilver/theme.php with the one in this zip file
http://www.areamike.com/mystuff/Theme.zip
mikem
|
|
|
|
|
|
|
|
Senior Member
Status: Offline
Posts: 2,905
Join Date: Sep 2002
|
02-03-2003, 01:18 PM
Quote:
|
Originally Posted by Martin
Quote:
I'll look at it now. uplaoding that theme to my testsite.
I'll fix the left bar problem, but the Home link when you go to the Forums on your site, tkaes me to your Home page just liek it should.
Not sure what you mean there.
|
I noticed the problem, not Darkmoor_Dragon. And like I explained in the post and in your pm, It is browser specific. Meaning it only correctly works with IE, as far as I have tested. The gecho based browsers such as Netscape Communicator/Navigator, Mozilla, Phoenix have a problem with the link at the top of the page while you are on any module page. The (home) link points to the page you are on. I tested Mozilla and Phoenix but not Netscape.
This only happens with xpSilver! (so far)
The link in the main menu does not have the problem.
|
Right.
XP Silver and a few others are the only theme packs we have here that the Links in the header are in the theme.php file, not the header.html like most our other theme packs.
I imagine it has something to do with the way those Browser parse the links in the php file.
mikem
|
|
|
|
 |
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|