Search found 10 matches

by Bo Jensen
Fri Dec 17, 2010 12:06 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] How to getrid of empty section on FEU login template
Replies: 0
Views: 525

[SOLVED] How to getrid of empty section on FEU login template

I am a bit frustrated, since I can not get the login FEU template styled correctly. I get a "empty" section i.e the first login box is displayed halfway down the page. The source generated are : PASTEBEGIN body> Email Address:  PASTEEND I don't know what really goes on, any hints on how I ...
by Bo Jensen
Sun Dec 05, 2010 7:33 am
Forum: Modules/Add-Ons
Topic: Problem using uploads module [solved]
Replies: 3
Views: 1227

Problem using uploads module [solved]

Hi, Should the this code work : {assign var=email value=$ccuser->username()} {cms_module module="uploads" mode="upload" category="Uploads" key=$email} I think this what I had working until I did some upgrading, now nothing happens i.e nothing is displayed on the page. I...
by Bo Jensen
Mon May 10, 2010 6:36 pm
Forum: Layout and Design (CSS & HTML)
Topic: [solved] How to center site
Replies: 8
Views: 2470

Re: [solved] How to center site

You were correct, I did what you said and it worked. Thank you Dr. CSS.  I have now build a nice looking website, without any deep knowledge about CMS, html or CSS,  which says a lot about CMSMS.
by Bo Jensen
Sun May 09, 2010 8:28 pm
Forum: Layout and Design (CSS & HTML)
Topic: [solved] How to center site
Replies: 8
Views: 2470

Re: How to center site

I figured out a solution by adding :

#html, body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:980px;
  height: 100%;
  margin: auto;
}


Why this worked and other didn't I am unsure, but it works so I am good :-) Thanks for your time.
by Bo Jensen
Sun May 09, 2010 12:16 pm
Forum: Layout and Design (CSS & HTML)
Topic: [solved] How to center site
Replies: 8
Views: 2470

Re: How to center site

Yes, but it is not published yet, so you need a password to see it. I can email it to you, if I may ?
Thanks Bo
by Bo Jensen
Sun May 09, 2010 6:54 am
Forum: Layout and Design (CSS & HTML)
Topic: [solved] How to center site
Replies: 8
Views: 2470

Re: How to center site

Thanks for your reply, but it already tried this and it is still left. As said my css style is otherwise the same as ncleanblue. Can you guide me to some relevant documentation, I obviously need to learn more.
by Bo Jensen
Sun May 09, 2010 4:16 am
Forum: Layout and Design (CSS & HTML)
Topic: [solved] How to center site
Replies: 8
Views: 2470

[solved] How to center site

I am new to CMSMS so for give me a rather simple question. I started by building from the ncleanblue theme, which is a wall to wall layout, but I want a say 60% size site and background color for the rest. Works the below settings,  but it is left and not centered, how can I center it ? Obviously ea...
by Bo Jensen
Thu May 06, 2010 9:30 pm
Forum: CMSMS Core
Topic: [solved] How to make the site inaccessable
Replies: 5
Views: 1849

[SOLVED] Re: How to make the site inaccessable

The solution was actually simple, I put the site in a subfolder and put a password protection on that folder, now I will switch off the google search as you suggested. Thanks for your reply.
by Bo Jensen
Thu May 06, 2010 9:19 pm
Forum: CMSMS Core
Topic: [solved] How to make the site inaccessable
Replies: 5
Views: 1849

Re: How to make the site inaccessable

I already have it in a subfolder, I was thinking it is still google searchable, but maybe this can not be avoided. Thanks for your suggestions, I will have a look at it. 
by Bo Jensen
Thu May 06, 2010 9:04 pm
Forum: CMSMS Core
Topic: [solved] How to make the site inaccessable
Replies: 5
Views: 1849

[solved] How to make the site inaccessable

I am new CMSMS user, I have a very simple question for which I could not find answer in the documentation. How can I make the site inaccessible while I am working on it ? If I make all pages "inactive", then still one page is visible. Can anyone point me to documentation regarding this iss...

Go to advanced search