ZaksMall
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Ultimate Tinymce Anchor button not workingThanks for all the help Josh but the stylesheet is massive and rather intimidating to me. There is only one area where I think the adaptation could be made….it’s on the #main page and currently says this:
.page-title a {
font-size: 12px;
font-weight: bold;
letter-spacing: 0;
text-transform: none;
}
.hentry,
.no-results {
border-bottom: 1px solid #ddd;
margin: 0 0 1.625em;
padding: 0 0 1.625em;
position: relative;
}
.hentry:last-child,
.no-results {
border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}Am I in the right area? Can I just delete some of the above and put in your suggested code?
Your help is above and beyond and I really appreciate it. Russ
Forum: Fixing WordPress
In reply to: Need info on scrolling down or anchoring pagesChristine, Do you know how to reduce the blank space area between the bottom of where my category buttons are and the title of each page? OR, do you have any idea how I can make the area below my title page show up (be viewable) easier by the customer? thanks, Russ
Forum: Fixing WordPress
In reply to: Ultimate Tinymce Anchor button not workingHey Josh, Do you know how to reduce the blank space area between the bottom of where my category buttons are and the title of each page, or know of someone who might know? OR, have any ideas how I can make the area below my title page to show up better? thanks, Russ
Forum: Fixing WordPress
In reply to: Need info on scrolling down or anchoring pagesHi Christine, I have found out from the anchor developer that it will not scroll down from one page to the next. I don’t mind making the inside page pics being smaller but I’m hoping to not have to do that. the site is ZaksMall.com Thanks for your help. Russ
Forum: Fixing WordPress
In reply to: Ultimate Tinymce Anchor button not workingThanks Josh for being patient with an amateur. I will marked this as resolved ??
Forum: Fixing WordPress
In reply to: Ultimate Tinymce Anchor button not workingOoops, here is the url https://zaksmall.com/automobile/tires/
Forum: Fixing WordPress
In reply to: Ultimate Tinymce Anchor button not workingOoops, here is the url https://zaksmall.com/automobile/tires/
Forum: Fixing WordPress
In reply to: Ultimate Tinymce Anchor button not workingHi Josh. Thanks for helping! What i’m trying to do is this: when someone clicks on a button, for example, Tires(in the Automobile category) the Tires page pops up…but, all the customer sees is the main pic, the category buttons, and “Tires”. I want to set the anchor so that when they click on the category or sub-category button they will automatically go from whatever page they are on….to….the middle(or anywhere else I designate) of the “Tire” page. The instructions on the settings page of the Ultimate Tinymce Anchor button page do not appear to be complete unless what I’m trying to do is just not possible.