Search found 15 matches
- Sat Mar 14, 2009 7:38 pm
- Forum: General Discussion
- Topic: SMF forum
- Replies: 1
- Views: 875
SMF forum
Hi. Just installed this forum. Could somebody advice me how to change width of this forum. I changed in css file and didnt work. Even I set table with proper width but still it is display in 100%. Thank you.
- Wed Mar 04, 2009 10:56 pm
- Forum: HTML, CSS and other UI Design Technologies
- Topic: table in CSS
- Replies: 6
- Views: 3632
Re: table in CSS
I meant to write full table in style.css file.
Then call it on seperatly pages (something like include function).
Is that possible?
Then call it on seperatly pages (something like include function).
Is that possible?
- Wed Mar 04, 2009 10:35 pm
- Forum: HTML, CSS and other UI Design Technologies
- Topic: table in CSS
- Replies: 6
- Views: 3632
table in CSS
Can somebody advice me how write this in style.css file?
<code>
<table>
<td>1</td>
<td>2</td>
</table>
</code>
and
<code>
<div>1</div>
<code>
<code>
<table>
<td>1</td>
<td>2</td>
</table>
</code>
and
<code>
<div>1</div>
<code>
- Wed Mar 04, 2009 1:37 pm
- Forum: PHP - Code
- Topic: email form - working on 2 servers doesnt work on 1 other -
- Replies: 2
- Views: 249
Re: email form - working on 2 servers doesnt work on 1 other -
<HTML> <HEAD> <STYLE TYPE="text/css"> <!-- A:link { color: black; text-decoration: none} A:visited { color: black; text-decoration: none} A:hover { color: red; text-decoration: underline;} BODY { font-size:10; font-family: arial, sans-serif, tahoma, verdana; } <STYLE TYPE="...
- Wed Mar 04, 2009 12:45 pm
- Forum: PHP - Code
- Topic: email form - working on 2 servers doesnt work on 1 other -
- Replies: 2
- Views: 249
email form - working on 2 servers doesnt work on 1 other -
Hello.
Dont know why my email form doesnt work on one server. Its working (was working) on 2 others. This one is set on windows. I get comment thats message has been sent and .... nothing is coming.
Please help.
Dont know why my email form doesnt work on one server. Its working (was working) on 2 others. This one is set on windows. I get comment thats message has been sent and .... nothing is coming.
Please help.
- Tue Mar 03, 2009 1:36 pm
- Forum: General Discussion
- Topic: advice Forum Script.
- Replies: 1
- Views: 427
advice Forum Script.
Hello,
Could you advice me any forum script which allow login and most importand -> easy and simple way to include last post on other page.
Thank you.
Could you advice me any forum script which allow login and most importand -> easy and simple way to include last post on other page.
Thank you.
- Sat Feb 28, 2009 1:05 am
- Forum: PHP - Code
- Topic: php.ini
- Replies: 1
- Views: 144
php.ini
Can I declare in this file anything about language or coding about iso-8859-2.
- Fri Feb 27, 2009 1:50 pm
- Forum: General Discussion
- Topic: pc configuration
- Replies: 7
- Views: 1165
pc configuration
Hi. I am looking for advice. I am going to build desktop tower 4 me as I am still working on P4:). I dont know anything about current technology and what is new. I know I need something powerfull (for multitask in graphic, some game maybe...) I would like to go with Intel but dont want to spend $150...
- Fri Feb 27, 2009 12:24 pm
- Forum: PHP - Code
- Topic: php script doest work on server -> works on computer
- Replies: 3
- Views: 174
Re: php script doest work on server -> works on computer
all files are there. Script works when pointed directly. When included on page displays error in line 13 and others.........
Funny but I included other scripts and those doesnt work either. All scripts were working on my computer.
Funny but I included other scripts and those doesnt work either. All scripts were working on my computer.
- Thu Feb 26, 2009 10:43 pm
- Forum: PHP - Code
- Topic: php script doest work on server -> works on computer
- Replies: 3
- Views: 174
php script doest work on server -> works on computer
Hi. Please explain me why some simple script (php) works on my computer (when set as server) and not working uploaded to server. The script is included on page home_top which page is included on page home. When I point directly script file works. Paths are OK because working on my computer. I get fo...
- Mon Feb 16, 2009 2:50 pm
- Forum: PHP - Code
- Topic: RSS reader and polish letters
- Replies: 0
- Views: 112
RSS reader and polish letters
Hello. Please help. I am trying to red RSS file from http://wiadomosci.onet.pl/2,kategoria.rss. Here are files which I use to read: RSS Reader -> http://phpamator.wrzuta.pl/other/file/8reO5elum3/swiat.php Templet for display -> http://phpamator.wrzuta.pl/other/file/1FuPciAKWc/szablon.html My problem...
- Fri Feb 13, 2009 9:08 pm
- Forum: PHP - Code
- Topic: Need advice.
- Replies: 1
- Views: 131
Need advice.
Hello. Please point me. I am looking for script where I could add news. importand for me is that news will be sorted by the field data (I will set date for each post) not as they where added. Maybe somebody know any script like this. I will use it as event calendar but events I will add in random so...
- Thu Feb 12, 2009 5:18 pm
- Forum: PHP - Code
- Topic: preg_replace - but where and how?
- Replies: 1
- Views: 183
preg_replace - but where and how?
I have this code. <html> <head> </head> <body> <? include("class.xml.parser.php"); include("class.weather.php"); $timeout=3*60*60; // 3 hours $tc=100; if (isset($_ENV["TEMP"])) $cachedir=$_ENV["TEMP"]; else if (isset($_ENV["TMP"])) $cachedir...
- Thu Feb 12, 2009 3:32 pm
- Forum: PHP - Code
- Topic: weather.com errors
- Replies: 3
- Views: 457
Re: weather.com errors
SimplePie - how it works? Just installed it. Demo works. Checked compatibility.-OK. When I click on Create.php nothing hapes. How to start it?
- Thu Feb 12, 2009 2:07 pm
- Forum: PHP - Code
- Topic: weather.com errors
- Replies: 3
- Views: 457
weather.com errors
Hello. I am not sure if thi is right place for me to post. I am trying to get weather from weather.com using their rss. I did all as they wrote in readme.txt. But it doest work. I get these errors: Warning: fopen(): URL file-access is disabled in the server configuration in /home/content/m/i/a/miasi...