boxcandy
Forum Replies Created
-
Forum: Reviews
In reply to: [zAlive] A nice themeHey Zenovan,
Nice theme. I just made a child theme and am working on a few things. Can you tell me how to remove the page titles? The usual
.page .entry-title { display: none; }doesn’t work.
Forum: Themes and Templates
In reply to: Can't overwrite Twenty Thirteen CSS stylesomg I’m an idiot…
I had a syntax error in my code i had a colon while declaring the class
.entry-title:{}
Sorry to waste your time!Forum: Themes and Templates
In reply to: Can't overwrite Twenty Thirteen CSS stylesok, I got yours to work. had accidentally deleted the closing bracket of the @media print {
tag thinking it was an extra closing bracket – oops. So this works body { border: 10px solid red !important; }
but mine still doesn’t!Forum: Themes and Templates
In reply to: Can't overwrite Twenty Thirteen CSS stylesbut, like I said before when I add it to the developers code up top of the style sheet, sure enough I get a big red border, weird eh??
Forum: Themes and Templates
In reply to: Can't overwrite Twenty Thirteen CSS stylesnope 🙁
Forum: Fixing WordPress
In reply to: How to add borders to the main menu itemshey @vtxyzzy thanks for the response. you’re solution works BUT it also puts a border around the first items in the drop down menus as well! Is there a way to target just the Home menu?
Thanks for the reply though!Forum: Plugins
In reply to: [OTW Portfolio Light] Image not showingnow I have an image but it’s too small…
http://www.webdesignajijic.com/?page_id=12Forum: Plugins
In reply to: [Slideshow] slides dont show up in pageI used the code as per the Information page
[slideshow_deploy id=’243′]Forum: Plugins
In reply to: [Slideshow] slides dont show up in pagemee too 🙁
just a blank spaceThanks for the info. I too added the_content to the PIP posts_loop_template.php BUT when I try to use the <!–more–> tag in the original post it doesn’t work. Still the entire post shows. I am using the latest Twenty Eleven theme (well, a child theme based on it). Any help would be appreciated! Thanks.