Zen Follower
- Join Date:
- Aug 2011
- Posts:
- 199
- Plugin Contributions:
- 0
Views: 988
Zen Follower
Black Belt
Default display is aligned you can see this HERE
Try switching to the classic template and see if they are not aligned
Zen Follower
Hi Kobra,
I checked that. You are right. The classic template has it all aligned.
I had made changes in stylesheet.css
Is there any page specific css that i can use to mend this ? I searched the folders, in the current structure there is none. But i am not confident to create one on my own !
Thanks,
Black Belt
#createAcctDefault input, #createAcctDefault select {float: left;}
Zen Follower
Thanks Stevesh,
I used the developer toolkit to find out where this function is defined. Could not find any matching entry.
Looks like I have some file missing.. pls help
Black Belt
You would add it to your templates stylesheet.css file
Zen Follower
Thanks !
Will do it right away !
Zen Follower
Just added that line to the stylesheet.css file.
No change. Am i missing something here ? Apologies if my question is too naive..
Black Belt
Looks changed to me. Also add the red part:
#createAcctDefault input, #createAcctDefault select, #createAcctDefault .alert {float: left;}
Zen Follower
Thanks !
Looks great now
Tell staff why this post should be reviewed.