move the widget tag
-
Hello,
I want to know how could move the widget tag on the right side.
I have the css option.
thank you
http://maudbraghetti.com/The blog I need help with is: (visible only to logged in users)
-
Each theme at WordPress.com is unique and some have theme options. Your http://maudbraghetti.com/ is currently using the Twenty Eleven theme and there is a layout option to put the content on the left or right built in for that theme. You can find the option in the Appearance → Theme Options page.
-
thanks, I have do this, but I just would like move it a little on the right to align it with my other widget. Currently it’s misaligned.
and maybe with a css code i could do something -
I found this page where I can see a right sidebar setup: http://maudbraghetti.com/category/graphic-design/
You could move the sidebar in that page down using this CSS:
#secondary { padding-top: 25px; }Adjust the number as necessary.
-
- The topic ‘move the widget tag’ is closed to new replies.