Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Remove limesurvey logo and increase text width on mint_idea template

  • scroon
  • scroon's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 1 month ago #133292 by scroon
Hi all
I have tried and failed to work this out myself - I am working with the mint_idea template, and I want to fix two things:

1. remove the 'limesurvey' text that appears at the top of each page (I can't find any reference to this looking at the .css files)
2. increase the width of text in this template - it seems that the internal border is smaller, even for full screen displays, than other templates

I'm not sure if my inability to change these things is because my IT department has only allowed me to access/edit certain parts of the templates (or if it is just me being an idiot) but any advice would be *greatly* appreciated
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
8 years 1 month ago #133297 by tpartner
1) Edit the <h1 id="logo"> element in startpage.pstpl (~line 36).

2) Add something like this to the end of template.css:
Code:
#layout {
    margin: 0 auto;
    max-width: 1080px;
    width: 90%;
}

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The following user(s) said Thank You: scroon
The topic has been locked.
  • scroon
  • scroon's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 1 month ago #133301 by scroon
woah! Thank you!!

I have successfully dealt with #1 now. I tried the second suggestion but had no luck; I also notice that on line 189 of template.css there is the following:
/* layout
*/
#layout {
width: 790px;
margin: 0 auto;
/*text-align:left; */
}

I tried to change that and had no joy with the width of text either. Any suggestions would be great, but regardless - THANK YOU SO MUCH FOR YOUR HELP WITH THAT OTHER ISSUE!! I *really* appreciate it
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
8 years 1 month ago #133304 by tpartner

I tried to change that and had no joy with the width of text either.

Make sure you completely clear your cache before testing or test on another browser.

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose