Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Help With New phpBB2 Skin
tansqrx
post Nov 8 2005, 10:41 PM
Post #1


Super Member
Group Icon

Group: [HOSTED]
Posts: 555
Joined: 25-April 05
Member No.: 4,374
myCENTs:68.76



I have been playing around with phpbb2 2.0.17 trying to get a new style going. I have followed the directions at www.phpbbhacks.com Creating a Template With subSilver [ http://www.phpbbhacks.com/forums/viewtopic.php?t=13169 ] and made a new style. Everything looks fine with the new style, it has been added and I can edit it from the Styles Administration page. I can even make changes under Edit Theme and the changes show up in the forum. The problem comes when I try to customize the forum past the few things shown in Edit Theme. For starters I would like to change the scroll bar colors. I have changed <new theme>.css located in the template/<new theme> directory. The obvious answer would be to change the following.

body {
background-color: #0e7a8e;
scrollbar-face-color: #23898e;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #63798D;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #085766;
scrollbar-darkshadow-color: #000000;
color: #FFFFFF:}

I have changed this and uploaded to the proper directory with no results. Do I have to do anything else or should this work?
Go to the top of the page
 
+Quote Post
twitch
post Nov 9 2005, 05:47 AM
Post #2


Veteran Nut
Group Icon

Group: Members
Posts: 527
Joined: 4-October 05
From: UK
Member No.: 8,895



Remember, that only IE supports this way of scrollbar colour change.
Go to the top of the page
 
+Quote Post
twitch
post Nov 9 2005, 05:48 AM
Post #3


Veteran Nut
Group Icon

Group: Members
Posts: 527
Joined: 4-October 05
From: UK
Member No.: 8,895



CODE
color: #FFFFFF:

Should be
CODE
color: #FFFFFF;


This wont make any difference, but it is better to do it.
Go to the top of the page
 
+Quote Post
tansqrx
post Nov 9 2005, 03:25 PM
Post #4


Super Member
Group Icon

Group: [HOSTED]
Posts: 555
Joined: 25-April 05
Member No.: 4,374
myCENTs:68.76



Unfortuntally I am viewing it in IE, I have even cleared the cache several times.

QUOTE(guy @ Nov 9 2005, 12:48 AM)
CODE
color: #FFFFFF:

Should be
CODE
color: #FFFFFF;


This wont make any difference, but it is better to do it.
*


Go to the top of the page
 
+Quote Post
twitch
post Nov 10 2005, 04:39 PM
Post #5


Veteran Nut
Group Icon

Group: Members
Posts: 527
Joined: 4-October 05
From: UK
Member No.: 8,895



It should work. I'll try messing with my PHPBB in a bit and get back to you, there may be some part that you missed out, but I don't know at this moment.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. phpBB2 vs IPB(44)
  2. Here Is phpBB2(8)
  3. MxBB Portal: A phpBB2 Based Portal(3)
  4. phpBB2 & Discuz - Which Is The Better One?(5)
  5. Problem About Install phpBB2(4)
  6. Using Mods With phpBB2(0)
  7. Help Needed:: Phpbb2 Mod :: Ip Country Flag 2.9.2(2)


 



- Lo-Fi Version Time is now: 23rd November 2008 - 06:20 PM