I put a Universal sidebar under my branding on BBQNewsroom.com I want the search feild to be centered underneath the logo. How would I go about doing this?
Center Universal Side Bar
Started by
gcmprior
, Nov 08 2012 07:13 PM
universal sidebar center align search bar
3 replies to this topic
#1
Posted 08 November 2012 - 07:13 PM
#2
Posted 08 November 2012 - 07:16 PM
You can center it using Custom CSS: www.pagelines.com/wiki/Custom_CSS. Use the selector for the universal sidebar and use this CSS attribute in the code:
#3
Posted 08 November 2012 - 07:36 PM
What is the selector for it. Firebug won't work.
#4
Posted 08 November 2012 - 08:20 PM
It should be something like: ul#list_sb_fullwidth
If you can't inspect it using Firebug, you can view the source and find the sidebar selector in the header DIV.
If you can't inspect it using Firebug, you can view the source and find the sidebar selector in the header DIV.










