Search found 9 matches

by mrmax
Mon 28. Feb 2005, 23:32
Forum: phpwcms Support English
Topic: Newbie needs help.. Main page stuff
Replies: 3
Views: 1113

anyone have suggestions?
by mrmax
Mon 28. Feb 2005, 23:31
Forum: phpwcms Support English
Topic: Left column Menu problem
Replies: 6
Views: 1656

Rainer G wrote:Can you show me an example.
Site just getting started
by mrmax
Mon 28. Feb 2005, 20:45
Forum: phpwcms Support English
Topic: Left column Menu problem
Replies: 6
Views: 1656

Left column Menu problem

I'm try to create a left column Article menu, using {NAV_TABLE_column}.

Problem I found where I can change colors of the mouse over link and link background color in "include/inc_conf/conf.template_default.inc.php".

Problem: My left column width is 150. BUT the width of the background color is ...
by mrmax
Mon 28. Feb 2005, 11:15
Forum: phpwcms Support English
Topic: Header "how to"?
Replies: 9
Views: 3069

Thanks Brans for your input...... I will play with your suggestion:

Here is what I used and it works, plus it is simple

<div>{IMAGE_LEFT:../../images/mylogo.jpg}<br><br><br>
<center><font color="FFFF98" size="5" face="Arial"><strong>
Welcome To MYSITEk</strong></font></center></div>
by mrmax
Mon 28. Feb 2005, 07:27
Forum: phpwcms Support English
Topic: PHPBB and PHPWCMS
Replies: 2
Views: 986

PHPBB and PHPWCMS

Can PHPBB and PHPWCMS share user DB?
I want to create a site where main page shows plus 1 or 2 other pages, but the majority of content requires creating a user acct. I would prefer that users who register on the phpwcms website would not have to register a 2nd time in PHPBB.

If there is a way to ...
by mrmax
Mon 28. Feb 2005, 07:09
Forum: phpwcms Support English
Topic: Newbie needs help.. Main page stuff
Replies: 3
Views: 1113

Newbie needs help.. Main page stuff

1. How do I get multiple articles to display full content on main page?
. I only want first article title to show in left col. menu, not the 2nd or 3rd article.
by mrmax
Mon 28. Feb 2005, 06:20
Forum: phpwcms Support English
Topic: Header "how to"?
Replies: 9
Views: 3069

Thanks for the reply Darkknight.
But if you look at my original post. I did exactly that.
Look at the html that I tried, those are html cell tags and I was using edit for HTML. The result was the wcms header block cell shifted the blue background setup in layout about half way to the left and ...
by mrmax
Mon 28. Feb 2005, 01:34
Forum: phpwcms Support English
Topic: Header "how to"?
Replies: 9
Views: 3069

I did read that vg "how to". That helped me a lot.

I have figured out that I needed a Image place holder tag.

BUT that doesn't answer how to divide up blocks that are already a single cell into more cells.

It seems there needs to be a another editor besides template that allows you to configure ...
by mrmax
Sun 27. Feb 2005, 23:36
Forum: phpwcms Support English
Topic: Header "how to"?
Replies: 9
Views: 3069

Header "how to"?

YANB (yes another newbie) here :)

Ok I'm totally new to this stuff.
I don't understand how to create a simple header like this.
------ trying to insert in Template Header Block ---------
<td width="130" height="100" valign="top"><img src="myIMAGE.gif" width="129" height="98"></td>
<td width="100 ...