Forum Replies Created
-
AuthorPosts
-
Besearched
MemberThank you anitac, that was quite helpful. For the most part that has worked out.
Besearched
MemberDoes anyone have at least SOME idea of what to do with this?
Besearched
MemberI am also attempting to do something similar, and experiencing frustration with the end result!
here is the url: http://besearched.biz/fivestars/here is the corresponding css
.site-header .widget .textwidget #text-11 {
float: left;
width: 355px;}
.site-header .widget .textwidget #text-12 {
float: right;
width:345px;}
where am i screwing this up?
Besearched
MemberPlease consider this issue resolved. After looking deeper, found the answer we needed. thanks anyway 🙂
January 29, 2014 at 9:18 am in reply to: Outreach Pro page background vs home page background #87682Besearched
MemberThank you asterbird. I was having a scattered day...and so went my mind. Fixed it asap. Please consider this resolved 🙂
Besearched
MemberOh yes! So sorry! We just had to add this to the CSS in the /* Widget Area ........*/
.site-header .widget-area .textwidget {
color: #fff;
float: right;
width: 300px;
margin-top: 5px;
font-family: Arial;}
Hope this proves useful to someone else as well 🙂
Thanks just the same.
Besearched
MemberOk, that sounds like a reasonable solution. However, that is something I've never had to try to do before. Do I bypass the dashboard Appearance panel for the header altogether? I have to assume this is done through the CSS, can you please provide a little more of a clue?
Thank you!
-
AuthorPosts