heatherloa
Forum Replies Created
-
After some research, I came up with the following:
.ai1ec-posterboard-view .ai1ec-event-description { display: none; !important;}
Should this work? I’m still a beginner and appreciate any help!
I’m stuck. How do I know what code to add in my override.css file so that my posterboard does not display preview text from the event description?
Thank you for responding! I followed the instructions on the link you provided up to creating an override.css file.
Will you please help me out a bit more by showing me what code to use to not display preview text in posterboard?
Forum: Themes and Templates
In reply to: how to center nav barnot to this theme, no. but i have modified files for other sites
Forum: Themes and Templates
In reply to: how to center nav barcan anyone else help?
Forum: Themes and Templates
In reply to: how to center nav barhi viktor89 – i saw that you replied, but it’s not showing up right now. you asked for a link to the theme: http://themekraft.com/theme/custom-community/
and i want to center the text in the black bar. i would like for it to be centered on the page, or at least move it closer to the middle so that it’s not pushed to one side.
thanks again!
Forum: Themes and Templates
In reply to: how to center nav barjust in case, here is the link to the site: http://www.pacccenter.org
Forum: Themes and Templates
In reply to: how to center nav barsorry :/ but i don’t know code well enough to know what you mean. what exactly do i put and where?
Forum: Themes and Templates
In reply to: Replace header with logoThat definitely helps! Thank you for being so detailed and quick to respond!
Forum: Themes and Templates
In reply to: Replace header with logoThank you brettlewis, that did work. However, I had to resize the image so that it was the same width as the image menu. If I were to use the original size (which is about 300px wider) it aligns with the left side of the image menu and extends far to the right – I hope my explanation makes sense. Is there any way I can center the logo image across the entire page? rather than have it flush to one side of the menu?
Forum: Themes and Templates
In reply to: Replace header with logoI’m still having a hard time finding any help. Anyone out there?
Forum: Themes and Templates
In reply to: how to remove border on top and bottom of sliding door menuThanks Multidots!
Perfect instructions – worked like a charm!
Forum: Themes and Templates
In reply to: How to show excerpts of posts on home pageDavid – I appreciate the time and help you’re giving me. PLEASE don’t give up on me yet!
I have zero clue as to where I need to edit radio buttons, or where to find Excerpts = Blog, Single… in my theme’s settings. I have a dropdown menu on my WP dashboard that allows me to change some things for the Station theme, but nothing that resembles what you’re talking about.
Forum: Themes and Templates
In reply to: How to show excerpts of posts on home pagePlease forgive me Adeptris, I don’t quite understand what you’re saying. I’m still VERY new to this. I tried to change ; ?>for <?php the_excerpt(); ?> in my theme.css (which is the only place I’ve found <?php the_content() already exists, WP doesn’t show a “continue reading” option. If I try to edit my index.php, this is all that’s there:
<?php
*/
get_header();
get_template_part(‘library/template_posts’);
get_footer();?>
When you say that I should have loops in those 4 files that you mentioned, is that code that I need to write? Or is there an easier way for me to do this? I’m so sorry I probably sound ridiculous to you
Forum: Themes and Templates
In reply to: How to show excerpts of posts on home pageWhen I did that, the backend of the post showed this symbol: ˇ
But nothing changed on the frontend of my site