janezoe19
Forum Replies Created
-
heres the site http://studioeight.ph/wedding/
and i cant seem to make the fontsome icon centered
found it thanks 🙂
where is the layout file located?
its okay now… another question..
How can i change the fontawesome icon in the overlay? i cant seem to find it in the plugin editor then classes
it worked thanks.. but how can i make the hovering style to be the same when i hovered on the title?
Forum: Themes and Templates
In reply to: [Sydney] social iconsi have put this div on top of
<div id=”page” class=”hfeed site”>”
<div class=”top-bar”>
<div class=”container”>
<div class=”row”>
<div class=”col-md-6″>
<ul id=”top-header-menu” class=”top-nav clearfix”>- Home
- About
- Fashion
- Style
- Beauty
</div>
<div class=”col-md-6 header-social”>
<div id=”social” class=”social”>- <i class=”social_icon fa fa-facebook”></i>
- <i class=”social_icon fa fa-twitter”></i>
- <i class=”social_icon fa fa-instagram”></i>
</div>
</div>
</div>
</div>
</div>” and used this custom css
“.top-bar ul {
list-style: none;
margin: 0 10px;
padding: 0;
}
#top-header-menu li {
color: red;
display: inline;
padding: 10px;
}.top-bar {
line-height: 40px;
}
.top-bar a {
color: black;
}.top-bar #social {
display: inline;
text-align: right;
}
”how can i make the top bar tranparent from the header?
whats the answer sir? can you pls share?
i manage to make it disapear and apear when hovered now.. but can i make it appear when i hover on a specific featured image? not just the text.. because when i use
.rt-tpg-container:hover
every text would appear on every thumbnail
- This reply was modified 8 years, 5 months ago by janezoe19.