Search found 7 matches

by David James Arnold
Sun Nov 14, 2010 1:12 pm
Forum: Layout and Design (CSS & HTML)
Topic: SOLVED - FEU Comments Styling
Replies: 4
Views: 2042

Re: FEU Comments Styling

Thanks Dr. CSS, Problem now solved! I did the following. div#comments-type textarea { color: #000000; background-color: #FFFFFF; font-family: "Helvetica"; font-size: 13px; border: 1px dashed #000000; } div#comments-submit input { font-family: "Helvetica"; font-weight: bold; font-...
by David James Arnold
Sat Nov 13, 2010 10:32 pm
Forum: Layout and Design (CSS & HTML)
Topic: SOLVED - FEU Comments Styling
Replies: 4
Views: 2042

Re: FEU Comments Styling

Thanks for the note Dr CSS. I have decapitalized the subject as requested. Regarding your advice, I think the scripting I originally posted was a little confusing. I enclosed ($submit) in the tags as suggested, plus tags too, in attempt to modify the display of the button, however, this had no affec...
by David James Arnold
Thu Nov 11, 2010 10:59 pm
Forum: Layout and Design (CSS & HTML)
Topic: SOLVED - FEU Comments Styling
Replies: 4
Views: 2042

SOLVED - FEU Comments Styling

I am having some serious problems styling my front end users submit button. It only seems to be affected by changing the CSS 'input' propoerties, however, this then changes all my other input boxes, which is not what I want. Does anybody have any ideas on how I can affect the the submit button only?...
by David James Arnold
Thu Nov 11, 2010 10:48 pm
Forum: Modules/Add-Ons
Topic: ARCHPEDIA & Front End Users
Replies: 2
Views: 815

Re: ARCHPEDIA & Front End Users

Worked an absolute treat! Thanks very much Peciura and sorry for the delayed repsonse.  only just checked this thread!

David
by David James Arnold
Sun Oct 10, 2010 3:57 pm
Forum: Modules/Add-Ons
Topic: [Solved] Output only certain number of news
Replies: 7
Views: 1627

Re: Output only certain number of news

Agree with Dr.CSS, I did it on my template and it did exactly what you are asking.

Check you have done it for detailed and summary templates.
by David James Arnold
Sun Oct 10, 2010 2:34 pm
Forum: Modules/Add-Ons
Topic: [Solved] Output only certain number of news
Replies: 7
Views: 1627

Re: Output only certain number of news

I think, although I am a novice too, you goto the news template and delete the following section.

{if $pagecount > 1}
 
{if $pagenumber > 1}
{$firstpage} {$prevpage} 
{/if}
{$pagetext} {$pagenumber} {$oftext} {$pagecount}
{if $pagenumber
{/if}

Hope this helps.

David
by David James Arnold
Sun Oct 10, 2010 2:29 pm
Forum: Modules/Add-Ons
Topic: ARCHPEDIA & Front End Users
Replies: 2
Views: 815

ARCHPEDIA & Front End Users

Hello there all! I am currently pulling together something of a wiki site for architects. www.archipedia-uk.com I am trying to tweak the logon area to move the input box title into the input box, just like on the search box. Normally I would do it as follows: However, I don't get the option for the ...

Go to advanced search