loopyl00
Forum Replies Created
-
Forum: Themes and Templates
In reply to: create a link with tagline and change it's font size Twenty Tenok well Footer sorted
<?php do_action( 'twentyten_credits' ); ?> <?php printf( __( 'The Studio - 3 Hill Road - London - NW8 9PG.', 'twentyten' ), 'wordpress' ); ?></a>just the link in the tagline now
Forum: Themes and Templates
In reply to: create a link with tagline and change it's font size Twenty TenFor the footer I’ve got this far
<?php do_action( 'twentyten_credits' ); ?> <a href="<?php echo esc_url( __( 'http://www.the-now-watch.com','twentyten' ) ); ?>" title="<?php esc_attr_e( 'Semantic Personal Publishing Platform', 'twentyten' ); ?>" rel="generator"><?php printf( __( 'The Studio - 3 Hill Road - London - NW8 9PG.', 'twentyten' ), 'wordpress' ); ?></a>how can I either remove the link or the underline from it?
Forum: Themes and Templates
In reply to: create a link with tagline and change it's font size Twenty TenI have resolved the font problem by adding the font size to the CSS – would really appreciate some help on the tagline link and footer
Forum: Themes and Templates
In reply to: Twenty Ten remove sidebar and stretch textthank you thank you thank you
Forum: Themes and Templates
In reply to: Twenty Ten remove sidebar and stretch textForum: Themes and Templates
In reply to: Twenty Ten remove sidebar and stretch textForum: Themes and Templates
In reply to: Twenty Ten remove sidebar and stretch textThank you both for replying so quickly
@ esmi – am using a child theme
Forum: Fixing WordPress
In reply to: HELP!! Tagline has vanishednot quite ‘all’
still want to vertically align my tagline with my title AND turn it into a link ……
Forum: Fixing WordPress
In reply to: HELP!! Tagline has vanishedall sorted !!
thank you
Forum: Fixing WordPress
In reply to: HELP!! Tagline has vanishedamazing,
thank you
Where? so i can remove it
Forum: Fixing WordPress
In reply to: HELP!! Tagline has vanishedyes it is definately in general
could it be another file like the page.php?
Forum: Themes and Templates
In reply to: Twenty Eleven header and taglineHi, what would i put at the bottom of the CSS if I wanted to right align the site-description (tagline)?
thanks