Search found 24 matches

by richardpettet
Tue 7. Apr 2009, 15:46
Forum: phpwcms Support English
Topic: Frontend Login and Users uploading content.
Replies: 1
Views: 824

Frontend Login and Users uploading content.

Hi All,
I've done a fairly exhaustive search of the forums but not found a answer. Is there a way of customising PHPWCMS so that visitors to your site can create an account and then have a dedicated page that is editable? Similar to facebook and other such sites.

Thanks
Richard
by richardpettet
Fri 6. Feb 2009, 17:33
Forum: phpwcms Support English
Topic: Lightbox
Replies: 1
Views: 750

Lightbox

Hi,
Where do you change the size of images in the Lightbox function. I have had a look in templates/slimbox and templates/lightbox and it's not apparent. At the moment the images seem to be default to 400x500px.
Cheers
by richardpettet
Thu 22. Jan 2009, 15:41
Forum: phpwcms Support English
Topic: Text class
Replies: 5
Views: 1460

Re: Text class

Cheers for the replies, Claus.

This line changes the line depth and colour but not fonts or font size:

.body, html {font-size:20px; font-family: "Arial"; line-height: 100%; color: #000000;}

How do i change the font and size?
by richardpettet
Thu 22. Jan 2009, 14:16
Forum: phpwcms Support English
Topic: Text class
Replies: 5
Views: 1460

Re: Text class

Hi

I've changed the stylesheet quite a bit so i'm not sure I know what you mean. Is it this?

.articleText {
color: #000000;
margin-bottom: 3px;
text-align: justify;
}

I know this is probably a really simple thing but i'm lost!

Rich
by richardpettet
Thu 22. Jan 2009, 12:12
Forum: phpwcms Support English
Topic: Text class
Replies: 5
Views: 1460

Text class

Hi

This is probably very easy but i'm a novice programmer and have only used PHPWCMS a few times.

I have a website that is using articles with the WYSIWYG content part. How do i customise the class of the text? I have found how to control the Title, Subhead, Summary etc here:
http://forum ...
by richardpettet
Mon 23. Jul 2007, 23:25
Forum: phpwcms Support English
Topic: Guestbook - notify by email to:
Replies: 1
Views: 1480

Guestbook - notify by email to:

Hi

I hav checked the notify by email to: option on a guestbook i have implemented into my site but it's not sending emails. Any ideas why it might not be working?
thanks
Richard
by richardpettet
Mon 4. Jun 2007, 14:01
Forum: phpwcms Support English
Topic: {RELATED:list_count_:keyword} How to define order?
Replies: 1
Views: 1111

{RELATED:list_count_:keyword} How to define order?

hi,

I'm using the {RELATED:list_count_:keyword} tag for a list of articles. I want the list generated to be alphabetical rather than by date modified but can't seem to work out where this is set.
The page I'm referring to can be found here: http://www.grabtheladder.co.uk/index.php?NWLondon . You'll ...
by richardpettet
Thu 31. May 2007, 16:14
Forum: phpwcms Support English
Topic: Article title CSS <h1>
Replies: 5
Views: 2934

Article title CSS <h1>

Hi,

This is probably really simple.....I'm trying to change the style of the article title and can't find the style in the default CSS. Can someone please point me in the right direction.

When I look at the source code to see what the css is I get something like this:

<p><a name="jump3"></a ...
by richardpettet
Thu 24. May 2007, 11:39
Forum: phpwcms Support English
Topic: Search Results
Replies: 3
Views: 1680

helps massively. thank you! :D
by richardpettet
Thu 24. May 2007, 01:06
Forum: phpwcms Support English
Topic: Search Results
Replies: 3
Views: 1680

Search Results

Can anyone tell me where I can change where the search results appear within a content part, and their appearance. Is there a default.html page like the guestbook? At present, my search results text appears before the search box and then the results appear after the search box.I have added various ...
by richardpettet
Wed 23. May 2007, 11:35
Forum: sites you are proud of (made with phpwcms only)
Topic: www.robmarr.net
Replies: 0
Views: 2419

www.robmarr.net

A site for my mate's music project. http://www.robmarr.net. Comments welcome.
Thanks
by richardpettet
Sun 20. May 2007, 20:21
Forum: phpwcms Support English
Topic: Preload page/images
Replies: 0
Views: 957

Preload page/images

Hi

Does anyone know of or have a script that would let my site completely load before displaying any content? I have designed http://www.robmarr.net but the page shoes the images loading one by one, whereas what I need is for nothing to be displayed until it's all downloaded. Dynamic Drive doesn't ...
by richardpettet
Sun 20. May 2007, 20:05
Forum: phpwcms Support English
Topic: Preload page/images
Replies: 0
Views: 985

Preload page/images

Hi

Does anyone know of or have a script that would let my site completely load before displaying any content? I have designed http://www.robmarr.net but the page shoes the images loading one by one, whereas what I need is for nothing to be displayed until it's all downloaded. Dynamic Drive doesn't ...
by richardpettet
Wed 9. May 2007, 15:29
Forum: phpwcms Support English
Topic: Upgrading Guestbook from 1.2.6 to 1.3.3 version
Replies: 2
Views: 1630

So by just replacing the default.htm in inc_cntpart/guestbook, that should work? Do I not have to replace any code elsewhere? What are the additional settings in content part? (Sorry, you must have the patience of a saint....). Cheers.