0
Welcome Guest! Login
0 items Join Now

Displaying widget positions

  • Displaying widget positions

    Posted 12 years 10 months ago
    • how can ı displaying widget align right.
  • Re: Displaying widget positions

    Posted 12 years 10 months ago
    • any answer ?
    • Cliff Pfeifer's Avatar
    • Cliff Pfeifer
    • Preeminent Rocketeer
    • Posts: 8444
    • Thanks: 20
    • Website Developer

    Re: Displaying widget positions

    Posted 12 years 10 months ago
    • Hi, not exactly sure what you mean. You can use CSS to justify "text-align:right;" - is that what you mean? If not, please post a link to your site and provide more information about what you are trying to do. Thanks.
    • The difficult we do immediately, the impossible takes a little longer.
  • Re: Displaying widget positions

    Posted 12 years 10 months ago
    • ı mean that.for exemple ı use search widget in header.search box automaticly align left.ı want to put search box align right in widget box.
    • Cliff Pfeifer's Avatar
    • Cliff Pfeifer
    • Preeminent Rocketeer
    • Posts: 8444
    • Thanks: 20
    • Website Developer

    Re: Displaying widget positions

    Posted 12 years 10 months ago
    • Can you please post a link to your site, I need to see it so I can help you. Thanks.
    • The difficult we do immediately, the impossible takes a little longer.
  • Re: Displaying widget positions

    Posted 12 years 10 months ago
    • Cliff Pfeifer's Avatar
    • Cliff Pfeifer
    • Preeminent Rocketeer
    • Posts: 8444
    • Thanks: 20
    • Website Developer

    Re: Displaying widget positions

    Posted 12 years 10 months ago
    • Okay, there is no easy way to center a flash movie like this, you'll have to create some padding inside the widget module. Try adding this code to your template.css
      #slideshow-10004 .module-content{padding-left:150px;}
      Change 150px to whatever you like to get it as close as you can, hope that helps.
    • The difficult we do immediately, the impossible takes a little longer.
  • Re: Displaying widget positions

    Posted 12 years 10 months ago
    • Yes thank you ı understand. example: for search widget
      #rokajaxsearch-10003 .module-content{padding-left:40px;}

      but check again my homepage pls.when refreshed page at top left corner displaying "1 pages"
    • Cliff Pfeifer's Avatar
    • Cliff Pfeifer
    • Preeminent Rocketeer
    • Posts: 8444
    • Thanks: 20
    • Website Developer

    Re: Displaying widget positions

    Posted 12 years 10 months ago
    • That is really strange. It looks like it's just taking a really long time for your site to load up because it eventually goes your site. Did you make any other changes to your site? I don't see how that css code would do that to your site. Try and remove it and see if it fixes it.

      You've got the basic concept down, use firebug to get the div id then apply margins and padding to the inner div. You can fine tune the positioning any way you wish.
    • The difficult we do immediately, the impossible takes a little longer.
  • Re: Displaying widget positions

    Posted 12 years 10 months ago
    • ı found last edit code and fix it.
      Thank you very much

Time to create page: 0.070 seconds