coder314159
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Parabola] Custom CSSCustom CSS is best left for the child theme absolutely
Forum: Themes and Templates
In reply to: [Tonic] Theme Tonic images not in a rowHi, your site probably changed because you’re not making your changes onto a child theme. Meaning updates will continue to reset those customization you make. All you need to correct the image display is to add the CSS style “float:left;” to those images. The end result will look like this: https://oi44.tinypic.com/2dvptlv.jpg
Forum: Themes and Templates
In reply to: Theme: AttitudeDisable the plug-in temporarily to at least confirm your theory of the plug-in cause the issue before moving forward.
Forum: Themes and Templates
In reply to: [Pitch] Customize Pitch Navigation BarAbsolutely, the easiest way is to update the CSS for the menu. It’s very popular to use something like the free extension “Firebug” that’s available on Firefox to acquire the correct CSS to then add to your Child theme’s style.css file. You’ll find tons of tutorials on Youtube.com doing just that.
Forum: Themes and Templates
In reply to: [Celestial - Lite] Page content repeatingwhat file where you editing?
Forum: Themes and Templates
In reply to: Stumped with phpI understand the mistake, it is common unless you’ve had enough web design/development experience but should not be doing inline styling on your site it’s bad practice. If you look into your theme folder, you’ll find the style.css file to update. There are tons of tutorials and videos easily search on google to show you how to style your site that you can easily learn.
Forum: Themes and Templates
In reply to: [Summit Lite] Custom Header Imageyes, you can using responsive plugins or by using Media Queries in your style.css file. Make sure to always make your customizations on a child theme.
Forum: Themes and Templates
In reply to: Stumped with phpI’d try in the style.css file first not the php. Remember when working with a theme make sure to make your customization on a child theme.
Forum: Themes and Templates
In reply to: [Customizr] New CSS additions don't seem to workAlso remember to use the refresh button on your browser.
Forum: Themes and Templates
In reply to: Theme suggestionsalso try themeforest.net and woothemes.com, and “google it” there are a ton of great themes out there that should get you close to a style they can agree on.
Forum: Themes and Templates
In reply to: Header Photo is not being responsive!Doesn’t look like you actually implemented a responsive header. Are you using media queries for the header?
Forum: Themes and Templates
In reply to: [Spun] Repositioning Mobile MenuYes, you’ll need to look into the CSS for the theme and make the changes in the child-theme. Lots of tutorials for child themes on www.remarpro.com
Forum: Themes and Templates
In reply to: Updating themeYou’re going to want to make a child theme so that updates don’t destroy your customization.
Forum: Themes and Templates
In reply to: How do I know what template I used?If it’s not yet uploaded to wordpress you can find the info by taking your theme and unzipping it on your desktop. Then click into the theme folder and open the “style.css” file with a text editor (i.e. notepad, textmate, textedit, etc…). You’ll find the info you’re looking for on top.
Forum: Themes and Templates
In reply to: Eclipse Pro 2 by CyberChimpsPlease post URL