Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Vienix

Pages: 1 2 3 4 [5] 6 7 8
61
Mods & Plugins (Requests & Discussions) / Adding links
« on: June 24, 2002, 12:01:58 PM »
Hi,

I added a little menu in my templates:

http://www.vierstra.com/4images.htm

If you want to do this yourself:

Template pages needed to edit:

home.html
error.html
top.html
search.html
register.html
postcard_create.html
member.html
lightbox.html
details.html
categories.html

Look for :

<?php echo date("d.m.Y, H:i"); ?>

Add after that:

<?php include("yourmenu.php"); ?>

place the yourmenu.php in you root dir of 4images

Put some links in it like:

Quote
<div align="center">
<center>
 <table border="0" cellpadding="0" cellspacing="0"  width="100">
 <tr>
  <td width="100%" align="center" height="20" background="templates/4dark/bbutton.gif" ><a style="text-decoration: none" href="index.php">Home Page</a></td>
 </tr>
 <tr>
 <td width="100%" align="center" height="20" background="templates/4dark/bbutton.gif" ><a style="text-decoration: none" href="index.php">Your Link</a></td>
 </tr>
 <tr>
 <td width="100%" align="center" height="20" background="templates/4dark/bbutton.gif" ><a style="text-decoration: none" href="index.php">Your Link</a></td>
 </tr>
 </table>
</center>
</div>
<br>

62
something new, something old ( and improved )

http://www.vierstra.com/4images2.htm


Preview


63
Quote
and better download


hmm, same server.. should be the same.....  :)


Quote
and two bugs


Not anymore... "fixed"

I always forget something..

64
Here you can download my new templates:

http://www.vierstra.com/4images.htm

There are 4 of them, grey, red, blue and green.

These templates have round corners.

preview:


66
Ah, nice template !

http://www.postkortservice.dk/postkortservice/postkortservice/

Did you edit the template maybe ?

If you use the "default" template do your random pics work ?


Does everyone speak spanish in danmark ?

venlige hilsen (boet i kobnhavn for et ar )

67
Installation, Update & Configuration / Style
« on: June 21, 2002, 12:28:25 PM »
Its in the stylesheet. ( style.css in your template/default )

f.i. this:

Quote
.smalltext {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  color : #666666;
 
}


Is the color of the "smalltext"


check your html source wich text is handled by what style class.

68
Feedback & Suggestions / Wie kann ich Videos anzeigen lassen?
« on: June 21, 2002, 12:23:29 PM »
Hi,

if you try one of my templates..

I have "rebuild" things to go well with mediaplayer and quicktime..

like this:

Quote
<!-- Template file for MPEG Movies -->

<OBJECT
  ID="mediaPlayer"  
  CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"  
  CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
  STANDBY="Loading Microsoft Windows Media Player components..."
  TYPE="application/x-oleobject">
  <PARAM NAME="fileName" VALUE="{media_src}">
  <PARAM NAME="animationatStart" VALUE="true">
  <PARAM NAME="transparentatStart" VALUE="true">
  <PARAM NAME="autoStart" VALUE="true">
  <PARAM NAME="autoSize" VALUE="true">
  <PARAM NAME="showControls" VALUE="true">
  <PARAM NAME="loop" VALUE="true">
</OBJECT>
<br>
<br>


use this for mpg,avi,mpeg,mid,etc...

69
Installation, Update & Configuration / Hi Simon
« on: June 19, 2002, 02:13:47 PM »
allways good to know somebody is using my templates !


Not so good is that I am not perfect :( or maybe it is :)

Go to your comment_bit.html and change

<b>{comment_headline}XXX</b>

to

<b>{comment_headline}</b>


sorry  :oops: it is in all my templates  :oops:

70
Hi,

Preview: link not longer available

In action link not longer available


download: link not longer available

71
Installation, Update & Configuration / Clock congiguration
« on: June 17, 2002, 05:35:37 PM »
Anywhere here

http://www.bali-portal.com/forum/viewforum.php?f=15

Or do you want to post the whole template ?

72
Installation, Update & Configuration / Clock congiguration
« on: June 17, 2002, 05:29:17 PM »
No.

73
Installation, Update & Configuration / Clock congiguration
« on: June 17, 2002, 05:15:06 PM »
Well like I said in the readme of my template:

Quote
If you have improved or changed the 4grey template please mention this on the bali-portal forum.


I can't have "copyright" on every "wide" template there ever will be.

But you used mine, and changed it. Do whatever you see fit.

Try reading pinokkio about noses f.i.

My nose is about 45 years of age, sniffed a lot...

74
Installation, Update & Configuration / Clock congiguration
« on: June 17, 2002, 04:56:34 PM »
It IS my template my friend, it is not yours

I checked this...


You changed the colors....


You must do whatever you see fit...

If you can see anything from behind that very big nose...

75
Installation, Update & Configuration / Clock congiguration
« on: June 17, 2002, 04:48:51 PM »
No you don't...

I've checked the source f.i. my cmenu.php is there...

Listen, I don't mind you do, but I asked you to mention it.

Pages: 1 2 3 4 [5] 6 7 8