groogruxking40
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Top Banner is covering the Contact buttonthat did it.
Forum: Themes and Templates
In reply to: Top Banner is covering the Contact buttonI’m going to do a fresh install of TMA and see if that does the trick
Forum: Themes and Templates
In reply to: Top Banner is covering the Contact buttonim editing it via dashboard… should i edit it via FTP?
Forum: Themes and Templates
In reply to: Top Banner is covering the Contact buttonstyle.css
Forum: Themes and Templates
In reply to: Top Banner is covering the Contact buttonadded that code… same results..
everything is still jammed together
Forum: Themes and Templates
In reply to: Top Banner is covering the Contact buttonhere is my section in recent posts..
/* recent posts */
.home_recent_post {
background:transparent url(images/bg/dot.png) repeat-x scroll left bottom;
margin:0 0 0.8em;
padding:0.1em 0 1.2em;
}
.home_recent_thumb { padding: 0 10px 0 0; margin: 0 0 0.25em 0; float: left; }
.home_recent_thumb img { float: left; margin: 0; }
.home_recent_thumb a img { background: #999; padding: 2px; margin: 0; border: 0; }
.home_recent_thumb a:hover img { background: #333; padding: 2px; margin: 0; border: 0; }
.home_recent_title a { font-weight: bold; }
.home_recent_title a:hover { color: #fff; background: #000; }
.home_recent_date, .home_recent_auth { padding: 0; margin: 0; color: #666; font-size: 0.9em; }
.home_recent_exc p { color: #666; text-align: left; }still not working…
Forum: Themes and Templates
In reply to: Top Banner is covering the Contact buttondo I just copy your code from above? and add it to my stylesheet under recent posts??
Forum: Themes and Templates
In reply to: Top Banner is covering the Contact buttonOne more thing-
For some reason my recent posts is all jammed together.. it should look like my other site https://www.christiancouriernewspaper.com/blogbase/
look under recent posts on my current blog
https://sagacity-llc.com/blog/
it just looks all jammed together and not spaced out nice and evenly..
any ideas guys??
Forum: Themes and Templates
In reply to: Top Banner is covering the Contact buttonthanks guys!!
Forum: Fixing WordPress
In reply to: Recent Post Icons not showing up…oh.. and here is my stylesheet by the way
/* recent posts */
.home_recent_post { padding: 0.1em 0 1.2em 0; margin: 0 0 0.8em 0; background: url(images/bg/dot.png) repeat-x bottom left; }
.home_recent_thumb { padding: 0 10px 0 0; margin: 0 0 0.25em 0; float: left; }
.home_recent_thumb img { float: left; margin: 0; }
.home_recent_thumb a img { background: #999; padding: 2px; margin: 0; border: 0; }
.home_recent_thumb a:hover img { background: #333; padding: 2px; margin: 0; border: 0; }
.home_recent_title a { font-weight: bold; }
.home_recent_title a:hover { color: #fff; background: #000; }
.home_recent_date, .home_recent_auth { padding: 0; margin: 0; color: #666; font-size: 0.9em; }
.home_recent_exc p { color: #666; text-align: left; }Forum: Fixing WordPress
In reply to: Changing Recent Post Iconhey thank you, it worked but now I have another issue
https://sagacity-llc.com/blog/
you see the top banner? well now it is overlapping over the CONTACT link, I think this is because of the stylesheet changes. How would I go about dropping it down so it looks normal again?
thank you esmi
Forum: Fixing WordPress
In reply to: Changing Recent Post IconI put it at the very end of the stylesheet and still nothing…
it shows the space to the right of the post, but no icon..
I have it in images/ too it’s a .gif, maybe a .jpgthese are the subfolders in images for my theme
bg, featured, latest, thumbs
currently the latest.gif is sitting in the /images along with these folders
Thank you for all your help, so close
Forum: Fixing WordPress
In reply to: Changing Recent Post Iconthis is what my latest post section of the stylesheet looks like
#home_content { margin: 1.5em 0; }
/* latest post */
#latest_post { padding: 0 0 1.5em 0; }
#latest_post_image img { margin: 0 0 0.2em 0; }
.latest_post_meta { font-size: 0.9em; line-height: 1.6em; }
.latest_post_meta a { font-weight: bold; }
.latest_post_meta a:hover { text-decoration: underline; }
.latest_read_on { padding: 0 20px 1px 20px; background: url(images/bg/readon.png) no-repeat top left; }
.latest_comments { padding: 0 20px 1px 20px; background: url(images/bg/comment.png) no-repeat top left; }
.latest_category { padding: 0 20px 1px 20px; background: url(images/bg/category.png) no-repeat top left; }where would I insert it.. also, 16×16 isnt big enough, I need it to be 48x48px
thanks
Forum: Fixing WordPress
In reply to: Changing Recent Post Iconwhere do i add this in the stylesheet?
doess it matter?Forum: Fixing WordPress
In reply to: Adding Image to BLOG TITLEyeah, that sounds pretty crazy.. I might skip out on this one, unless I’m making it seem to hard. I’m quite good with php and this Im not too sure about