Page 1 of 1

Front end users layout

Posted: Thu Jun 08, 2006 5:59 pm
by Kaylen
Hi,

I am using the second latest version of frontend users and cmsmadesimple version 0.12.1
I have maneged to translate everything into dutch.
But now the layout needs to be changed in order to get the textboxes to lined out.
I want them to be directly underneath eachother and the same size as well...
I also want to be able to determine where the login button is located.

Does anyone know where to do this?

See picture of how it is now...

Secondly I want the login part at the top of my page, just onderneath the search function (zoeken) next to my content on the right..
For this page I am using the EllNav Horiz/Vert L 2col template and I have put the login part in the second content area..

This is my css:

div#content2{

  float: right;
  width: 24%;
  text-align: left;
  padding:  5px 5px 5px 5px;
  margin: 0px ;
  font-family:verdana;
  background: #008294;
  color: #FFFFFF;
}   
div#content2 h2{
  color: #FFFFFF;

div#content2 a, a:link, a:hover, a:visited{
  color: #FFFFFF;
}
I have put this css part in the layout css..

Many thanks in advance for your help!!

Barbera

[attachment deleted by admin]

Re: Front end users layout

Posted: Thu Jun 08, 2006 7:46 pm
by Kaylen
Ok some of my problems I have managed to solve, but now I have another problem in return....

see topic http://forum.cmsmadesimple.org/index.ph ... 108.0.html