Jump to content

Cutenews - Template edit problem


Virulent

Recommended Posts

Hello, I am working on a new project - and the news portal I use is Cutenews. I am trying to get the template of the news page to change depending on the 'css shade' that the user has clicked on. My current code is as follows:

 

<HTML><HEAD>
<TITLE>CraQ [dot] Org</TITLE><link rel="stylesheet" type="text/css" href="http://craq.org/america/styles/index-yellow.css"></head>

<body class=iframe-body topmargin="3" leftmargin="3" rightmargin="3" bottommargin="3">


<table border="0" width="100%" id="table1" cellspacing="3">

<tr>
	<td class=tables height="27">
	<!--TITLE!!-->		

	{title}

	<!--/TITLE!!-->
	</td>

	<td class=tables width="9%" height="27">
	<center>
	<!--DATE!!-->

	{date}

	<!--/DATE!!-->
	</center></td>
</tr>
<tr>
	<td class=text-tables width="96%" colspan="2">

	<!--POST!!-->
	{short-story}
	<!--/POST!!-->
	</td>
</tr>
<tr>
	<td class=tables width="97%" colspan="2">

	{author}

	</td>
</tr>
<tr>
	<td class=text-tables width="97%" colspan="2"> </td>
</tr>



</table>

 

I know what line to edit, obviously the index-yellow.css one - but I want it so depending on what theme they click on @ www.craq.org/america - It will automatically change the CSS style for the news. Any help would be greatly appreciated.

 

Oh and the URL is: http://www.craq.org/america - as stated above.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.