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. ASP.NET
  4. Text-Align="Right" in theme

Text-Align="Right" in theme

Scheduled Pinned Locked Moved ASP.NET
tutorial
3 Posts 3 Posters 0 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.
  • N Offline
    N Offline
    NET India
    wrote on last edited by
    #1

    Hello Friends, Can anybody let me know how to set Text-Align="Right" in theme.

    A P 2 Replies Last reply
    0
    • N NET India

      Hello Friends, Can anybody let me know how to set Text-Align="Right" in theme.

      A Offline
      A Offline
      Anurag Gandhi
      wrote on last edited by
      #2

      Just add a .css file in your theme folder and add whichever style you wish to add. It would be better if you would clearly speak which controls/tags' alignment you want to make right.

      Anurag Gandhi. http://www.gandhisoft.com Life is a computer program and every one is the programmer of his own life.

      1 Reply Last reply
      0
      • N NET India

        Hello Friends, Can anybody let me know how to set Text-Align="Right" in theme.

        P Offline
        P Offline
        Prosanta Kundu online
        wrote on last edited by
        #3

        Hi Here is your answer. 1. Create a css file in your Theme folder 2. Declare a class in css file say ".customAlign", like .customAlign { text-align:right; } 3. In aspx page use CssClass="customAlign" in your control Cheers Prosanta Kundu

        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