lcslouis
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Deejay] Index Stripping Line BreakI Realize this.
But a lot of themes do the same thing but they maintain formatting.
Also being able to control how big the excerpt is would be useful.
Forum: Themes and Templates
In reply to: I have a table that doesn't display rightI rechecked the code and finally found the cause
<table border="0" width="900px" align="center" cellspacing="0"> <tbody> <tr> <td valign="top" cellspacing="0" width="350px" height="100px"><a href="https://hsr.need-2-know.org" target="_self"><img style="display: block;" src="<?php echo get_stylesheet_directory_uri() ?>/images/-master-master--master100.png" alt="" width="215" height="41" border="0" /></a><a href="http://hsr.mobapp.at/" target="_self"><img style="display: block; border-radius: 0px; border-width: 0;" title="" src="<?php echo get_stylesheet_directory_uri() ?>/images/-master-master--master99.jpg" alt="" width="313" height="54" /></a></td> <td valign="top" cellspacing="0" height="100" width="390"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?> - <?php bloginfo('description'); ?>" rel="home"><img style="display: block; border-radius: 0px; border-width: 0;" title="" src="<?php echo get_stylesheet_directory_uri() ?>/images/HSR_LOGO_Best_Quality.jpg" alt="" width="372" height="94" /></a></td> <td valign="top" cellspacing="0" width="130" height="100"><a href="http://www.hsrtickets.com/" target="_self"><img style="display: block;" src="<?php echo get_stylesheet_directory_uri() ?>/images/-master-master--master92.png" alt="" width="120" height="25" border="0" /></a><a href="http://www.facebook.com/HSRrace" target="_blank"><img style="display: block;" src="<?php echo get_stylesheet_directory_uri() ?>/images/socialnetworking_facebook_icon_116x24.gif" alt="" border="0" /></a><a href="http://www.twitter.com/HSR_race" target="_blank"><img style="display: block;" src="<?php echo get_stylesheet_directory_uri() ?>/images/socialnetworking_twitter_icon_116x24.gif" alt="" border="0" /></a></td> </tr> </tbody> </table>I had to add
style="display: block;"to all the imagesForum: Themes and Templates
In reply to: I have a table that doesn't display rightI just tried and it doesn’t work same as before.
Forum: Themes and Templates
In reply to: [BlogoLife] [Theme: BlogoLife] Remove sidebarfor example the width of the content area where page/ post content is is fixed width why do I change it in the CSS to make that area go the full width using the space that the sidebar area was using
Forum: Themes and Templates
In reply to: [BlogoLife] [Theme: BlogoLife] Remove sidebarok what do i need to change to make the content auto when i removed the sidebar? i have no issues editing code i just need to know what to look for.
your missing what i’m asking i am not trying to play an flv file on the ipad i am trying to the flv player though the file is a mp4 i am just trying to get it to show the jpg image for when someone clicks to play the video.
because what i am doing i am trying to make the site work no matter what kind of device no matter if it a pc or mobile.
if you look at this link this is what the guy did that made the hack is there anyway you can incorporate it? and make the images/ posters work as well because as long as i load the page on a pc the image shows up but when i load on my ipad it doesn’t which means there is an error in the coding.