cjones2989
Forum Replies Created
-
I did the thick box overlay in configuration and I still seem to have the issue. I now have the box appear (which was a rotating load logo before) but my images are X’ed out and even when I try to add a new slide or edit the picture of the slide, nothing changes this from appearing this way.
I have the spinning logo with my slideshow as well. Is there no fix from the developers on this? Am I using the wrong code?
<?php if (function_exists(‘slideshow’)) { slideshow($output = true, $gallery_id = false, $post_id = false, $params = array()); } ?>.
Forum: Plugins
In reply to: [Event Organiser] [Plugin: Event Organiser] Shortcode Does Not DisplayThat code actually worked! I guess my next question would be, can I make the full calender smaller/compressed or just change my extension to [eo_calendar]?
The images I meant earlier were HTML linked personal images for the site.
Forum: Plugins
In reply to: [Event Organiser] [Plugin: Event Organiser] Shortcode Does Not DisplayThat didn’t work. I’m actually trying to input the full calendar code in the introduction.php within the template I am using. It displays text but I have been able to get images to display using image URL/html parameters.
Sorry for my ignorance but I’m not good with code. I wasn’t sure if there was a <?php…or some similar HTML way of displaying the full calendar?
Forum: Themes and Templates
In reply to: Trying to Center the Text in Header!Oh well, wouldn’t be the first time I’ve been schooled by someone younger than me. Call of Duty especially. Haha
Forum: Themes and Templates
In reply to: Trying to Center the Text in Header!I was looking in the Header.php and not style.css. That was my mistake. I’m 29 and not good with code and I’m learning on the fly. Why?
Forum: Themes and Templates
In reply to: Trying to Center the Text in Header!Nevermind, I found what you meant in the CSS Stylesheet. Thanks friend! Works great!
Forum: Themes and Templates
In reply to: Trying to Center the Text in Header!Sorry for being a noob but I entered that code inside the Header and Title portion and it just shows as text on the page. How does that text lay in the code I supplied? Again, thanks for helping me on this.
Forum: Themes and Templates
In reply to: Trying to Center the Text in Header!Don’t believe so, I used text-align but my true confusion is where exactly to input it within the code.