wthomasUW
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Mantra] Change font Presentation Page columnsI am interested in this as well. More so color than size. But both really.
And I know its CSS… just not sure WHERE in the stylesheet this is or how to find it.
Thanks
Forum: Themes and Templates
In reply to: [Mantra] Avoiding updates… please help!looking through all my notes first. I am sure I saved or noted it somewhere, thats just me. lol
Thank you so far for all your help!
Forum: Themes and Templates
In reply to: [Mantra] Avoiding updates… please help!Yah so far everything seems good. But i remember struggling mightily to edit things displayed on the footer by default and now cant figure it out again.
Forum: Themes and Templates
In reply to: [Mantra] Avoiding updates… please help!Boom. Fixed it. For some reason a couple extra brackets were inserted into my custom CSS in the theme settings during the update. I removed them and everything looks good with the menu.
Although, footer still showing stuff now that I removed. Grrrr
Forum: Themes and Templates
In reply to: [Mantra] Avoiding updates… please help!Damn. Well backed up my site with both Backupto Dropbox and also Online Back just in case.
Created child theme, put in style.css. and header and footer.
Some things stayed, some didn’t.
Footer is wrong. And menu navigation bar is wrong. (text color mainly) which would have been in the style.css i believe. So not sure what happened.
Forum: Themes and Templates
In reply to: [Mantra] Avoiding updates… please help!So if I want to add others besides style.css to my child theme… can or shoudl I do that? Ones I would consider are footer, header, and functions. I am not entirely sure if I have edited those or not. will it hurt to copy them into child theme or shoudl I not do that?
Forum: Themes and Templates
In reply to: [Mantra] Avoiding updates… please help!Think i figured it out. Moving on to backup site. Do you recommend any backup solution in paticular. Especially a free and easy solution. Again, not that savvy in this yet. Looking for simple and effective
Thanks
Forum: Themes and Templates
In reply to: [Mantra] Avoiding updates… please help!lol. Well, I have File Manager inside my JustHost CP. But not sure where in the file structure I should be looking or where to put this new childtheme.
Forum: Themes and Templates
In reply to: [Mantra] Avoiding updates… please help!Thank you very much. Sorry for the newbie question. But, hey.. thats how we all start out. ??
Anyways, I am working on trying to figure out Child theme now. But you also said make a complete back up of my site. Can you elaborate? How do I go about doing this?
Thanks again!
Forum: Themes and Templates
In reply to: [Mantra] Menu styleActually. I think the syntax may have worked… just not for what I wanted. ?? I am actually looking to change the color of the background on the drop down menu items. Right now they are white and I cant seem to change that or the text or the hover color ALL on the drop down menu items from the main navigation. any ideas?
Forum: Themes and Templates
In reply to: [Mantra] Menu styleI included those in my Custom CSS and unfortunately it made no difference.
Or do I need to start the CSS coding with some other syntax first?
For example, in html we use <html> to start and </html> to finish
In the Custom CSS box, do I need to put anything other than the syntax you provided above? Thanks
Forum: Themes and Templates
In reply to: [Mantra] Menu style}
ul li.current_page_item, #access ul li.current-menu-itemcolor:#FF0000;
}That is all I would think to change. I’m not sure.
Forum: Themes and Templates
In reply to: [Mantra] Menu styleSure. Again, I am new to this. I just included what James said above with the brackets.
never done the custom css before.
———————-
}
ul li.current_page_item, #access ul li.current-menu-itemcolor: #FF0000
}
————————Thats it
Forum: Themes and Templates
In reply to: [Mantra] Menu styleMaybe I am not typing in the CSS code entirely correctly in the Custom CSS field. Its not helping either.
Forum: Themes and Templates
In reply to: [Mantra] Menu styleThats a separate issue. But yes, I have Custom CSS in two places that can be used.