BjScott
Forum Replies Created
-
You can get a free program called PIXresizer that is fabulous for downsizing images!! Good luck on your site!
Forum: Themes and Templates
In reply to: [Smpl Skeleton] Shortcodes do not work!Are referring to that the coding itself is showing up? Im not real sure, but I did notice that part of the coding is missing…
Toggle Content One
[/toggle]should be:
[toggle title=”Button Text One”]
Toggle Content One
[/toggle]That 1st line might have gotten deleted accidently on the “text” side.
Forum: Themes and Templates
In reply to: [Virtue] Logo Above the Top BarHello! Can you post our site’s URL so I can take a look? Thanks!
Forum: Themes and Templates
In reply to: How to center copyright info in footer!Oops…forgot you wanted bold & copyright symbol!
For the copyright symbol try this instead of the word “copyright”:
©
Otherwise try: © (including the semi-colon)Those normally will show as the © symbol.You can also try copy/paste the symbol in front of the year.
For your centering issue, Paste this into your Custom CSS:
/*Center Copyright */
.site-info p{text-align:center;
font-weight:bold;}Forum: Themes and Templates
In reply to: Menu overrides logoHello! Is your goal for it to be just the LOGO wording….that horizontal black line and then your menu? Or the menu between the LOGO and the black line?
Also, if you have less items in your navigation, or shorten the working (ex: FAQ instead of Frequently Asked Questions), it will be easier to position your menu.
Let me know your thoughts!
Thanks-Forum: Themes and Templates
In reply to: Remove Front Page Nav BarHello! Can you post your site’s URL and I’ll take a look! Fatigue will do that 🙂
Forum: Themes and Templates
In reply to: Academica nav header color will not changeLooks like you got it changed!
Forum: Themes and Templates
In reply to: The edit page is blankHave you tried logging out of your WordPress Admin Dashboard, and then logging back in?
Forum: Themes and Templates
In reply to: Page title issue & Heading ColourHi! I just looked at your site, and all the text, including headings seem to be white. I didn’t see any that were dark…did you figure out that issue?
Which text is the page heading/title that you are referring to…is the ‘Featured Listings…..’ ?
Im sure its a a bit frustrating to jump in and try and fix what someone else did! Let me know how I can help!
Forum: Themes and Templates
In reply to: [Expound] Centralize menuHello! Can you post your site’s URL? Thanks!
Forum: Themes and Templates
In reply to: How to center copyright info in footer!That is a GREAT site! Fabulous!
Try this & let me know if it centers — Paste into your Custom CSS:
/*Center Copyright */
.site-info p{text-align:center;}Forum: Themes and Templates
In reply to: Twentyfourteen theme – make menu and header image overlapHmmm…without seeing your actual site its hard to come up with a solution. That is a cool site by the way! Can you post your site’s URL?
Thanks!Forum: Themes and Templates
In reply to: [Spine] Secondary menu. How do I decrease the # of entires?Hi! Can you post your site’s URL? Thanks!
Forum: Themes and Templates
In reply to: [Hueman] how to change font colour in headerHello! Can you post your site URL so I can take a look? Thanks!
Forum: Themes and Templates
In reply to: [Theme: Flat] Shifting Main Navigation Text to the LeftLooks like you got it fixed!