Getting Rid of Blockquote Border
-
Can anyone tell me how to get rid of the turquoise-ish line to the left of my block quote?
My blog is: http://www.hollaforchallah.com OR http://hollaforchallah.wordpress.com
The blog I need help with is: (visible only to logged in users)
-
Would also like to move the archives and the recent posts to the right-hand side of the blog, if possible.
Would also like to switch the order of “Behind the Magic” and “Home” in the menu bar.
-
-
Would also like to move the archives and the recent posts to the right-hand side of the blog, if possible.
Would also like to switch the order of “Behind the Magic” and “Home” in the menu bar.
-
-
Yep. First, moving content around can sometimes get tricky. Try this as a start and see if it’s on the right path. You may need to adjust some of the widths or make some other minor adjustments. Check this out first to see if you like the direction though:
#container { position: relative; } .hentry .main { width: 406px; } #widgets .widget { width: 100%; } #widgets { position: absolute; top: 317px; right: 0; width: 174px; } -
You can control menu order by setting up a custom menu in your Appearance → Menus page.
- The topic ‘Getting Rid of Blockquote Border’ is closed to new replies.