thedrewmiller
Forum Replies Created
-
Forum: Themes and Templates
In reply to: PLEASE HELP—>eShop blog background colori figured out that if i open the stylesheet.css file in dreamweaver it allows me to see the background color code. However, in the wordpress appearance editor the code looks significantly different. Would there be any reason in particular for this?
Forum: Themes and Templates
In reply to: PLEASE HELP—>eShop blog background colorright now it has a maintenance plugin enabled so you will not be able to see the site…
is there a code i could provide you with? if so, how would i post it on here without it getting blocked?Forum: Plugins
In reply to: Adding image above icontact widgethere is the correct like for the code…finally: https://wordpress.pastebin.com/xfaycrdu
Forum: Plugins
In reply to: Adding image above icontact widgetnever used pastebin so im trying to make this show up lol.
<script src=”https://pastebin.com/embed_js.php?i=xfaycrdu”></script>
Forum: Plugins
In reply to: Adding image above icontact widgetHere is the icontact code:
<iframe src=”https://pastebin.com/embed_iframe.php?i=xfaycrdu” style=”border:none;width:100%”></iframe>Forum: Fixing WordPress
In reply to: Lightbox 2 is making me pull out my hair!! PLEASE HELPfigured it out
Forum: Fixing WordPress
In reply to: How can I change the font on my blog?question: I have changed my permalinks on my pages to now be the title of the pages rather than the post id. would i input the page name now rather than the post id so this method works?if not, how do i find the post id?
thanks again!
Forum: Fixing WordPress
In reply to: How can I change the font on my blog?thanks so much bud i appreciate it!
Forum: Fixing WordPress
In reply to: How can I change the font on my blog?ambrosite, thanks for the article as it seems to be the most viable solution
When using this method I would have to use that specific code (Phark Text Indent)
on each page I would want to take the header text out of correct?I am unsure of what text i would be inputting in the code when using it
I understand what i would be inputting after backround:…
but not sure before thath1.technique-three {
width: 350px; height: 75px;
background: url(“images/header-image.jpg”);
text-indent: -9999px;
}thanks!
Forum: Fixing WordPress
In reply to: How can I change the font on my blog?Thanks everyone for the help. Im going to try out these methods tonight and report back ??
Thanks again!
Forum: Fixing WordPress
In reply to: How can I change the font on my blog?Thanks bud
I am thinking what I am trying to accomplish is unrealistic….with that method anyways.
Basically the blog has the “Page Title” automatically show up above the main text on the page. My client is requesting that I change the font of the “Page Title” on all the pages.
They have given me a opensource custom font that they have downloaded off of dafont.com and would like it in other places as well.
I am wondering if there is anyway I can stop the “Page Title” from showing up on default and maybe insert the page title as an image with the font they would like. That is the only workaround that I can envision at this point. Do you feel that this is realistic?
I wouldn’t know how to stop the “Page Title” from showing up on defualt so I’ll have to ask the creators of the theme, by any chance would you have any expertise in this area?
I would be willing to supply any files from the blog that you would need to make a recommendation.
Thanks!
p.s. – Take a look at the blog so you can see what I am talking about.
https://hometendersofamerica.net/?page_id=22The text I would be looking to change would be “Realtor Benefits” which is the page title and shows up by default. I do not see any way within the theme setting or options to turn this off and I am assuming I would have to mess with the “appearance settings” on the blog to make this work.
Thanks bud! Worked perfectly…not sure how, but you nailed it! Officially resolved
Thanks for the help! However, I do not know where I should add this is the Style.css as I try and stay away from that stuff unless I am editing the header…thats about as advanced as I get ??
Here is my style.css, would you be so kind as to show me where I should implement this solution? Thanks in advance!
[CSS moderated as per the Forum Rules. Please provide a link to your site or use the pastebin instead.]