ThemeShaper Forums » Thematic

Space Between Widgets

(7 posts)
  • Started 3 years ago by Yael K. Miller
  • Latest reply from asoundmatch
  • This topic is resolved
  1. How do I put space between widgets?

    Also, how to have the text in a widget run the length of the width? See site: http://www.alzimcomedy.com

    Posted 3 years ago #
  2. I figured out how to put space with the " "

    But now, how do you center the title of the widget?

    Posted 3 years ago #
  3. text-align:center;

    Posted 3 years ago #
  4. @Ian Where does "Text-align:center;" go?

    Posted 3 years ago #
  5. Yael, can you further describe where I would position the " " inside the widget box to add space between the widgets? Thanks!

    Posted 3 years ago #
  6. the best way to know where to put stuff is to install the firebug firefox plugin. then you can right click on any page tiem and choose 'Inspect Element'. You should see on the right hand side the css for that element. you may have to uncheck 'show computed style' in the options menu (upper right) and you may have to look at other elements near the one you are trying to change, but you'll eventually find where to make your edits. Then just find that selector in the appropriate style sheet or add the selector to your child theme and make your changes there. good luck!

    Posted 3 years ago #
  7. What a great tool! It was easy to locate the selector I need to change. Thank you!

    Posted 3 years ago #

RSS feed for this topic

Reply

You must log in to post.