Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Template design and Front-End Code

Post Reply
 
Thread Tools
  #1  
Old 08-27-2005, 09:06 PM
muggzy Offline
forum loafer
 
Join Date: Aug 2005
Posts: 13
how do i make the simple template the DARK version only

hi there, i like the dark version better than the light, how do i make the dark version default and get rid of the option of switching
Reply With Quote
  #2  
Old 08-27-2005, 09:14 PM
Joe[y]'s Avatar
Joe[y]+ Offline
Team Pixelpost
 
Join Date: Mar 2005
Location: UK
Posts: 3,101
Send a message via MSN to Joe[y]
change

<!-- CSS -->
<link rel="stylesheet" type="text/css" href="templates/simple/styles/light.css" title="light" />
<link rel="alternate stylesheet" type="text/css" href="templates/simple/styles/dark.css" title="dark" />

<!-- SCRIPTS -->
<script type="text/javascript" src="templates/simple/scripts/styleswitcher.js"></script>


to


<!-- CSS -->
<link rel="stylesheet" type="text/css" href="templates/simple/styles/dark.css" title="dark" />
Reply With Quote
  #3  
Old 08-31-2005, 10:02 PM
muggzy Offline
forum loafer
 
Join Date: Aug 2005
Posts: 13
do you know how to default it to dark instead of light?
Reply With Quote
  #4  
Old 09-01-2005, 09:20 AM
Joe[y]'s Avatar
Joe[y]+ Offline
Team Pixelpost
 
Join Date: Mar 2005
Location: UK
Posts: 3,101
Send a message via MSN to Joe[y]
i just gave you the solution!
Reply With Quote
  #5  
Old 09-02-2005, 03:30 PM
muggzy Offline
forum loafer
 
Join Date: Aug 2005
Posts: 13
oops sorry im lame i know.
so i delete that java script bit too?
Reply With Quote
  #6  
Old 09-02-2005, 04:24 PM
Joe[y]'s Avatar
Joe[y]+ Offline
Team Pixelpost
 
Join Date: Mar 2005
Location: UK
Posts: 3,101
Send a message via MSN to Joe[y]
yup. no need for the styleswitcher script to be included if you no longer want to styleswitch.
Reply With Quote
  #7  
Old 10-07-2005, 04:13 AM
Skippy29 Offline
forum loafer
 
Join Date: Oct 2005
Posts: 1
Which page do I edit though?
Reply With Quote
  #8  
Old 10-07-2005, 06:10 AM
Nemesis Offline
pp veteran
 
Join Date: Sep 2005
Posts: 52
Send a message via AIM to Nemesis Send a message via MSN to Nemesis
You have to edit every page's header in order to change that.
Unles you have the header/footer hack ...
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 02:12 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs