Search found 28 matches

by luna
Sun 24. Jul 2005, 07:08
Forum: hacks & enhancements
Topic: new content type "three column"
Replies: 10
Views: 5698

I have tested some more this hack and noticed that i'm giving strange results on different browser. So i think that an good improvement will be to define float left and right in the css here is an example code <html> <head> <style> body { margin: 0px; padding: 0px; } div#header { clear: both; height ...
by luna
Sun 24. Jul 2005, 06:37
Forum: hacks & enhancements
Topic: new content type "three column"
Replies: 10
Views: 5698

Ok mate that was :wink: Now work fine but I think that the width is not neccessary for smaller or larger {CONTENT} than 190 px so this will work best in this way .threecol { float: left; /* width: 190px; /*margin-left: 10px; margin-right: 10px;*/ padding-left: 10px; padding-right: 10px; /*border ...
by luna
Sun 24. Jul 2005, 06:20
Forum: hacks & enhancements
Topic: new content type "three column"
Replies: 10
Views: 5698

ok I have this into the source code <h3>Title</h3> <h4>Subtitle</h4> <div class="threecol" id="threecol">content1</div> <div class="threecol" id="threecol">content2</div> <div class="threecol" id="threecol">content3</div> So is this supposed to work if we add our own "threecol" CSS? in the zip file ...
by luna
Sun 24. Jul 2005, 05:56
Forum: hacks & enhancements
Topic: new content type "three column"
Replies: 10
Views: 5698

Do you mean three rows content???? :roll:
After installation on 1.2.3 dev I'm getting the content into three rows and not colums :shock:
by luna
Sat 16. Jul 2005, 02:16
Forum: sites you are proud of (made with phpwcms only)
Topic: e*web is redesigned (new summer fresh style)
Replies: 17
Views: 7025

:oops: thanks mate.
by luna
Thu 14. Jul 2005, 15:03
Forum: sites you are proud of (made with phpwcms only)
Topic: e*web is redesigned (new summer fresh style)
Replies: 17
Views: 7025

Thanks frold fixed :wink:
by luna
Thu 14. Jul 2005, 14:37
Forum: hacks & enhancements
Topic: Copy&Paste Article Content in "article list"
Replies: 6
Views: 3374

My false i have tested this on v1.2.1-DEV :roll:
by luna
Thu 14. Jul 2005, 14:19
Forum: hacks & enhancements
Topic: Copy&Paste Article Content in "article list"
Replies: 6
Views: 3374

Working perfect on 1.2.3 :)
Thanks mate, good job.

BTW. I have one question for you.
How did you created this multiple column contents in
http://ww2.estg.ipleiria.pt/~fbatista/p ... hp?mylinks ?
by luna
Thu 14. Jul 2005, 01:13
Forum: sites you are proud of (made with phpwcms only)
Topic: e*web is redesigned (new summer fresh style)
Replies: 17
Views: 7025

Konstantinos if you mean on backend language I'm using only english for that.Frontend Greek Language is on the way (too busy on clients projects).
by luna
Wed 15. Jun 2005, 13:02
Forum: phpwcms Support English
Topic: email contact form 1.2.3 DEV
Replies: 3
Views: 1835

I noticed that this problem i have only on my testing MAC OS X local server
but on live Linux server everything is working fine.
So i think that something is going wrong with mail on my local server,
but this is happening only with phpwcms and not with other cms that i have tested.
by luna
Mon 13. Jun 2005, 22:01
Forum: phpwcms Support English
Topic: email contact form 1.2.3 DEV
Replies: 3
Views: 1835

email contact form 1.2.3 DEV

I have setup an email form but when user send email with the form I'm receiving info in my email client like this w4XDsMO+w63DtcOsw686ZWVlZWVlZWVlZWVlZWVlCsOPw63Dr8Osw6E6YWFhYWFhYWFhYWFhYWEK w4XDtMOhw6nDscOfw6E6ZmZmZmZmZmZmZmZmZgrDhMOpw6XDvcOow7XDrcOzw6c6eXl5eXl5eXl5 ...
by luna
Mon 9. May 2005, 01:15
Forum: phpwcms Support English
Topic: RSS news in russian: trouble with encoding
Replies: 10
Views: 2669

change the encoding line 92 in include/inc_ext/rsswriter/rss10.inc.php
from echo '<?xml version="1.0" encoding="iso-8859-1"?> to
echo '<?xml version="1.0" encoding="windows-1251"?>
by luna
Mon 31. Jan 2005, 15:28
Forum: hacks & enhancements
Topic: Replacement Tags Helper
Replies: 39
Views: 37619

Email for tags helper

here is some email form tags which you can add them to your taghs.php <div class="dhtml_menutitle" onclick="SwitchMenu('sub7')">Email form &raquo; </div> <span class="dhtml_submenu" id="sub7"> <input class="input_tags" accesskey="x" onfocus="if(window.fExample) window.fExample(this)" onclick="if ...
by luna
Thu 23. Sep 2004, 13:22
Forum: hacks & enhancements
Topic: CSS Dropdown Menu
Replies: 126
Views: 76224

Yeah nice looking menu but i need and submenus for all the menu, something like the vertical dropdown but in horizontal style :(
by luna
Thu 23. Sep 2004, 12:33
Forum: hacks & enhancements
Topic: CSS Dropdown Menu
Replies: 126
Views: 76224

Meybe someone has solution about how to make this menu horizontal plz.?