thegameison
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Not Recognizing Font ChangeDesign page has /home
Forum: Themes and Templates
In reply to: Not Recognizing Font ChangeI did that and it worked for the home page but now the design page is using the css from my normal page and instead of the design css.
See how the titles now have the red hover now:
https://thechasedownblock.com/home/
I don’t want that.
Forum: Themes and Templates
In reply to: Not Recognizing Font ChangeThis stylesheet isn’t used through the header.php, though, you just stick it in the plug-in and it does the work, so I’m not sure where to do that at.
Forum: Themes and Templates
In reply to: Not Recognizing Font ChangeExcellent Andrew, I really appreciate that. Can you help me with another issue? I am using a plug-in called Site Layout Customizer to build certain pages. It requires adding a customizer.css file. Ever since I did that, it affected the links on my normal pages.
https://thechasedownblock.com/
When you hover over the links they are supposed to turn red (they turn blue on my other site here: https://www.thecutoffman.com/). Is there a way I can make it so my customizer.css file doesn’t affect my other css file, that way my post pages aren’t the same as my design page (https://thechasedownblock.com/home/). You can also see on that design page that the captions on the bottom three images disappear when hovered over.
Your help would be greatly appreciated.
Forum: Themes and Templates
In reply to: Not Recognizing Font ChangeSo if I delete that piece of the code I can change the code in the body element? And that will keep the other parts of the site (Nav bar, post titles, etc) on Arvo?
Forum: Themes and Templates
In reply to: Not Recognizing Font ChangeI can change the font from Arvo to Georgia on my site but it does not recognize a size change whether I put 12px or 25px. I want my site’s font to be Georgia and the same size as the body text on the example site but my site doesn’t recognize size changes.
Forum: Themes and Templates
In reply to: Not Recognizing Font ChangeHere is my site name:
https://www.thechasedownblock.com/
Here is the body tag currently have in my css file:
body{ font-family:'Arvo', Georgia, "Times New Roman", Times, serif; background:url(../images/bg.jpg) fixed repeat; }
When I change it to:
body{ font: 88%/1.28em Georgia, serif; background:url(../images/bg.jpg) fixed repeat; }
The font changes but the size is smaller than on the example site.
Forum: Themes and Templates
In reply to: Not Recognizing Font ChangeNot sure I understand you. We are talking about CSS changes.
Forum: Themes and Templates
In reply to: Not Recognizing Font ChangeAdded code to first post.
Forum: Themes and Templates
In reply to: Not Recognizing Font ChangeHere is a site that uses the exact font I want:
Forum: Themes and Templates
In reply to: Putting a caption over the imageHere is the pastbin with my css: https://pastebin.com/nEfxP533
Forum: Themes and Templates
In reply to: Putting a caption over the imageWhere would I go about adding that on this stylesheet?
[ 915 lines of code moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin ]
Thanks for the response by the way!
Forum: Fixing WordPress
In reply to: Visual Editor Font ChangesI tried creating a brand new one as well but that didn’t work.
Forum: Fixing WordPress
In reply to: Visual Editor Font ChangesI already tried completely replacing the editor.style.css with the css from the site I like but it didn’t work.
Forum: Fixing WordPress
In reply to: Visual Editor Font ChangesThat is not the issue. The images are from two separate sites on two different versions of wordpress. There is a place where you can change the code but I just can’t find it.
[No bumping, thank you.]