PHP WEB SCRIPTS    Support Forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Can i configure the yellow theme how default ?

 
Post new topic   Reply to topic    PHP Web Scripts Forum Index -> Link Up Gold Support & Discussion
View previous topic :: View next topic  
Author Message
osb



Joined: 18 May 2003
Posts: 12

PostPosted: Thu Jun 12, 2003 1:20 am    Post subject: Can i configure the yellow theme how default ? Reply with quote

I would like to have the yellow how default theme and take off the box about change style. Is possible ?
Back to top
View user's profile Send private message
PHPWebScripts
Richard - Admin


Joined: 13 Jan 2003
Posts: 5693

PostPosted: Thu Jun 12, 2003 2:07 am    Post subject: Reply with quote

Delete file "styles.css" and rename "Yellow.css" to "style.css". It makes the yellow style default.

To remove the style select box: open template (it's in folder data/templates) "_in1.txt" in a text editor and remove these lines:

<TABLE cellSpacing=0 cellPadding=3 width="100%" border=0 class="table3"><TBODY>
<form method="GET" action="styles.php">
<TR><TD class="cell3" align="center" nowrap>
<span class="text10">Select Style</span></td></tr>
<TR><TD class="cell2" align="center" nowrap>
<select name="style" class="field2" onchange="this.form.submit()">
<option value="0">Default</option>
#%styles%#
</select><br>
<input type="submit" value="Select" name="B1" class="button1"></span></td></tr></form>
</tbody></table>
<br>
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    PHP Web Scripts Forum Index -> Link Up Gold Support & Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group