QbanBuc

Participant

Forum Replies Created

  • In reply to: Change Post Font

    #45945

    That worked!!! Thank you so much, Kenneth. I owe you a drink my friend!

    In reply to: Change Post Font

    #45943
    Quote:
    Make sure to empty your browser and server caches after you make changes like this. Alternately, try viewing your site in a browser you don’t ordinarily use.

    Did that and still nothing :(. I even tried changing the font:

    .post-title,

    .post-title a,

    .post-title a:visited {

    font-size: 34px

    font-family: ‘Black Ops One’,sans-serif;

    font-weight: bold;

    padding-bottom: 5px;

    }

    i have cleared all caches, refreshed all browser on two other computers and nada. Keeps defaulting to a generic one.

    this is how I have the fonts in the Font Families box:

    Titillium+Web::latin

    Open+Sans::latin

    Black+Ops+One::latin

    In reply to: Change Post Font

    #45941

    Kenneth, you are awesome. I followed your instructions in the link provided and they were much easier to follow than google’s.

    I am still having issues though. It is still not showing up correctly.

    In reply to: Homepage Panes Help

    #45079
    Quote:
    Change #post-8636 .post-title to just #post-8636.

    OK I put that code in and did nothing.

    In reply to: Homepage Panes Help

    #45077

    Syahir, wow… I can not thank you enough. THAT WORKED!!!

    Now I’m sorry if I am being naive here, but weren’t those two lines above the posts supposed to go away as well? Apologies if I was under that impression. If there is no way to remove them then that’s fine. That page title was my main concern!

    In reply to: Homepage Panes Help

    #45075
    Quote:
    There are still errors in your Custom CSS code. Try copying and pasting them here so we could point it out.

    #profiles a {

    opacity:0.6;filter:alpha(opacity=60);

    }

    #profiles a:hover{

    opacity:1;filter:alpha(opacity=100);

    }

    #developer {

    display: none;

    }

    body {

    background-image: url(path_to_file);

    background-repeat:no-repeat;

    background-position:center center;

    background-attachment:fixed;

    -o-background-size: 100% 100%, auto;

    -moz-background-size: 100% 100%, auto;

    -webkit-background-size: 100% 100%, auto;

    background-size: 100% 100%, auto;

    }

    blockquote {

    margin: 1em 3em;

    color: #000000;

    font-size: 14.5px;

    border-left: 3px solid #999;

    padding-left: 1em; }

    blockquote {background-image:none;

    }

    body {

    margin-top: 0 !important;

    }

    #header-menu, #secondary-menu {

    display: table !important;

    margin: 0 auto !important;

    }

    .post-title, .post-title a, .post-title a:visited {

    font: 26px Georgia;

    font-weight: bold;

    padding-bottom: 5px;

    }

    .entry-content ul li{

    list-style-image:url(http://i2.wp.com/www.thebaycave.com/wp-content/uploads/2014/07/rsz_tbc-shirt-design.png);

    }

    #header {

    height: 250px;

    width: 1120px;

    }

    .mtphr-dnt {

    font-family: Tahoma;

    font-size: 18px;

    color: #000000 ;

    background: #FFFFFF;

    }

    .mtphr-dnt-inline-title {

    font-size: 20px;

    line-height: 13px;

    color: #D00000;

    }

    .sidebar p img {

    border: 0px solid #dedede;

    }

    }

    .sticky {

    background-color: #c92323;

    }

    .entry-content img, .wp-caption {

    border: none !important;

    margin: 0;

    }

    div {

    font-size:14px;

    #post-8636 .post-title {

    display: none;

    }

    In reply to: Homepage Panes Help

    #45073

    I tried what you recommended, Kenneth. No such luck sadly.

    In reply to: Homepage Panes Help

    #45071

    Hi Syahir. Thank you for your response. I did what you advised and I am still seeing it in there. Excuse my ignorance if I am still doing something wrong 🙁

    In reply to: Adding a NavBar

    #32221

    ronangelo, you da man brotha! another successful code! thank you for your help man truly appreciate it!

    In reply to: Adding a NavBar

    #32219

    ronangelo, that worked brother thank you SO MUCH! there is a gap from the top of th epage to the bar but at this point i dont care! thanks again!

Viewing 10 posts - 1 through 10 (of 19 total)

  • 1
  • 2