LisaMimeoart
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [BlackBird] Blackbird Latest Update Lost HomepageHelp!
I too have lost my Home page (large image and the circles!)
I’ve set it as a static page – also under Page Attributes- Template there is not a “Homepage” option just “blog”
https://www.Mimeoart.co.ukHELP!!!
That worked!! Thanks, but I have the same problem with the “Read Me” buttons on the Home page. If I create a new “background-color:#F__” it colors the whole area and not just the blue button.
‘.feature-content-inner .read-more {
background: url(“images/readmore.png”) no-repeat scroll center center rgba(0, 0, 0, 0);
color: #FFFFFF;
display: block;
font-family: Bitter;
font-size: 16px;
height: 40px;
margin-top: 25px;
padding: 20px 0 0;
text-align: center;
transition: all 0.6s linear 0s;
width: 100%;
}’This is the code for the nav bar (I think!)
background: url(“images/menubg.png”) repeat-x scroll 0 0 #7D3535;
display: inline-block;
margin-bottom: 0;
margin-top: 20px;but when i use firebug to change the colour nothing changes.
Forum: Themes and Templates
In reply to: changing colour of navigation bar on blackbird templateWhoops! sorry! posted on to wrong forum!
[continued at https://www.ads-software.com/support/topic/changing-the-colour-of-the-navigation-bar-using-firebug?replies=3 ]
Forum: Themes and Templates
In reply to: changing colour of navigation bar on blackbird templateThis is the code for the nav bar (I think!)
background: url(“images/menubg.png”) repeat-x scroll 0 0 #7D3535;
display: inline-block;
margin-bottom: 0;
margin-top: 20px;but when i use firebug to change the colour nothing changes.