dhar
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Fixing WordPress
In reply to: CSS will not change link color!Forum: Fixing WordPress
In reply to: Floating shortcodeHere the website you can see the slideshow halfway down on the home page.
and heres how it reads in html:
[simple_slideshow auto_advance="1" auto_advance_speed="10000"] <ul> <li>20 natural stone patterns</li> <li>Design Consultants to help you</li> <li>Factory trained Field Technicians</li> <li>Most remodels done in 1-2 days</li> <li>Many <a title="Design" href="http://bathquik.com/design/">Designs</a> and <a title="Accessories" href="http://bathquik.com/sample-page/about-sentrel/">Accessories</a></li> <li><a title="Warranty" href="http://bathquik.com/install/warranty/">Lifetime Warranty</a></li> <li>Typically costs 50% less than a remodel</li> </ul>Would like to have these to items side by side, is this possible?
Forum: Fixing WordPress
In reply to: Adding image to my headerok so i found a way to add a line underneath this text using this:
<img alt=”phpm3gx5cpm” src=”<?php echo get_template_directory_uri(); ?>/images/phpm3gx5cpm.jpg”>
It makes a spot for the image but only show up with a question mark? how can i fix this?
Forum: Fixing WordPress
In reply to: Adding image to my headerhere is what i have written above the header
<div class=”hours”>
<p style=”float: right;”>Call 585-349-8100 Today!</p><p> <span>Showroom Hours</span>
<span>Monday – Friday</span> 8:00am – 5:00pm
<span>Thursday</span> 8:00am – 7:00pm
<span>Saturday</span> 9:00am – 3:00pm
</p></div>
Viewing 4 replies - 1 through 4 (of 4 total)