Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. SharePoint
  4. Branding and Styling SharePoint 2010 surveys

Branding and Styling SharePoint 2010 surveys

Scheduled Pinned Locked Moved SharePoint
csharpjavascriptcsssharepointquestion
3 Posts 3 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Danpeking
    wrote on last edited by
    #1

    Hi, I am a bit of a noob at SharePoint but have some development skills. I have created an out of the box survey in SharePoint and whilst it works, it doesn't look very pretty. I would like to style it so that it appears in my usual web page if possible, i.e. using the master page and stylesheet like normal web pages. Can I do this via a web part of some kind or by using JavaScript and CSS? I would like to avoid using C# and VB if possible. I can't find anything suitable online, is this possible? Thanks

    I 1 Reply Last reply
    0
    • D Danpeking

      Hi, I am a bit of a noob at SharePoint but have some development skills. I have created an out of the box survey in SharePoint and whilst it works, it doesn't look very pretty. I would like to style it so that it appears in my usual web page if possible, i.e. using the master page and stylesheet like normal web pages. Can I do this via a web part of some kind or by using JavaScript and CSS? I would like to avoid using C# and VB if possible. I can't find anything suitable online, is this possible? Thanks

      I Offline
      I Offline
      Ingo
      wrote on last edited by
      #2

      Danpeking wrote:

      Can I do this via a web part

      No WebParts are placed content-elements and can't style the whole page

      Danpeking wrote:

      or by using JavaScript and CSS?

      Yes, you can. But you should be cautious, don't remove the SP-Elements from your template, otherwise some function may be no longer available. You should use the SharePoint Designer fpr SP 2010, for SP 2013 you could use third-party-tools like Abobe Dreamweaver.

      SharePoint Consultant and Developer at acocon Author of Primary ROleplaying SysTem I'm the ninth in a row of seven!

      D 1 Reply Last reply
      0
      • I Ingo

        Danpeking wrote:

        Can I do this via a web part

        No WebParts are placed content-elements and can't style the whole page

        Danpeking wrote:

        or by using JavaScript and CSS?

        Yes, you can. But you should be cautious, don't remove the SP-Elements from your template, otherwise some function may be no longer available. You should use the SharePoint Designer fpr SP 2010, for SP 2013 you could use third-party-tools like Abobe Dreamweaver.

        SharePoint Consultant and Developer at acocon Author of Primary ROleplaying SysTem I'm the ninth in a row of seven!

        D Offline
        D Offline
        Dangermouse99
        wrote on last edited by
        #3

        Thanks, does anybody have any code to do this please?

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups