Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

question re calling custom css


 
Prev Previous Post   Next Post Next
  #1  
Old Aug 13, 2010, 03:19 AM
drex
 
11 posts · Jan 2010
question re calling custom css

sorry, i've tried looking this up, and can't get it to work.


need a custom resizable image with adjustable middle table image to accomodate stretching correctly.


here is the css code::

Code:
div.newlogo { 
margin: 0;
 padding: 0;
 background: #fff url('<?php bloginfo('template_directory'); ?>/images/logo/Xoutpost_slice_backgroundv2_02.png') top center repeat-x;
 }

here is how i call it:

Code:
<table id="newlogo" width="1600" height="150" border="0" cellpadding="0" cellspacing="0">
	<tr>
		<td>
			<img src="http://localhost/wp/wp-content/themes/atahualpa353/images/logo/Xoutpost_slice_backgroundv2_01.png" width="1166" height="150" alt=""></td>
		<td width="100%"> <div class="newlogo"></div></td>
		<td align="right">
			<img src="http://localhost/wp/wp-content/themes/atahualpa353/images/logo/Xoutpost_slice_backgroundv2_03.png"  height="150" alt=""></td>
	</tr>
</table>

it doesn't seem to work, and i think its a syntax problem. any ideas? (the middle call for div class newlogo is the issue)...

thanks in advance!
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Simple CSS question - how to increase right margin of custom bullets Wimbledon Sidebars & Widgets 2 Jun 5, 2010 07:14 PM
[SOLVED] going from 3.3.2 to 3.4.6 - copying custom CSS BigG New Versions, & Updating 9 Apr 6, 2010 01:54 PM
[SOLVED] CSS 'display' property set to 'none' question wardrob Atahualpa 3 Wordpress theme 2 Mar 11, 2010 11:44 AM
CSS Question lmilesw Atahualpa 3 Wordpress theme 1 Nov 30, 2009 03:30 AM


All times are GMT -6. The time now is 05:13 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.